Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
I_CHECK_DATA_ONLY | I | I | 4 | 0 | X | Checkbox |
I_DO_COMMIT | XFELD | C | 1 | ' ' | X | Checkbox |
I_ITEMS_PER_PROCESS | I | I | 4 | 1000 | X |
Parameter | Reference | Length | Optional | Text |
---|---|---|---|---|
CHANGING_HEADERS | WPOCP_CHANGE_HEADER | 190 | Change PO Header Data | |
CHANGING_ITEMS | WPOCP_CHANGE_ITEM | 134 | Change PO Item Data | |
E_ERROR_MESSAGES | WPOCP_ERROR_MESSAGE | 243 | Error Message | |
I_EKKO | EKKO | 765 | X | Purchasing Document Header |
I_EKPO | EKPO | 1560 | X | Purchasing Document Item |
Exception | Text |
---|---|
ERROR_IN_APPLICATION | Error in Application |
ERROR_IN_DATA | Eror in Data (Validation Function) |
Functionality Notes
0: normal process (default setting). 1: only calls check module; no further processing. 2: calls check module and the order BAPI (test mode); no posting; aCOMMIT is not executed after a split (even if i_do_commit is set). Description of the export tables: The changes are always made to each purchase order. Only the fields, for which the X_Field is set in the structure, arechanged. Further information |