BSPApplication
This object allows you to host a BSP Application.
See Using BSP Applications for details.
Properties
Name | Type | Description |
---|---|---|
HttpSystemData |
HttpSystemData |
HTTP data of the SAP system which hosts the BSP |
LogonData |
LogonData |
Logon data for the SAP system |
Window |
WindowProperties |
Defines the window parameters (title and position) |
Parameters |
BSPParameter [] |
HTTP GET Parameters which are forwarded to the BSP application/page |
Option |
string [] |
Allows you to set and retrieve additional options, such as trace file location |
LicenseData |
LicenseData |
Allows you to set the license data programmatically (instead of using Registry keys) |
Methods
Method About
Show information about RFC Connector
Method ShowApplication
Parameter | Type | Description |
---|---|---|
application |
string |
application to call |
exitPage |
string |
Optional: allows you to define an exit page |
Show the BSP application