SAP ABAP Function Module COXT_BAPI_GET_DETAIL (API: Provide detailed information for orders)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-SFC (Application Component) Production Orders
⤷
COBAPI (Package) BAPIs for Production and Process Orders
⤷
⤷
Basic Data
| Function Module | COXT_BAPI_GET_DETAIL | API: Provide detailed information for orders |
| Function Group | COXT_BAPI | Functions for Order BAPIs |
| Program Name | SAPLCOXT_BAPI | |
| INCLUDE Name | LCOXT_BAPIU21 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_RETURN | TYPE | BAPIRET2 | Return Parameter(s) | |||
| |
I_ORDER_NUMBER | TYPE | BAPI_PI_ORDER_KEY | Order Number | |||
| |
I_ORDER_TYPE | TYPE | AUFK-AUTYP | Order Category | |||
| |
I_COLLECTIVE_ORDER | TYPE | FLG_MSTUF | SPACE | Display Compl. Collective Order | ||
| |
IS_ORDER_OBJECTS | TYPE | BAPI_PI_ORDER_OBJECTS | Order objects selection structure | |||
| |
ET_HEADERS | TYPE | IOHEADER | Database structure for order headers and items | |||
| |
ET_POSITIONS | TYPE | IOITEM | Database structure for order items | |||
| |
ET_SEQUENCES | TYPE | IOSEQUEN | Database structure for order sequences | |||
| |
ET_OPERATIONS | TYPE | IOOPER | Database structure for operations in order | |||
| |
ET_TRIGGER_POINTS | TYPE | IOOPMST | Database structure for order trigger points | |||
| |
ET_COMPONENTS | TYPE | IOOPCOMP | Database structure for order components | |||
| |
ET_PROD_REL_TOOLS | TYPE | IOOPPRT | Database structure for order PRTs | |||
| |
ET_SUBOPERATIONS | TYPE | IOSOPER | Database structure for order sub-operations | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20040210 |
| SAP Release Created in | 500 |