Menu

SAP Function Module CO_BC_RESB_CLASS_COPY

Kopieren der Komponenten aus Aufträgen

The Function Module CO_BC_RESB_CLASS_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_RESB_CLASS_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_IMP LIKE RC62C-COPY_MAT 'X'

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
ORD_TAB LIKE ORD_PRE Aufträge, die 'kopiert' werden sollen

Exceptions

This function module does not define any Exceptions.