Data Element list used by SAP ABAP Function Module MCS_EXTERNAL_DATA_GLOBAL_ENTRY (IDoc Globale Eingangsschnittstelle)
SAP ABAP Function Module
MCS_EXTERNAL_DATA_GLOBAL_ENTRY (IDoc Globale Eingangsschnittstelle) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | APPL_VAR | Variable to be used by application as required | SOURCE VALUE(APPLICATION_VARIABLE) LIKE BDWFAP_PAR-APPL_VAR |
|
| 2 | CALLTRANS2 | Flag: Application has actually performed call transaction | SOURCE VALUE(CALL_TRANSACTION_DONE) LIKE BDWFAP_PAR-CALLTRANS |
|
| 3 | COMSTRU | Name of communication structure | ||
| 4 | DZEITP | Event for which updating should take place | ||
| 5 | INPUTMETHD | Inbound method for the IDoc inbound function module | SOURCE VALUE(INPUT_METHOD) LIKE BDWFAP_PAR-INPUTMETHD |
|
| 6 | MASS_PROC | Flag: Mass processing | SOURCE VALUE(MASS_PROCESSING) LIKE BDWFAP_PAR-MASS_PROC |
|
| 7 | RS38L_FNAM | Name of Function Module | ||
| 8 | SYMSGNO | Message Number | ||
| 9 | UPDATETASK | Flag: Application has triggered update task | SOURCE VALUE(IN_UPDATE_TASK) LIKE BDWFAP_PAR-UPDATETASK |
|
| 10 | WF_RESULT | Final value of method | SOURCE VALUE(WORKFLOW_RESULT) LIKE BDWFAP_PAR-RESULT |
|