Data Element list used by SAP ABAP Function Module GET_PARTNER_INFO_INBOUND (Gets the partner information - InBound)
SAP ABAP Function Module
GET_PARTNER_INFO_INBOUND (Gets the partner information - InBound) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EDI_RCVPFC | Partner Function of Receiver | SOURCE VALUE(RCVPFC) LIKE EDIDC-RCVPFC |
|
| 2 | EDI_RCVPOR | Receiver port (SAP System, EDI subsystem) | SOURCE VALUE(RCVPOR) LIKE EDIDC-RCVPOR |
|
| 3 | EDI_RCVPRN | Partner Number of Receiver | SOURCE VALUE(RCVPRN) LIKE EDIDC-RCVPRN |
|
| 4 | EDI_RCVPRT | Partner Type of Receiver | SOURCE VALUE(RCVPRT) LIKE EDIDC-RCVPRT |
|
| 5 | EDI_SNDPFC | Partner Function of Sender | SOURCE VALUE(SNDPFC) LIKE EDIDC-SNDPFC |
|
| 6 | EDI_SNDPOR | Sender port (SAP System, EDI subsystem) | SOURCE VALUE(SNDPOR) LIKE EDIDC-SNDPOR |
|
| 7 | EDI_SNDPRN | Partner Number of Sender | SOURCE VALUE(SNDPRN) LIKE EDIDC-SNDPRN |
|
| 8 | EDI_SNDPRT | Partner type of sender | SOURCE VALUE(SNDPRT) LIKE EDIDC-SNDPRT |
|
| 9 | S2K_RECIEVER | Receiver Name for SPEC 2000 message header | SOURCE VALUE(RECIEVER) LIKE SPCPRTNRINF-RECIEVER |
|
| 10 | S2K_SENDER | Sender Name for SPEC 2000 message header | SOURCE VALUE(SENDER) LIKE SPCPRTNRINF-SENDER |
|