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 CRM_CONSUMER_DEPENDANT_TASKS (Consumer abhängige Einstellungen) is a standard Function Module in SAP ERP and is part of the function group CRM0 within the package CRMB.
Function Module | CRM_CONSUMER_DEPENDANT_TASKS |
Short Text | Consumer abhängige Einstellungen |
Function Group | CRM0 |
Package | CRMB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CRMRFCPAR | LIKE | CRMRFCPAR | Definitionen für RFC-Verbindungen | |
I_STSHD | LIKE | CRM_STSHD | Objektname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BACKGROUND_MODE | LIKE | CRM_PARA-XFELD | Feld zum Ankreuzen | |
E_FILTER_ASYNCHRONOUSLY | LIKE | CRM_PARA-XFELD | Feld zum Ankreuzen | |
E_NO_BEFORE_IMAGES | LIKE | CRM_PARA-XFELD | Feld zum Ankreuzen |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_BAPICRMDH2 | LIKE | BAPICRMDH2 | Bapi-Struktur Download Kopfdaten |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TO_CRMPAROLTP_EXIT | LIKE | CRMPAROLTP | CRM OLTP Parameter |
This function module does not define any Exceptions.