Menu

SAP Function Module CRS_SERIALNR_CHECK

CRM Service: check serial no.

The Function Module CRS_SERIALNR_CHECK (CRM Service: check serial no.) is a standard Function Module in SAP ERP and is part of the function group CRM_SERV_CONFIRM_PROXIES within the package IAOM_CRMSERVICE_EXEC.

Technical Information

Function Module CRS_SERIALNR_CHECK
Short Text CRM Service: check serial no.
Function Group CRM_SERV_CONFIRM_PROXIES
Package IAOM_CRMSERVICE_EXEC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_CUSTOMER TYPE EKUNN Kontonummer des Kunden
IV_EMPLOYEEID TYPE HR_PERNR Personalnummer
IV_REFOBJECT TYPE REFDOCTYPE Belegart des Referenzobjektes

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
IT_ITEMS LIKE BAPI2017_GM_ITEM_CREATE BAPI-Kommunikationsstruktur: Materialbelegposition anlegen
IT_SERIALNR LIKE BAPI2017_GM_SERIALNUMBER BAPI-Kommunikationsstruktur: Materialbeleg anlegen Serialnr.
IT_SERV_CHAR LIKE BAPISDCOSV CRM Sales: Servicefelder zur CO-Kontierungsfindung

Exceptions

This function module does not define any Exceptions.