Table/Structure Field list used by SAP ABAP Function Module OBJ_METHOD_GET_RFC_DESTINATION (Determines the RFC destination for a remote method call)
SAP ABAP Function Module
OBJ_METHOD_GET_RFC_DESTINATION (Determines the RFC destination for a remote method call) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDBAPIDEST - LOG_SYS | Logical system | ||
| 2 | BDBAPIDEST - RFC_DEST | Logical Destination (Specified in Function Call) | ||
| 3 | BDBAPIDEST - RFC_DEST | Logical Destination (Specified in Function Call) | SOURCE VALUE(RFC_DESTINATION) LIKE BDBAPIDEST-RFC_DEST |
|
| 4 | BDBAPIDEST - LOG_SYS | Logical system | SOURCE VALUE(LOGICAL_SYSTEM) LIKE BDBAPIDEST-LOG_SYS |
|
| 5 | BDI_BAPI - METHOD | Method | SOURCE VALUE(METHOD) LIKE BDI_BAPI-METHOD |
|
| 6 | BDI_BAPI - METHOD | Method | ||
| 7 | BDI_BAPI - OBJECT | Object Type | ||
| 8 | BDI_BAPI - OBJECT | Object Type | SOURCE VALUE(OBJECT_TYPE) LIKE BDI_BAPI-OBJECT |
|
| 9 | SWOTMETHOD - METHODNAME | Element name in upper/lower case | ||
| 10 | SWOTMETHOD - OBJECTNAME | Object name | ||
| 11 | TBLSYSDEST - DIALOGDEST | Standard RFC destination for synchronous dialog calls | ||
| 12 | TBLSYSDEST - LOGSYS | Receiving logical system | ||
| 13 | TBLSYSDEST - RFCDEST | Standard RFC destination for synchronous BAPI calls | ||
| 14 | TBSPECDEST - LOGSYS | Receiving logical system | ||
| 15 | TBSPECDEST - METHOD | Method | ||
| 16 | TBSPECDEST - OBJTYPE | Object Type | ||
| 17 | TBSPECDEST - RFCDEST | RFC destination for synchronous method call |