SAP ABAP Function Module /CUM/BAPI_CU_GETDETAIL (BAPI: Get compatible unit detail)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/CUM/MAINT_N (Package) Compatible Units: CU maintenance
⤷
⤷
Basic Data
| Function Module | /CUM/BAPI_CU_GETDETAIL | BAPI: Get compatible unit detail |
| Function Group | /CUM/MAIN_N | maintenance compatible units |
| Program Name | /CUM/SAPLMAIN_N | |
| INCLUDE Name | /CUM/LMAIN_NU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CUNIT_HDR | TYPE | /CUM/BAPI_CUNIT_IO | IO fields for compatible units | |||
| |
RETURN | TYPE | BAPIRET2 | Return Parameter | |||
| |
CUNIT | TYPE | /CUM/CU_ID | Compatible unit to be read | |||
| |
READ_CLASS | TYPE | FLAG | ' ' | Flag: Include CU classification | ||
| |
READ_TASK | TYPE | FLAG | ' ' | Flag: Include CU task list details | ||
| |
READ_BOM | TYPE | FLAG | 'X ' | Flag: Include CU items | ||
| |
SUMMARIZE_BOM | TYPE | FLAG | ' ' | Flag: Summarize CU items in BOM | ||
| |
PLANT | TYPE | WERKS_D | '' | Plant | ||
| |
ORDER_TYPE | TYPE | CAUFVD-AUART | Order Type | |||
| |
ACTION | TYPE | /CUM/CU_ACTION | Compatible Units: CU action | |||
| |
COMPLEXITY | TYPE | /CUM/COMPLF | '1' | CU: complexity factor | ||
| |
INF_CLASS | TYPE | /CUM/BAPI_CUI_AUSP | List of influencing characteristics for input | |||
| |
CU_ITEMS | TYPE | /CUM/BAPI_CU_ITEMS | List of CU items (Full explosion) | |||
| |
CU_CLASS | TYPE | /CUM/BAPI_CUI_AUSP | List of classification values (CHAR) | |||
| |
CU_LABOR | TYPE | /CUM/BAPI_CU_LABOR | List of internal operations for each CU action | |||
| |
CU_EXT_LABOR | TYPE | /CUM/BAPI_CU_EXT_LABOR | List of external operations for each CU action | |||
| |
CU_MATERIAL | TYPE | /CUM/BAPI_CU_MATERIAL | List of materials for each CU action | |||
| |
CU_PRT | TYPE | /CUM/BAPI_CU_PRT | List of PRT's for each CU action | |||
| |
CU_SERVICE | TYPE | /CUM/BAPI_CU_SERVICE | List of services for each CU action | |||
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 | 20100310 |
| SAP Release Created in | 200 |