Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module PVSU1_COLCMPID_CONVERT (Konvertieren einer Materialnummer + Extension und zurück) is a standard Function Module in SAP ERP and is part of the function group PPECMPU1 within the package CPPECMP_APPL.
Function Module | PVSU1_COLCMPID_CONVERT |
Short Text | Konvertieren einer Materialnummer + Extension und zurück |
Function Group | PPECMPU1 |
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_MSG_OPT | TYPE | PPET_MSG_OPT | 'A' | Nachrichten-Handling im iPPE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_CMP_COL_LONG | TYPE | PPE_MATERIAL_LONG | Lange externe Materialnummer | |
EX_CMP_EXISTS | TYPE | C | Farbneutrale Materialnummer existiert | |
EX_CMP_LONG | TYPE | PPE_MATERIAL_LONG | Lange externe Materialnummer | |
EX_COL_CMP_EXISTS | TYPE | C | Farbige Materialnummer existiert |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CH_COLOR_EXTENSION | TYPE | PVCOL-CCODE | Farbergänzungsschlüssel | |
CH_COL_INTKEY | TYPE | PVCMPD-CMPID | interne Identifikation der Komponente (Material/Produkt) | |
CH_NON_COL_INTKEY | TYPE | PVCMPD-CMPID | interne Identifikation der Komponente (Material/Produkt) |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.