SAP ABAP Class CL_BS_ANLY_AUTHORIZATION (Authorization handling)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-ANL-BIA (Application Component) Operational BIA
⤷
BS_ANLY_OPERATIONAL_BIA (Package) Business Suite Analytics: Operational BIA
⤷
⤷
Properties
| Class | CL_BS_ANLY_AUTHORIZATION | |
| Short Description | Authorization handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_ANLY_OPERATIONAL_BIA | Business Suite Analytics: Operational BIA |
| Created | 20090514 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_BS_ANLY_AUTHORIZATION has no interface implemented.
Friends
Class CL_BS_ANLY_AUTHORIZATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | XUFIELD | 'ACTVT' | Authorization Field | 20090515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090514 | ||
| 2 | Static method | Private | Method | 20090514 | ||
| 3 | Static method | Public | Method | 20090514 | ||
| 4 | Static method | Private | Method | 20090514 |
Events
Class CL_BS_ANLY_AUTHORIZATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_MAP_ISET_FIELD_IOBJNM | Private | See coding | 20090514 | begin of S_MAP_ISET_FIELD_IOBJNM,
tabname type tabname,
fieldname type fieldname,
iobjnm type rsiobjnm,
end of s_map_iset_field_iobjnm
|
||
| 2 | S_VAL | Public | Type reference (TYPE) | USVALUES | 20090514 | |
|
| 3 | TH_MAP_ISET_FIELD_IOBJNM | Private | See coding | 20090514 | TH_MAP_ISET_FIELD_IOBJNM type hashed table of
S_MAP_ISET_FIELD_IOBJNM
with unique key tabname fieldname
|
||
| 4 | T_VAL | Public | See coding | 20090514 | t_val type standard table of s_val
|
Method Signatures
Method GET_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VAL | Call by reference | Type reference (TYPE) | RSEC_T_VAL | Table for Virtual Authorizations in Flat Value Part | 20090514 | |||
| 2 | IV_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090514 | |||
| 3 | IV_UNAME | Call by reference | Type reference (TYPE) | XUBNAME | SY-UNAME | User Name in User Master Record | 20090514 |
Method GET_AUTHORIZATION on class CL_BS_ANLY_AUTHORIZATION has no exception.
Method GET_FIELD_IOBJNM_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_IOBJNM | Call by reference | Type reference (TYPE) | TH_MAP_ISET_FIELD_IOBJNM | 20090514 | ||||
| 2 | IV_INFOSET | Call by reference | Type reference (TYPE) | AQ_SGNAME | SAP Query: InfoSet | 20090514 |
Method GET_FIELD_IOBJNM_MAPPING on class CL_BS_ANLY_AUTHORIZATION has no exception.
Method GET_USER_AUTH_FOR_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VAL | Call by reference | Type reference (TYPE) | T_VAL | 20090514 | ||||
| 2 | IV_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20090514 | |||
| 3 | IV_UNAME | Call by reference | Type reference (TYPE) | XUBNAME | SY-UNAME | User Name in User Master Record | 20090514 |
Method GET_USER_AUTH_FOR_OBJ on class CL_BS_ANLY_AUTHORIZATION has no exception.
Method MAP_ISET_FIELD_TO_IOBJNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VAL | Call by reference | Type reference (TYPE) | RSEC_T_VAL | Table for Virtual Authorizations in Flat Value Part | 20090514 | |||
| 2 | IT_VAL | Call by reference | Type reference (TYPE) | IF_BS_ANLY_ISET_AUTHORIZATION=>T_AUTH_VAL | 20090514 | ||||
| 3 | IV_INFOSET | Call by reference | Type reference (TYPE) | AQ_SGNAME | SAP Query: InfoSet | 20090514 |
Method MAP_ISET_FIELD_TO_IOBJNM on class CL_BS_ANLY_AUTHORIZATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |