Table list used by SAP ABAP Function Module COXT_BAPI_GET_DETAIL (API: Provide detailed information for orders)
SAP ABAP Function Module
COXT_BAPI_GET_DETAIL (API: Provide detailed information for orders) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AUFK | Order master data | SOURCE VALUE(I_ORDER_TYPE) TYPE AUFK-AUTYP |
|
| 2 | BAPIRET2 | Return Parameter | SOURCE VALUE(ES_RETURN) LIKE BAPIRET2 |
|
| 3 | BAPIRET2 | Return Parameter | ||
| 4 | BAPI_PI_ORDER_OBJECTS | Selection Structure for Process Order Objects | ||
| 5 | BAPI_PI_ORDER_OBJECTS | Selection Structure for Process Order Objects | SOURCE VALUE(IS_ORDER_OBJECTS) LIKE BAPI_PI_ORDER_OBJECTS |
|
| 6 | CAUFV | Generated Table for View | ||
| 7 | IOHEADER | Database structure for order headers and items | SOURCE ET_HEADERS STRUCTURE IOHEADER OPTIONAL |
|
| 8 | IOITEM | Database structure for order items | SOURCE ET_POSITIONS STRUCTURE IOITEM OPTIONAL |
|
| 9 | IOOPCOMP | Database structure for order components | SOURCE ET_COMPONENTS STRUCTURE IOOPCOMP OPTIONAL |
|
| 10 | IOOPER | Database structure for operations in order | SOURCE ET_OPERATIONS STRUCTURE IOOPER OPTIONAL |
|
| 11 | IOOPMST | Database structure for order trigger points | SOURCE ET_TRIGGER_POINTS STRUCTURE IOOPMST OPTIONAL |
|
| 12 | IOOPPRT | Database structure for order PRTs | SOURCE ET_PROD_REL_TOOLS STRUCTURE IOOPPRT OPTIONAL |
|
| 13 | IOSEQUEN | Database structure for order sequences | SOURCE ET_SEQUENCES STRUCTURE IOSEQUEN OPTIONAL |
|
| 14 | IOSOPER | Database structure for order sub-operations | SOURCE ET_SUBOPERATIONS STRUCTURE IOSOPER OPTIONAL |
|
| 15 | TCOA | Overall profile for order information system |