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 COM_PRODUCT_LOGSYS_MAP2CRM () is a standard Function Module in SAP ERP and is part of the function group COM_PRODUCT_SCOUT_MAPPING within the package COM_PRODUCT_CUST.
Function Module | COM_PRODUCT_LOGSYS_MAP2CRM |
Short Text | |
Function Group | COM_PRODUCT_SCOUT_MAPPING |
Package | COM_PRODUCT_CUST |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_LOGSYS | TYPE | SCDTLOGSYS | Name of a Logical System | |
IV_MANDT | TYPE | SYMANDT | R/3 System, Client Number from Logon | |
IV_RELEASE | TYPE | SYSAPRL | R/3 System, system release | |
IV_SYSID | TYPE | SYSYSID | Name of SAP R/3 System | |
IV_USER | TYPE | SYUNAME | SAP System, User Logon Name |
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 |
---|---|---|---|---|
CT_MSGLIST | LIKE | SYMSG | Structure of Message Variables | |
ET_CONV | LIKE | SCDTCNVFLD | ||
IT_CONV | LIKE | SCDTCNVFLD | ||
IT_NAMETAB_SRC | LIKE | NTAB_CMP | Nametab of View or Table for Nametab Comparison | |
IT_NAMETAB_TRG | LIKE | NTAB_CMP | Nametab of View or Table for Nametab Comparison |
This function module does not define any Exceptions.