The Function Module CS_RT_BOM_COPY (Copy bill of material) is a standard Function Module in SAP ERP and is part of the function group CSRT within the package CS.
Function Module | CS_RT_BOM_COPY |
Short Text | Copy bill of material |
Function Group | CSRT |
Package | CS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ESTLAL | LIKE | STKO-STLAL | Alternative | |
FLG_HEADER | LIKE | CSDATA-XFELD | ' ' | Indicator: copy header |
FLG_POSITION | LIKE | CSDATA-XFELD | 'X' | Indicator: copy items |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.