The Function Module PPEU3_VAS_COPY (Kopiere einen Baukastenknoten mit allen Baukästen) is a standard Function Module in SAP ERP and is part of the function group PPEU3 within the package CPPECMP_APPL.
Function Module | PPEU3_VAS_COPY |
Short Text | Kopiere einen Baukastenknoten mit allen Baukästen |
Function Group | PPEU3 |
Package | CPPECMP_APPL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_AENNR_TAB | TYPE | PPET_AENNR_TAB | Zu kopierende Varianten-Änderungsstände | |
IM_CONTEXT | TYPE | PPET_CONTEXT | Kontext | |
IM_DO_FILTER | TYPE | XFELD | SPACE | Positionsvarianten filtern |
IM_MODE_ALL | TYPE | XFELD | Feld zum Ankreuzen | |
IM_MSG_HANDLING | TYPE | CHAR1 | 'S' | Einstelliges Kennzeichen |
IM_SOURCE_GUID | TYPE | PVS_PNGUID | Interne Nummer des PVS-Knotens | |
IM_TARGET_NAME | TYPE | PVS_PNODE | iPPE-Knoten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_TARGET_GUID | TYPE | PVS_PNGUID | interne Identifikation für PVS Objekte |
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.