SAP ABAP Class CL_SLIM_RBC_AID (System Measurement: Classification of Roles)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-LIM (Application Component) License Measurement
⤷
SLIM (Package) System Measurement
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SLIM_GUI_CONTROLER | System Measurement: Display Controller Class | 20070724 |
Properties
| Class | CL_SLIM_RBC_AID | |
| Short Description | System Measurement: Classification of Roles | |
| Super Class | CL_SLIM_GUI_CONTROLER | System Measurement: Display Controller Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLIM | System Measurement |
| Created | 20060308 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SLIM_RBC_AID has no forward declaration.
Interfaces
Class CL_SLIM_RBC_AID has no interface implemented.
Friends
Class CL_SLIM_RBC_AID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SLIM_ALV_F4 | System Measurement: ALV F4 Help | 20070724 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SLIM_RBC_AID_VIEW | System Measurement: Role-Based Classification | 20070724 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SLIM_ROLE_DATA | License Attributes of Roles | 20070724 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20070724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070724 | |
| 2 | Instance method | Public | Method | Returns F4 Result for a User | 20070824 | |
| 3 | Instance method | Public | Method | Display the Role Table | 20070724 | |
| 4 | Instance method | Public | Method | Display a User | 20070724 | |
| 5 | Instance method | Public | Method | Display a User | 20070724 |
Events
Class CL_SLIM_RBC_AID has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LY_ROLE_WITH_UTYPE | Public | See coding | 20070824 | BEGIN OF LY_ROLE_WITH_UTYPE ,
role_name type agr_name,
usertype type usertypen,
usertype_text TYPE UTYPTEXT,
END OF ly_role_with_utype
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SLIM_RBC_AID has no parameter.
Method CONSTRUCTOR on class CL_SLIM_RBC_AID has no exception.
Method GET_RBC_F4_USERTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_USERNAME | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20070824 | |||
| 2 | PR_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | 20070824 |
Method GET_RBC_F4_USERTYPE on class CL_SLIM_RBC_AID has no exception.
Method SHOW_RBC_GRID Signature
Method SHOW_RBC_GRID on class CL_SLIM_RBC_AID has no parameter.
Method SHOW_RBC_GRID on class CL_SLIM_RBC_AID has no exception.
Method SHOW_RBC_SINGLE_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_USERNAME | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20070724 |
Method SHOW_RBC_SINGLE_USER on class CL_SLIM_RBC_AID has no exception.
Method UPDATE_RBC_SINGLE_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_USERNAME | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20070724 |
Method UPDATE_RBC_SINGLE_USER on class CL_SLIM_RBC_AID has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |