SAP ABAP Function Module BAPI_PRODORD_GET_DETAIL (BAPI: Output Details of a Production Order)
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 | BAPI_PRODORD_GET_DETAIL | BAPI: Output Details of a Production Order |
| Function Group | 2005_BAPI | BAPIs Production Orders |
| Program Name | SAPL2005_BAPI | |
| INCLUDE Name | L2005_BAPIU19 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURN | TYPE | BAPIRET2 | Return Parameters | |||
| |
NUMBER | TYPE | BAPI_ORDER_KEY-ORDER_NUMBER | Production order number | |||
| |
COLLECTIVE_ORDER | TYPE | BAPI_ORDER_FUNC_CNTRL-COLLECTIVE_ORDER | Display complete collective order | |||
| |
ORDER_OBJECTS | TYPE | BAPI_PP_ORDER_OBJECTS | Production Order Objects Selection Structure | |||
| |
HEADER | TYPE | BAPI_ORDER_HEADER1 | Order header data | |||
| |
POSITION | TYPE | BAPI_ORDER_ITEM | Order Item Data | |||
| |
SEQUENCE | TYPE | BAPI_ORDER_SEQUENCE | Order Sequence Data | |||
| |
OPERATION | TYPE | BAPI_ORDER_OPERATION1 | Operation Data | |||
| |
TRIGGER_POINT | TYPE | BAPI_ORDER_TRIGGER_POINT | Trigger Point Data | |||
| |
COMPONENT | TYPE | BAPI_ORDER_COMPONENT | Component Data | |||
| |
PROD_REL_TOOL | TYPE | BAPI_ORDER_PROD_REL_TOOLS | Production resources and tools data | |||
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 | 20040223 |
| SAP Release Created in | 500 |