Data Element list used by SAP ABAP Function Module CNV_MBT_RFC_GET (determine any destination for a given package depending on EXEC_TARGET)
SAP ABAP Function Module
CNV_MBT_RFC_GET (determine any destination for a given package depending on EXEC_TARGET) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNV_MBT_EXEC_TARGET | Specifies The Target System the Activity is Executed in | SOURCE VALUE(EXEC_TARGET) LIKE CNVMBTACTIVITY-EXEC_TARGET OPTIONAL |
|
| 2 | CNV_MBT_FLAG | Flag (X = yes, initial = no) | ||
| 3 | CNV_MBT_FLAG | Flag (X = yes, initial = no) | SOURCE VALUE(CALL_LOCAL) TYPE CNV_MBT_FLAG DEFAULT ' ' |
|
| 4 | CNV_MBT_FLAG | Flag (X = yes, initial = no) | SOURCE VALUE(CHECK_LOCK) TYPE CNV_MBT_FLAG OPTIONAL |
|
| 5 | CNV_MBT_FLAG | Flag (X = yes, initial = no) | SOURCE VALUE(NO_CONNECTION_CHECK) TYPE CNV_MBT_FLAG DEFAULT ' ' |
|
| 6 | CNV_MBT_FLAG | Flag (X = yes, initial = no) | SOURCE VALUE(NO_RFC_MNGMNT_CALL) TYPE CNV_MBT_FLAG DEFAULT 'X' |
|
| 7 | CNV_MBT_FLAG | Flag (X = yes, initial = no) | SOURCE VALUE(REFRESH) TYPE CNV_MBT_FLAG DEFAULT ' ' |
|
| 8 | CNV_MBT_FLAG | Flag (X = yes, initial = no) | SOURCE VALUE(UNICODE_ERROR) TYPE CNV_MBT_FLAG |
|
| 9 | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | SOURCE VALUE(PACKID) LIKE CNVMBTACTIVE-PACKID |
|
| 10 | CNV_MBT_UNICODE | Unicode flag | ||
| 11 | RFCDEST | Logical Destination (Specified in Function Call) | SOURCE VALUE(DESTINATION_ID) LIKE CNVMBTDEST-DESTINATION_ID |