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 C14J_GRP_CHECK_NEW (EHS: Berechtigungsprüfung auf Objekt C_EHSO_GRP) is a standard Function Module in SAP ERP and is part of the function group C14J within the package CBUI.
Function Module | C14J_GRP_CHECK_NEW |
Short Text | EHS: Berechtigungsprüfung auf Objekt C_EHSO_GRP |
Function Group | C14J |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTVT | TYPE | ESP1_ACTVT_TYPE | SAP-Aktivität | |
I_ACTYPE | LIKE | RCGDIALCTR-ACTYPE | Aktivität | |
I_FLG_BREAK_POINT_AT_ERROR | TYPE | ESP1_BOOLEAN | ESP1_TRUE | boolsche Variable (X-true, --false, space-unknown) |
I_FLG_SEND_STD_ERROR_MESSAGE | TYPE | ESP1_BOOLEAN | ESP1_FALSE | boolsche Variable (X-true, --false, space-unknown) |
I_GRPID | LIKE | RCGGRPINF-GRPID | Gruppe | |
I_GRPTYP | LIKE | TCGGRPTY-GRPTYP | Objekt-Gruppentyp | |
I_SUBCAT | LIKE | ESTRH-SUBCAT | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUBRC | LIKE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | interner Systemfehler |