Table list used by SAP ABAP Function Module BAPI_PROCORD_GET_DETAIL (BAPI: Output Details of a Process Order)
SAP ABAP Function Module
BAPI_PROCORD_GET_DETAIL (BAPI: Output Details of a Process Order) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRET2 | Return Parameter | ||
| 2 | BAPIRET2 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRET2 |
|
| 3 | BAPI_ORDER_COMPONENT | Order Components | ||
| 4 | BAPI_ORDER_COMPONENT | Order Components | SOURCE COMPONENT STRUCTURE BAPI_ORDER_COMPONENT OPTIONAL |
|
| 5 | BAPI_ORDER_FUNC_CNTRL | Import Parameter for the Execution of Order Functions | SOURCE VALUE(COLLECTIVE_ORDER) LIKE BAPI_ORDER_FUNC_CNTRL-COLLECTIVE_ORDER OPTIONAL |
|
| 6 | BAPI_ORDER_HEADER1 | Order header data | ||
| 7 | BAPI_ORDER_HEADER1 | Order header data | SOURCE HEADER STRUCTURE BAPI_ORDER_HEADER1 OPTIONAL |
|
| 8 | BAPI_ORDER_ITEM | Order Item | ||
| 9 | BAPI_ORDER_ITEM | Order Item | SOURCE POSITION STRUCTURE BAPI_ORDER_ITEM OPTIONAL |
|
| 10 | BAPI_ORDER_KEY | Order Number | SOURCE VALUE(NUMBER) LIKE BAPI_ORDER_KEY-ORDER_NUMBER |
|
| 11 | BAPI_ORDER_PHASE | Order Phase Data | ||
| 12 | BAPI_ORDER_PHASE | Order Phase Data | SOURCE PHASE STRUCTURE BAPI_ORDER_PHASE OPTIONAL |
|
| 13 | BAPI_ORDER_PROD_REL_TOOLS | Production resources and tools data | ||
| 14 | BAPI_ORDER_PROD_REL_TOOLS | Production resources and tools data | SOURCE PROD_REL_TOOL STRUCTURE BAPI_ORDER_PROD_REL_TOOLS OPTIONAL |
|
| 15 | BAPI_ORDER_SEQUENCE | Order Sequence Data | ||
| 16 | BAPI_ORDER_SEQUENCE | Order Sequence Data | SOURCE SEQUENCE STRUCTURE BAPI_ORDER_SEQUENCE OPTIONAL |
|
| 17 | BAPI_ORDER_TRIGGER_POINT | Trigger Point Data | ||
| 18 | BAPI_ORDER_TRIGGER_POINT | Trigger Point Data | SOURCE TRIGGER_POINT STRUCTURE BAPI_ORDER_TRIGGER_POINT OPTIONAL |
|
| 19 | BAPI_PI_ORDER_OBJECTS | Selection Structure for Process Order Objects | ||
| 20 | BAPI_PI_ORDER_OBJECTS | Selection Structure for Process Order Objects | SOURCE VALUE(ORDER_OBJECTS) LIKE BAPI_PI_ORDER_OBJECTS |
|
| 21 | IOHEADER | Database structure for order headers and items | ||
| 22 | IOITEM | Database structure for order items | ||
| 23 | IOOPCOMP | Database structure for order components | ||
| 24 | IOOPER | Database structure for operations in order | ||
| 25 | IOOPMST | Database structure for order trigger points | ||
| 26 | IOOPPRT | Database structure for order PRTs | ||
| 27 | IOSEQUEN | Database structure for order sequences | ||
| 28 | IOSOPER | Database structure for order sub-operations |