SAP Explorer (JCo 2)
![]() | SAP Explorer (JCo 2) : Creates IDoc and BAPI structure descriptions, lists BAPIs or IDocs, creates empty IDoc and BAPI structures, and outputs an XML document according to the used operation. |
Note:
To use the SAP Explorer (JCo 2), rights for the remote execution of the following RFC components is required:
RPY_BOR_TREE_INIT
IDOCTYPES_LIST_WITH_MESSAGES
IDOCTYPE_READ_COMPLETE
RPY_OBJECTTYPE_READ
RFC_FUNCTION_SEARCH
Properties
Operation | Defines the operation executed by the function adapter Possible values:
|
Parameters
Adapter | Main adapter class (do not change!) Possible values: de.softproject.integration.adapter. sapadapter.SAPBapiIdocNotationExplorer: Main class (Default) |
PropertyFile | URL to the adapter's configuration file (overrides the adapter configuration) Possible values: Any valid URL within the Java VM (e. g. xstore://Project/Folder/Configuration.properties) |
Client | SAP client |
User | User name |
Password | Password |
Language | Login language |
SystemNumber | SAP system number |
RouterString | Router string |
SystemType | Remote host type Possible values:
|
Input
This function adapter expects an adapter-specific input XML structure depending on the selected operation.
Operation | |
---|---|
Get BapiTree | For the operation |
Get IDocList | For the operation |
Read Bapi | For the operation
HTML/XML
|
Read IDoc | For the operation
HTML/XML
|
Create Empty Bapi | For the operation
HTML/XML
|
Create Empty Idoc | For the operation
HTML/XML
|
SearchForBapis | For the operation
HTML/XML
|
Nothing | For the operation |