SAP ABAP Interface IF_RSO_RES_AUTH_UTIL (Provides Authority Check related settings)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_RES_UTIL (Package) BW: ResourceUtility
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_RES_AUTH_UTIL | Util class | 20130619 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_RES_AUTH_UTIL_STUB | Stub for Testing | 20130709 |
Properties
| Interface | IF_RSO_RES_AUTH_UTIL | |
| Short Description | Provides Authority Check related settings |
General Data
| Package | RSO_RES_UTIL | BW: ResourceUtility |
| Created | 20130619 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSO_RES_AUTH_UTIL has no forward declaration.
Interfaces
Interface IF_RSO_RES_AUTH_UTIL has no interface.
Friends
Interface IF_RSO_RES_AUTH_UTIL has no friend.
Attributes
Interface IF_RSO_RES_AUTH_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130619 | ||
| 2 | Instance method | Public | Method | 20130619 | ||
| 3 | Instance method | Public | Method | 20130619 | ||
| 4 | Instance method | Public | Method | 20130619 |
Events
Interface IF_RSO_RES_AUTH_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_SX_AUTH_FIELD | Public | See coding | 20130619 | BEGIN OF tn_sx_auth_field,
field TYPE xufield,
t_range TYPE tn_t_auth_range,
END OF tn_sx_auth_field
|
||
| 2 | TN_SX_AUTH_RANGE | Public | See coding | 20130619 | BEGIN OF tn_sx_auth_range,
objct TYPE xuobject,
auth TYPE xuauth,
auth_field TYPE tn_tsx_auth_field,
END OF tn_sx_auth_range
|
||
| 3 | TN_S_AUTHCUST | Public | Type reference (TYPE) | RSO_RES_AUTHCUST | 20130619 | |
|
| 4 | TN_S_AUTH_RANGE | Public | See coding | 20130619 | BEGIN OF tn_s_auth_range,
sign TYPE tvarv_sign,
option TYPE tvarv_opti,
low TYPE xuval,
high TYPE xuval,
END OF tn_s_auth_range
|
||
| 5 | TN_S_RSADMIN_RESPONSE | Public | See coding | 20130619 | BEGIN OF tn_s_rsadmin_response,
no TYPE rsadobj,
yes TYPE rsadobj,
END OF tn_s_rsadmin_response
|
||
| 6 | TN_TSX_AUTH_FIELD | Public | See coding | 20130619 | tn_tsx_auth_field TYPE SORTED TABLE OF tn_sx_auth_field WITH UNIQUE KEY field
|
||
| 7 | TN_TSX_AUTH_RANGE | Public | See coding | 20130619 | tn_tsx_auth_range TYPE SORTED TABLE OF tn_sx_auth_range WITH UNIQUE KEY objct auth
|
||
| 8 | TN_T_AUTHCUST | Public | See coding | 20130619 | tn_t_authcust TYPE STANDARD TABLE OF rso_res_authcust WITH DEFAULT KEY
|
||
| 9 | TN_T_AUTH_RANGE | Public | See coding | 20130619 | tn_t_auth_range TYPE STANDARD TABLE OF tn_s_auth_range WITH DEFAULT KEY
|
Method Signatures
Method ECL_AUTH_CHECK_IN_BW_PROJ_EXPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | RSADOBJ | 20130619 |
Method ECL_AUTH_CHECK_IN_BW_PROJ_EXPL on Interface IF_RSO_RES_AUTH_UTIL has no exception.
Method ECL_AUTH_GET_TLOGO_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | 20130619 | ||||
| 2 | I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | 20130619 | |||
| 3 | R_T_AUTHCUST | Value transfer | Type reference (TYPE) | TN_T_AUTHCUST | 20130619 |
Method ECL_AUTH_GET_TLOGO_SETTINGS on Interface IF_RSO_RES_AUTH_UTIL has no exception.
Method ECL_AUTH_GET_USER_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | 20130619 | ||||
| 2 | I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | 20130619 | |||
| 3 | R_T_AUTHCUST | Value transfer | Type reference (TYPE) | TN_T_AUTHCUST | 20130619 |
Method ECL_AUTH_GET_USER_SETTINGS on Interface IF_RSO_RES_AUTH_UTIL has no exception.
Method ECL_AUTH_IN_WHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | RSADOBJ | 20130619 |
Method ECL_AUTH_IN_WHERE on Interface IF_RSO_RES_AUTH_UTIL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |