The Function Module CSAP_BOM_ITEM_MAINTAIN (API Stücklisten: Stücklistenposition bearbeiten) is a standard Function Module in SAP ERP and is part of the function group CSAP within the package CS.
Function Module | CSAP_BOM_ITEM_MAINTAIN |
Short Text | API Stücklisten: Stücklistenposition bearbeiten |
Function Group | CSAP |
Package | CS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FL_DEP_ALE_CONFORM | LIKE | CSDATA-XFELD | SPACE | Beziehungswissenpflege wie im ALE |
I_STPO | LIKE | STPO_API02 | BOM header data |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FL_WARNING | LIKE | CAPIFLAG-FLWARNING | Log contains warning messages | |
O_STPO | LIKE | STPO_API02 | BOM item data |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_DEP_DATA | LIKE | DEP_DATA | Object dependencies: basic data | |
T_DEP_DESCR | LIKE | DEP_DESCR | Object dependencies: description | |
T_DEP_DOC | LIKE | DEP_DOC | Object dependencies: documentation | |
T_DEP_ORDER | LIKE | DEP_ORDER | Object dependencies: sort sequence | |
T_DEP_SOURCE | LIKE | DEP_SOURCE | Object dependencies: source code |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Terminate processing |