Menu

SAP Function Module CRS_READ_CRMMASSUPD_CUS

Check if mass data handling is active

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module CRS_READ_CRMMASSUPD_CUS (Check if mass data handling is active) is a standard Function Module in SAP ERP and is part of the function group CRM0 within the package CRMB.

Technical Information

Function Module CRS_READ_CRMMASSUPD_CUS
Short Text Check if mass data handling is active
Function Group CRM0
Package CRMB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CONSUMER LIKE CRMMASSUPD_CUS-CONSUMER Anwender der R/3 Adapter Funktionalität
I_OBJCLASS LIKE CRMMASSUPD_CUS-OBJECTCLASS R/3: Adapter object class, CRM: BDoc Name
I_OBJNAME LIKE CRMMASSUPD_CUS-OBJECTNAME Objektname

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MASS_HANDL_ACTIV LIKE CRMMASSUPD_CUS-MASS_HANDL_ACTIV Mass data handling active
E_NO_OF_CHARS TYPE CRMMASSUPD_CUS-NO_OF_CHARS Parameter Wert
E_PROCESS_SYNCH TYPE CRMMASSUPD_CUS-PROCESS_SYNCH Kennzeichen

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
T_CRMMASSUPD_CUS LIKE CRMMASSUPD_CUS Settings für Massendatenhandling

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ENTRY kein Eintrag