SAP ABAP Class CL_BS_ANLY_ISET_AUTHORIZATION (Authorization for Classic InfoSet)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BS_ANLY_ISET_AUTHORIZATION | Authorization for Classic InfoSet | 20090514 |
Properties
| Class | CL_BS_ANLY_ISET_AUTHORIZATION | |
| Short Description | Authorization for Classic InfoSet | |
| 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 | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BS_ANLY_ISET_AUTHORIZATION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BS_ANLY_ISET_AUTHORIZATION | Authorization for Classic InfoSet | 20090514 |
Friends
Class CL_BS_ANLY_ISET_AUTHORIZATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20090514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090514 | |
| 2 | Instance method | Protected | Method | 20090514 |
Events
Class CL_BS_ANLY_ISET_AUTHORIZATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_AUTH_VAL | Protected | Attribute reference (LIKE) | 20090514 | |
||
| 2 | S_FIELDMAP_AUTH_ISET | Protected | See coding | 20090514 | begin of S_FIELDMAP_AUTH_ISET,
object type xuobject,
sfield type xufield,
tabname type tabname,
fieldname type fieldname,
end of S_FIELDMAP_AUTH_ISET
|
||
| 3 | TS_FIELDMAP_AUTH_ISET | Protected | See coding | 20090514 | TS_FIELDMAP_AUTH_ISET type sorted table of
S_FIELDMAP_AUTH_ISET with unique key object sfield
|
||
| 4 | T_AUTH_VAL | Protected | Attribute reference (LIKE) | 20090514 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INFOSET | Call by reference | Type reference (TYPE) | AQ_SGNAME | SAP Query: InfoSet | 20090514 |
Method CONSTRUCTOR on class CL_BS_ANLY_ISET_AUTHORIZATION has no exception.
Method GET_AUTHORIZATION_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDMAP_AUTH_ISET | Call by reference | Type reference (TYPE) | TS_FIELDMAP_AUTH_ISET | 20090514 |
Method GET_AUTHORIZATION_OBJECTS on class CL_BS_ANLY_ISET_AUTHORIZATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |