SAP ABAP Class CL_AUTH_GEN (Generic Tools for BC-SEC-AUT)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
⤷
S_PROFGEN (Package) ABAP Role Administration (Profile Generator)
⤷
⤷
Properties
| Class | CL_AUTH_GEN | |
| Short Description | Generic Tools for BC-SEC-AUT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_PROFGEN | ABAP Role Administration (Profile Generator) |
| Created | 20131210 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AUTH_GEN has no forward declaration.
Interfaces
Class CL_AUTH_GEN has no interface implemented.
Friends
Class CL_AUTH_GEN has no friend class.
Attributes
Class CL_AUTH_GEN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Authorization check for SAP_ALL generation | 20131211 | |
| 2 | Static method | Public | Method | Authorization check for SAP_APP profile generation | 20131211 | |
| 3 | Static method | Public | Method | Authorization check for SAP_APP role generation | 20131211 | |
| 4 | Static method | Public | Method | Set NO_EDIT flag for role | 20131211 | |
| 5 | Static method | Public | Method | Display last system message | 20131211 |
Events
Class CL_AUTH_GEN has no event.
Types
Class CL_AUTH_GEN has no local type.
Method Signatures
Method AUTH_CHECK_GENERATE_SAP_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_RESULT | Value transfer | Type reference (TYPE) | SY-SUBRC | Ergebnis der Berechtigungsprüfung | 20131211 |
Method AUTH_CHECK_GENERATE_SAP_ALL on class CL_AUTH_GEN has no exception.
Method AUTH_CHECK_GENERATE_SAP_APP_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SUSO | Call by reference | Type reference (TYPE) | TOBJ_T | Objektliste für Profilgnerierung | 20131211 |
Method AUTH_CHECK_GENERATE_SAP_APP_P on class CL_AUTH_GEN has no exception.
Method AUTH_CHECK_GENERATE_SAP_APP_R Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SUSO | Call by reference | Type reference (TYPE) | TOBJ_T | Objektliste für Profilgnerierung | 20131211 |
Method AUTH_CHECK_GENERATE_SAP_APP_R on class CL_AUTH_GEN has no exception.
Method SET_NO_EDIT_FLG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_AGR_NAME | Call by reference | Type reference (TYPE) | AGR_DEFINE-AGR_NAME | Name der Rolle | 20131211 |
Method SET_NO_EDIT_FLG on class CL_AUTH_GEN has no exception.
Method SHOW_LAST_SYSTEM_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | Alternative Meldungsart | 20131211 |
Method SHOW_LAST_SYSTEM_MSG on class CL_AUTH_GEN has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |