Menu

SAP Function Module COM_PRID_TO_CRM_CONVERT

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module COM_PRID_TO_CRM_CONVERT () is a standard Function Module in SAP ERP and is part of the function group COM_PR_CONVERSION within the package COM_PRODUCT.

Technical Information

Function Module COM_PRID_TO_CRM_CONVERT
Short Text
Function Group COM_PR_CONVERSION
Package COM_PRODUCT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_CONSIDER_MAPPING_TABLE TYPE XFELD 'X'
IV_EXISTENCE_CHECK TYPE CHAR1 SPACE
IV_INTERNAL_MATNR TYPE XFELD 'X'
IV_LOGSYS_OLTP TYPE LOGSYS
IV_OBJECT_FAMILY TYPE COMT_PRODUCT_OBJECT_FAMILY SPACE Object Family
IV_PRODUCT_ID_OLTP TYPE COMT_OLTP_MAT_NUMBER
IV_PRODUCT_TYPE_OLTP TYPE COMT_PRODUCT_TYPE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_PRODUCT_GUID_CRM TYPE COMT_PRODUCT_GUID Internal, Unique Identifier of a Product
EV_PRODUCT_ID_CRM TYPE COMT_PRODUCT_ID
EV_PRODUCT_LOGSYS TYPE LOGSYS
EV_PRODUCT_TYPE_CRM TYPE COMT_PRODUCT_TYPE

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_LOGSYS
LENGTH_ERROR
NOT_FOUND