SAP ABAP Class IF_RSDDTPS_AUTH (Read Authorizations)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BW_BCT_CRM_EXPLORER_AUTH | CRM Authorization for BusinessObjects Explorer | 20091119 |
Properties
Class | IF_RSDDTPS_AUTH | |
Short Description | Read Authorizations | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20091006 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_RSDDTPS_AUTH has no forward declaration.
Interfaces
Class IF_RSDDTPS_AUTH has no interface implemented.
Friends
Class IF_RSDDTPS_AUTH has no friend class.
Attributes
Class IF_RSDDTPS_AUTH has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Read Restriction for Users | 20091006 |
2 | ![]() |
Instance method | Public | Method | Return Users | 20091006 |
Events
Class IF_RSDDTPS_AUTH has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_RANGE | Public | See coding | 20091006 | BEGIN OF tn_s_range,
iobjnm TYPE rsiobjnm,
sign TYPE raldb_sign,
opt TYPE raldb_opti,
low TYPE rschavl,
high TYPE rschavl,
END OF tn_s_range
|
||
2 | TN_T_RANGE | Public | See coding | 20091006 | tn_t_range TYPE STANDARD TABLE OF tn_s_range WITH NON-UNIQUE KEY iobjnm
|
||
3 | TN_T_USER | Public | See coding | 20091006 | tn_t_user TYPE STANDARD TABLE OF rsddtpsuser WITH NON-UNIQUE KEY table_line
|
Method Signatures
Method GET_RESTRICTION_FOR_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20091006 | ||
2 | ![]() |
I_USER | Call by reference | Type reference (TYPE) | RSDDTPSUSER | Benutzer für SAP BusinessObjects Explorer | 20091006 | ||
3 | ![]() |
R_T_RANGE | Value transfer | Type reference (TYPE) | TN_T_RANGE | 20091006 |
Method GET_RESTRICTION_FOR_USER on class IF_RSDDTPS_AUTH has no exception.
Method GET_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20091006 | ||
2 | ![]() |
R_T_USER | Value transfer | Type reference (TYPE) | TN_T_USER | User für Polestar-Index | 20091006 |
Method GET_USER on class IF_RSDDTPS_AUTH has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |