The Function Module NW_BT_CO_MST_COPY (Netzplan kopieren mit Vorlage: Meilensteine kopieren) is a standard Function Module in SAP ERP and is part of the function group NWBT within the package CN_NET_OPR.
Function Module | NW_BT_CO_MST_COPY |
Short Text | Netzplan kopieren mit Vorlage: Meilensteine kopieren |
Function Group | NWBT |
Package | CN_NET_OPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLG_COPY_IMP | LIKE | RC62C-COPY_MLS | 'X' |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
OPR_IDX_TAB | TYPE | TYP_OPR_IDX_TAB | ||
ORD_IDX_TAB | TYPE | TYP_ORD_IDX_TAB |
This function module does not define any Exceptions.