Table/Structure Field list used by SAP ABAP Function Module POS_APROT_GET_POSITION (Ermittelt im Falle eines Abbruchs die Wiederaufsetz-Position im IDOC)
SAP ABAP Function Module
POS_APROT_GET_POSITION (Ermittelt im Falle eines Abbruchs die Wiederaufsetz-Position im IDOC) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EDIDD - DOCNUM | IDoc number | ||
| 2 | EDIDD - DOCNUM | IDoc number | SOURCE VALUE(I_DOCUMENT_NUMBER) LIKE EDIDD-DOCNUM |
|
| 3 | EDIDD - SEGNUM | Number of SAP segment | ||
| 4 | EDIDD - SEGNUM | Number of SAP segment | SOURCE VALUE(O_AUFSETZ_POSITION) LIKE EDIDD-SEGNUM |
|
| 5 | EDIDO - DOCTYP | IDoc type (for example, ORDERS01) | SOURCE VALUE(I_NACHRICHT) LIKE EDIDO-DOCTYP |
|
| 6 | EDIDO - DOCTYP | IDoc type (for example, ORDERS01) | ||
| 7 | POS_Z16 - ARTIKANZ | Display material on cash register display | ||
| 8 | POS_Z16 - ARTIKANZ | Display material on cash register display | SOURCE VALUE(O_AUFSETZ_MODUS) LIKE POS_Z16-ARTIKANZ |
|
| 9 | WPTST - DOCNUM | IDoc number | ||
| 10 | WPTST - NACHRICHT | IDoc type (for example, ORDERS01) | ||
| 11 | WPTST - RNGBEGIN | Start of range (segment no.) | ||
| 12 | WPTST - RNGEND | End of range (segment no.) | ||
| 13 | WPTST - VERARBEND | Last item edited |