Hello all ABAPers or rather to say BSPers J I
just encounter strange error while I invoked my BSP application by URL
comprised of IP address instead of usual hostname. I was forced to use IP address
because we had an issue with nameserver/ DNS and call of server by
its hostname failed. It was even clumsier to me when I realized that my BSP is
failing with following error:
Used
URL:
http://10.126.2.3:8043/sap/bc/bsp/sap/zor_snap/snap.htm?sap-client=003&sap-sessioncmd=open
Error:
Business Server Page (BSP) error
What happened?
Calling the BSP page was terminated
due to an error.
SAP Note
The following error text was processed
in the system:
The URL contains no complete domain specification (10.126.226.34 instead
of 10.126.226.34.<domain>.<ext>).
Exception Class CX_FQDN
Error Name
Program CX_FQDN=======================CP
Include CX_FQDN=======================CM002
ABAP Class CX_FQDN
Method CHECK
Line 10
Long text -
Error type: Exception
Your
SAP Business Server Pages Team
You can only call BSP only via “hostname based URLs”,
like: <domain>.<ext>:<port>
Some more info on topic of URL requirements in SAP are
can be found in note: