Menu

SAP Function Module CS_RT_BOM_COPY

Copy bill of material

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.

Technical Information

Function Module CS_RT_BOM_COPY
Short Text Copy bill of material
Function Group CSRT
Package CS
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.