Data Element list used by SAP ABAP Function Module POS_SA_GET_DOCUMENT_STATUS (Status eines POS-Upload-Belegs ermitteln)
SAP ABAP Function Module
POS_SA_GET_DOCUMENT_STATUS (Status eines POS-Upload-Belegs ermitteln) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR1 | Single-Character Flag | SOURCE VALUE(POSTED) LIKE POSWPSA-POSTED |
|
| 2 | EDI_DOCNUM | IDoc number | SOURCE VALUE(DOCNUM) LIKE EDIDC-DOCNUM |
|
| 3 | EDI_MESTYP | Message Type | SOURCE VALUE(MESTYP) LIKE EDIDC-MESTYP |
|
| 4 | EDI_SNDPRN | Partner Number of Sender | SOURCE VALUE(SNDPRN) LIKE EDIDC-SNDPRN OPTIONAL |
|
| 5 | IDOCDSGNUM | Number of SAP segment | SOURCE VALUE(SEGNUM_END) LIKE EDIDD-SEGNUM OPTIONAL |
|
| 6 | IDOCDSGNUM | Number of SAP segment | SOURCE VALUE(SEGNUM) LIKE EDIDD-SEGNUM OPTIONAL |
|
| 7 | POSSTATUS | Status for external documents at POS interface - inbound | SOURCE VALUE(STATUS_DISP) LIKE POSWPSA-STATUS |
|
| 8 | POSSTATUS | Status for external documents at POS interface - inbound | SOURCE VALUE(STATUS) LIKE POSWPSA-STATUS |
|
| 9 | POSVERBUCH | Update status | SOURCE VALUE(VERBUCHUNG) LIKE WPTST-VERBUCHUNG |
|
| 10 | POSVEREND | Last item edited | SOURCE VALUE(VERARBEND) LIKE WPTST-VERARBEND |
|