Menu

SAP Function Module COM_PME_CLASS_CREATE

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

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_PME_CLASS_CREATE () is a standard Function Module in SAP ERP and is part of the function group COM_PME_SV within the package COM_PME_BRIDGE.

Technical Information

Function Module COM_PME_CLASS_CREATE
Short Text
Function Group COM_PME_SV
Package COM_PME_BRIDGE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONFIGURABLE TYPE C
CRM_HIERARCHY_GUID TYPE COMT_PME_CRM_GUID
CRM_OBJECT_GUID TYPE COMT_PME_CRM_GUID
CRM_OBJECT_NAME TYPE COMT_PRODUCT_ID
CRM_OBJECT_TYPE TYPE COMT_PME_CLASS_TYPE
LOG_SYS TYPE LOGSYS R/3 System, Client Number from Logon
PARENT_GUID TYPE COMT_PME_CRM_GUID
PARENT_TYPE TYPE COMT_PME_CLASS_TYPE CO_CATEGORY_TYPE
PR_ORG_ID TYPE COMT_PR_ORG_ID Distribution Channel
PR_ORG_TYPE TYPE COMT_PR_ORG_TYPE Sales Organization

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_LOG_MSG TYPE BAL_S_MSG Application Log: Message Data
LOCKING_USER LIKE SY-UNAME SAP System, User Logon Name
PME_CRM_MAP_KEY TYPE COMT_PME_CRM_MAP_KEY

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
CLASS_DESCR TYPE COMT_PME_CLASS_DESCR_TABLE
CSTICS TYPE COMT_PME_CSTIC_TABLE

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
API_ERROR
CLASS_ALREADY_EXISTS
FOREIGN_LOCK
INVALID_PARAM Invalid parameter
NO_ACTIVE_SESSION
NO_PARENTS_FOUND
SYSTEM_ERROR