SAP ABAP Class CL_RSDDTPS_AUTH_ALV (Interface for Authorizations)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTPS_CORE (Package) Main Package RSDDTPS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDTPS_ALV | Parent Class for ALV Implementation | 20090615 |
Properties
| Class | CL_RSDDTPS_AUTH_ALV | |
| Short Description | Interface for Authorizations | |
| Super Class | CL_RSDDTPS_ALV | Parent Class for ALV Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDTPS_CORE | Main Package RSDDTPS |
| Created | 20090304 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDDTPS_AUTH_ALV has no interface implemented.
Friends
Class CL_RSDDTPS_AUTH_ALV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR4 | 'AUTH' | Loosely defined; could be used for patch levels | 20090615 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDDTPS_AUTH | Create Authorization Index for Polestar | 20090311 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSDDTPS_T_USER | Selection to the Data Manager | 20090311 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSDDTPS_T_USER | BI AS Authorizations: Assignment of User, Authorizations | 20090626 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090311 | ||
| 2 | Instance method | Private | Event handling method | 20090311 | ||
| 3 | Instance method | Private | Event handling method | 20090311 |
Events
Class CL_RSDDTPS_AUTH_ALV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_USER | Public | See coding | 20090311 | BEGIN OF tn_s_user,
user TYPE xubname,
auth type rsauth,
END OF tn_s_user
|
||
| 2 | TN_T_USER | Public | See coding | 20090311 | tn_t_user TYPE STANDARD TABLE OF tn_s_user WITH KEY user
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EDIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20090311 | ||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090311 | |||
| 3 | I_R_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RSDDTPS_PROVIDER | Providerinterface für Polestar | 20090615 |
Method CONSTRUCTOR on class CL_RSDDTPS_AUTH_ALV has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20090311 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20090311 |
Method HANDLE_TOOLBAR on class CL_RSDDTPS_AUTH_ALV has no exception.
Method HANDLE_USER_CMD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | Funktionscode, der PAI ausgelöst hat | 20090311 |
Method HANDLE_USER_CMD on class CL_RSDDTPS_AUTH_ALV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |