Data Element list used by SAP ABAP Function Module POS_IDOC_ERROR_STATUS_WRITE (Fortschreiben fehlerhafter IDOC-Bereiche im Statusprotokoll)
SAP ABAP Function Module
POS_IDOC_ERROR_STATUS_WRITE (Fortschreiben fehlerhafter IDOC-Bereiche im Statusprotokoll) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DOCTYP | IDoc type (for example, ORDERS01) | SOURCE VALUE(I_DOCUMENT_TYPE) LIKE EDIDO-DOCTYP |
|
| 2 | EDI_DOCNUM | IDoc number | SOURCE VALUE(I_DOCUMENT_NUMBER) LIKE EDIDD-DOCNUM |
|
| 3 | POSERRNGBG | Start of range (segment no.) | SOURCE VALUE(I_RNGBEGIN) LIKE WPTST-RNGBEGIN |
|
| 4 | POSERRNGEN | End of range (segment no.) | SOURCE VALUE(I_RNGEND) LIKE WPTST-RNGEND |
|
| 5 | POSFUNCTON | Function to be performed | SOURCE VALUE(I_FUNCTION) LIKE WPTST-FUNCTION |
|
| 6 | POSVERBUCH | Update status | SOURCE VALUE(I_ABBRUCH_STATUS) LIKE WPTST-VERBUCHUNG |
|
| 7 | POSWPTSTLF | Document Sequence Number | SOURCE VALUE(I_LFDNR) LIKE WPTST-LFDNR |
|
| 8 | WERKS_D | Plant | SOURCE VALUE(I_WERKS) LIKE WPTST-WERKS |
|