SAP ABAP Class CL_SLIM_AUC_VIEW (System Measurement: User Classification View)
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_ALV_GRID | System Measurement: Abstract ALV Class | 20070815 |
Properties
| Class | CL_SLIM_AUC_VIEW | |
| Short Description | System Measurement: User Classification View | |
| Super Class | CL_SLIM_ALV_GRID | System Measurement: Abstract ALV Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SLIM | System Measurement |
| Created | 20070731 | SAP |
| Last change | 20071217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SLIM_AUC_VIEW has no forward declaration.
Interfaces
Class CL_SLIM_AUC_VIEW has no interface implemented.
Friends
Class CL_SLIM_AUC_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DD02L-TABNAME | '' | Table Name | 20070815 | ||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20070815 | ||||
| 3 | Instance attribute | Private | See coding | 20070815 | |||||
| 4 | Instance attribute | Private | See coding | System Measurement: User List with Technical Properties | 20070815 | ||||
| 5 | Instance attribute | Public | See coding | 20070815 | |||||
| 6 | Instance attribute | Protected | See coding | 20070815 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070815 | |
| 2 | Instance method | Private | Method | 20070815 | ||
| 3 | Instance method | Public | Method | Set AUC Activities | 20070815 | |
| 4 | Instance method | Private | Method | Display AUC Dialog Box | 20070815 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | FETCH_USER_ACTIVITIES | Instance Event (0) |
Public (2) |
Fetch User Activities | 20070815 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_ROLE_LIC_ATTRIB | Private | See coding | 20070815 | BEGIN OF t_role_lic_attrib,
mandt TYPE mandt,
agr_name TYPE agr_name,
lic_type TYPE usertypen,
END OF t_role_lic_attrib
|
||
| 2 | T_ROLE_LIC_ATTRIB_HT | Private | See coding | 20070815 | t_role_lic_attrib_ht TYPE HASHED TABLE OF t_role_lic_attrib
WITH UNIQUE KEY mandt agr_name lic_type
|
||
| 3 | T_ROLE_LIC_ATTRIB_T | Private | See coding | 20070815 | t_role_lic_attrib_t TYPE TABLE OF t_role_lic_attrib
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_NAME_GRID_STRUCT | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20070815 |
Method CONSTRUCTOR on class CL_SLIM_AUC_VIEW has no exception.
Method GRID_GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_GRID_KEY | Value transfer | Type reference (TYPE) | SLIM_USERS_WITH_UTYPE | Systemvermessung: Benutzerliste mit techn. Eigenschaften | 20070815 | |||
| 2 | PI_INDEX | Call by reference | Type reference (TYPE) | I | 20070815 |
Method GRID_GET_KEY on class CL_SLIM_AUC_VIEW has no exception.
Method SET_AUC_ACTIVITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ACTIVITIES | Call by reference | Object reference (TYPE REF TO) | DATA | Aktivitätentabelle | 20070815 |
Method SET_AUC_ACTIVITIES on class CL_SLIM_AUC_VIEW has no exception.
Method SET_INFO_POPUP 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 | 20070815 |
Method SET_INFO_POPUP on class CL_SLIM_AUC_VIEW has no exception.
Event Signatures
Event FETCH_USER_ACTIVITIES Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_USER | Exporting | Value transfer | Type reference (TYPE) | SLIM_USER_KEY | Systemvermessung: Benutzer Schlüsselfelder Mandant und Benut | 20070815 |
History
| Last changed by/on | SAP | 20071217 |
| SAP Release Created in |