Data Element list used by SAP ABAP Function Module POS_PROCESS_LOG_WRITE (POS-Interface, Fortschreiben des Verarbeitungs-/Fehlerprotokolls)
SAP ABAP Function Module
POS_PROCESS_LOG_WRITE (POS-Interface, Fortschreiben des Verarbeitungs-/Fehlerprotokolls) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DOCTYP | IDoc type (for example, ORDERS01) | SOURCE VALUE(I_DOCTYP) LIKE WPLST-DOCTYP DEFAULT ' ' |
|
| 2 | EDI_DOCNUM | IDoc number | SOURCE VALUE(I_DOCNUM) LIKE WPLST-DOCNUM DEFAULT ' ' |
|
| 3 | EDI_SEGNAM | Name of SAP segment | SOURCE VALUE(I_SEGNAM) LIKE WPLST-SEGNAM DEFAULT ' ' |
|
| 4 | IDOCDSGNUM | Number of SAP segment | SOURCE VALUE(I_SEGNUM) LIKE WPLST-SEGNUM DEFAULT ' ' |
|
| 5 | MSGID | Message identification | SOURCE VALUE(I_MSGID) LIKE WPLST-MSGID DEFAULT ' ' |
|
| 6 | MSGNR | Message number | SOURCE VALUE(I_FEHLER) LIKE WPLST-MSGNR DEFAULT ' ' |
|
| 7 | POSERRTYP | Error cat. | SOURCE VALUE(I_FEHLERTYP) LIKE WPLST-FEHLERTYP DEFAULT ' ' |
|
| 8 | POSFUNCTON | Function to be performed | SOURCE VALUE(I_FUNCTION) LIKE WPLST-FUNCTION DEFAULT ' ' |
|
| 9 | POSLFDNR | Sequence Number for Message From WPLST | SOURCE VALUE(I_LFDNR) LIKE WPLST-LFDNR DEFAULT ' ' |
|
| 10 | POSPROGLOK | Localization in program | SOURCE VALUE(I_PROGLOKALI) LIKE WPLST-PROGLOKALI DEFAULT ' ' |
|
| 11 | POSREFNR | External reference no. (GR/I slip) | SOURCE VALUE(I_REFNR) LIKE WPLST-REFNR DEFAULT ' ' |
|
| 12 | WERKS_D | Plant | SOURCE VALUE(I_FILIALE) LIKE T001W-WERKS DEFAULT ' ' |