Data Element list used by SAP ABAP Function Module POS_I_APROT_LESEN (Lesen eines Eintrags aus der internen Tabelle des Aufsetz-Protokolls)
SAP ABAP Function Module
POS_I_APROT_LESEN (Lesen eines Eintrags aus der internen Tabelle des Aufsetz-Protokolls) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EDI_DOCNUM | IDoc number | SOURCE VALUE(I_DOCNUM) LIKE WPTST-DOCNUM |
|
| 2 | EDI_DOCTYP | IDoc Type | SOURCE VALUE(I_NACHRICHT) LIKE EDIDC-DOCTYP |
|
| 3 | POSERRNGBG | Start of range (segment no.) | SOURCE VALUE(I_RNGBEGIN) LIKE WPTST-RNGBEGIN DEFAULT 0 |
|
| 4 | POSERRNGEN | End of range (segment no.) | SOURCE VALUE(I_RNGEND) LIKE WPTST-RNGEND DEFAULT 0 |
|
| 5 | POSFUNCTON | Function to be performed | SOURCE VALUE(I_FUNCTION) LIKE WPTST-FUNCTION |
|
| 6 | POSSUBFUNC | Partial function | SOURCE VALUE(I_SUBFUNC2) LIKE WPTST-SUBFUNC2 DEFAULT ' ' |
|
| 7 | POSSUBFUNC | Partial function | SOURCE VALUE(I_SUBFUNC1) LIKE WPTST-SUBFUNC1 DEFAULT ' ' |
|