Table list used by SAP ABAP Function Module ORDER_STATUS_DETERMINE (Daten zu gegebener Ordernummer lesen und vorhandene Status bestimmen)
SAP ABAP Function Module
ORDER_STATUS_DETERMINE (Daten zu gegebener Ordernummer lesen und vorhandene Status bestimmen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | T001 | Company Codes | SOURCE VALUE(I_BUKRS) LIKE T001-BUKRS |
|
| 2 | VWBEPP | Treasury Securities: Planned Flows | SOURCE VALUE(E_MEMO_RECORD) LIKE VWBEPP |
|
| 3 | VWBEVI | Generated Table for View | SOURCE VALUE(E_ACTUAL_RECORD) LIKE VWBEVI |
|
| 4 | VWORDE | Order Data | SOURCE VALUE(E_ORDER_RECORD_FOR_TYPE) LIKE VWORDE |
|
| 5 | VWORDE | Order Data | SOURCE VALUE(E_MAIN_TRANSACTION_MAX_STATUS) LIKE VWORDE |
|
| 6 | VWORDE | Order Data | SOURCE VALUE(I_NORDER) LIKE VWORDE-NORDER |
|
| 7 | VWORDSTAT | Status bar for order management | ||
| 8 | VWORDSTAT | Status bar for order management | SOURCE VALUE(E_STATUS) LIKE VWORDSTAT |
|