Menu

SAP Function Module CO_BC_COMPONENTS_COPY

Kopieren der Komponenten aus Aufträgen

The Function Module CO_BC_COMPONENTS_COPY (Kopieren der Komponenten aus Aufträgen) is a standard Function Module in SAP ERP and is part of the function group COBC within the package CO.

Technical Information

Function Module CO_BC_COMPONENTS_COPY
Short Text Kopieren der Komponenten aus Aufträgen
Function Group COBC
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_COPY_DOCL LIKE RC62C-COPY_DOCL Kennzeichen: Dokumentverknüpfungen kopieren
FLG_COPY_IMP LIKE RC62C-COPY_MAT 'X'
FLG_CREATE_BANF TYPE XFELD 'X' Should Pur Reqs be created ?Default-Yes
FLG_PROJSTR TYPE RC27X-FLG_SEL Selektionskennzeichen
I_FLG_KEEP_CUOBJ LIKE RC27X-FLG_SEL ' ' Selektionskennzeichen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OPR_IDX_TAB TYPE CO_OPR_TAB
ORD_IDX_TAB TYPE CO_ORD_TAB

Exceptions

This function module does not define any Exceptions.