The Function Module INTERN_CHECK_ACCESS (Berechtigungsprüfung und Sperren für ein Dictionary-Objekt) is a standard Function Module in SAP ERP and is part of the function group SED1 within the package SEDD.
Function Module | INTERN_CHECK_ACCESS |
Short Text | Berechtigungsprüfung und Sperren für ein Dictionary-Objekt |
Function Group | SED1 |
Package | SEDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DIALOG | LIKE | DDREFSTRUC-FLAG | ' ' | Dialog flag:X- send E messages |
EUTYPE | LIKE | RSEDD0-DDOBJTYPE | DE- object type | |
FCT | LIKE | RSDXX-FCT | 'E' | Function |
OBJNAME | LIKE | RSEDD0-DDOBJNAME | Object name | |
SECNAME | LIKE | TBATG-INDNAME | ' ' | Name enhancement, for example index ID |
TADIR_TYPE | LIKE | RSDXX-TROBJTYPE | TADIR object type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTION | LIKE | DDREFSTRUC-FLAG | S-display,A-display+activate,E-exit (exception) | |
DEV_CLASS | LIKE | TADIR-DEVCLASS | Development class | |
EXTEND | TYPE | C | Customer enhancement mode ('X'->yes) | |
E_FROZEN | TYPE | C | AKB-Frozen-Modus('X'->eingefroren, 'P'->partiell eingefroren, ' '->sonst) | |
MDF_LANGU | LIKE | SY-LANGU | Language for filling missing text | |
TRANSPORT_KEY | LIKE | TRKEY | Transport key |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MASTERLANGU | LIKE | SY-LANGU | Master language |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_PARAMETER | Invalid parameter value. |
NOT_EXECUTED | Action was terminated without saving |
PERMISSION_FAILURE | Access not possible |