Data Element list used by SAP ABAP Function Module RSAP_IDOC_SEND (Versenden eines Idocs)
SAP ABAP Function Module
RSAP_IDOC_SEND (Versenden eines Idocs) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EDI_MESTYP | Message Type | SOURCE VALUE(I_MESTYP) LIKE EDIDC-MESTYP |
|
| 2 | EDI_RCVPRN | Partner Number of Receiver | SOURCE VALUE(I_RCVPRN) LIKE EDIDC-RCVPRN |
|
| 3 | EDI_RCVPRT | Partner Type of Receiver | SOURCE VALUE(I_RCVPRT) LIKE EDIDC-RCVPRT |
|
| 4 | RSINITFLG | Flag: Callup of the extraction APIs for initialization | SOURCE VALUE(I_FLAG_COMMIT_WORK) LIKE RSAAPI_IF-INITFLAG OPTIONAL |
|
| 5 | RSINITFLG | Flag: Callup of the extraction APIs for initialization | SOURCE VALUE(I_FLAG_NEW_TASK) LIKE RSAAPI_IF-INITFLAG OPTIONAL |
|