SAP ABAP Class CL_RS2HANA_AUTH_OBJ (Object: Superclass)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD-HMOD (Application Component) HANA Model Generation in BW
⤷
RS2HANA_AUTH (Package) BW Authorization in HANA
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RS2HANA_AUTH_AUTH | Object: Authorization | 20130517 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RS2HANA_AUTH_IPRO | Object: InfoProvider | 20130517 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RS2HANA_AUTH_PRIV | Object: Privilege | 20130517 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RS2HANA_AUTH_PROC | Object: Procedure | 20130517 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RS2HANA_AUTH_ROLE | Object: Role | 20130517 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RS2HANA_AUTH_USER | Object: User | 20130517 |
Properties
| Class | CL_RS2HANA_AUTH_OBJ | |
| Short Description | Object: Superclass | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS2HANA_AUTH | BW Authorization in HANA |
| Created | 20130517 | SAP |
| Last change | 20140121 | 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_RS2HANA_AUTH_OBJ has no interface implemented.
Friends
Class CL_RS2HANA_AUTH_OBJ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RS2HANA_AUTH_OBJNM | RS2HANA authorization object name | 20130517 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RS2HANA_AUTH_MANAGER | Main class | 20130517 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RS2HANA_AUTH_OBJTP | RS2HANA authorization object types | 20130517 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BALLEVEL | Application Log: Level of detail | 20130521 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_MSG | Container for Messages | 20130521 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | IF_RS2HANA_AUTH_CONST=>TY_TS_IPROV_AUTH | 20130827 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | IF_RS2HANA_AUTH_CONST=>TY_T_AUTH_OBJTP | 20130517 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | IF_RS2HANA_AUTH_CONST=>TY_T_OBJECT_BUFFER | 20130517 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Add message to table | 20130517 | |
| 2 | Instance method | Protected | Method | Add messages to container | 20130521 | |
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130517 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20130517 | |
| 5 | Instance method | Protected | Method | Subtract n from detlevel | 20130521 | |
| 6 | Static method | Public | Method | Deltes object in database | 20130517 | |
| 7 | Instance method | Public | Method | Creates object in database | 20130517 | |
| 8 | Static method | Protected | Method | Executes query statement | 20130517 | |
| 9 | Static method | Protected | Method | Execute SQL statement | 20130517 | |
| 10 | Static method | Public | Method | FACTORY | 20130517 | |
| 11 | Static method | Private | Method | Returns classname for corresponding object type | 20130517 | |
| 12 | Static method | Public | Method | Returns ID of object | 20130517 | |
| 13 | Instance method | Protected | Method | Returns messages | 20130521 | |
| 14 | Instance method | Public | Method | Returns name of object | 20130517 | |
| 15 | Static method | Protected | Method | get metadata authorization (buffered) | 20130827 | |
| 16 | Static method | Public | Method | Returns unique system identifier | 20130710 | |
| 17 | Instance method | Public | Method | Returns name including prefix | 20130517 | |
| 18 | Instance method | Public | Method | Returns type of object | 20130517 | |
| 19 | Instance method | Protected | Method | Add n to detlevel | 20130521 | |
| 20 | Instance method | Protected | Method | Set detlevel and message container to initial | 20130521 | |
| 21 | Static method | Public | Method | Reset all variables | 20130603 |
Events
Class CL_RS2HANA_AUTH_OBJ has no event.
Types
Class CL_RS2HANA_AUTH_OBJ has no local type.
Method Signatures
Method ADD_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130517 |
Method ADD_MSG on class CL_RS2HANA_AUTH_OBJ has no exception.
Method ADD_MSGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130521 | |||
| 2 | I_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130521 |
Method ADD_MSGS on class CL_RS2HANA_AUTH_OBJ has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RS2HANA_AUTH_OBJ has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RS2HANA_AUTH_OBJ has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | RS2HANA_AUTH_OBJNM | RS2HANA authorization object name | 20130517 | |||
| 2 | I_R_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_RS2HANA_AUTH_MANAGER | Main class | 20130517 | |||
| 3 | I_TYPE | Call by reference | Type reference (TYPE) | RS2HANA_AUTH_OBJTP | RS2HANA authorization object types | 20130517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130517 | |||
| 2 | 20130517 |
Method DECREASE_DETLEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEVEL | Call by reference | Type reference (TYPE) | I | 1 | 20130521 |
Method DECREASE_DETLEVEL on class CL_RS2HANA_AUTH_OBJ has no exception.
Method DELETE_OBJECT_IN_HANA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | RS2HANA_AUTH_OBJNM | RS2HANA authorization object name | 20130517 | |||
| 2 | I_OBJTP | Value transfer | Type reference (TYPE) | RS2HANA_AUTH_OBJTP | RS2HANA authorization object types | 20130517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130517 | |||
| 2 | 20130517 | |||
| 3 | 20130517 | |||
| 4 | 20130517 |
Method DEPLOY_OBJECT_IN_HANA Signature
Method DEPLOY_OBJECT_IN_HANA on class CL_RS2HANA_AUTH_OBJ has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130517 | |||
| 2 | 20130517 | |||
| 3 | 20130517 |
Method EXECUTE_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130517 | ||||
| 2 | I_STMT | Call by reference | Type reference (TYPE) | STRING | 20130517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130517 |
Method EXECUTE_SQL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SQL_CODE | Call by reference | Type reference (TYPE) | STRING | 20130517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130517 | |||
| 2 | 20130517 | |||
| 3 | 20130517 |
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_REF | Call by reference | Object reference (TYPE REF TO) | CL_RS2HANA_AUTH_OBJ | Object: Superclass | 20130517 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130517 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | RS2HANA_AUTH_OBJNM | RS2HANA authorization object name | 20130517 | |||
| 4 | I_OBJTP | Call by reference | Type reference (TYPE) | RS2HANA_AUTH_OBJTP | RS2HANA authorization object types | 20130517 | |||
| 5 | I_R_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_RS2HANA_AUTH_MANAGER | Main class | 20130517 | |||
| 6 | I_R_REF | Call by reference | Object reference (TYPE REF TO) | CL_RS2HANA_AUTH_OBJ | Object: Superclass | 20130517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130517 | |||
| 2 | 20130517 | |||
| 3 | 20130517 |
Method GET_CLASSNM_FOR_OBJTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJTP | Call by reference | Type reference (TYPE) | RS2HANA_AUTH_OBJTP | RS2HANA authorization object types | 20130517 | |||
| 2 | R_CLASSNM | Value transfer | Type reference (TYPE) | STRING | 20130517 |
Method GET_CLASSNM_FOR_OBJTP on class CL_RS2HANA_AUTH_OBJ has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | RS2HANA_AUTH_OBJNM | RS2HANA authorization object name | 20130517 | |||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | RS2HANA_AUTH_OBJTP | RS2HANA authorization object types | 20130517 | |||
| 3 | R_ID | Value transfer | Type reference (TYPE) | RS2HANA_AUTH_OBJID | RS2HANA authorization object ID | 20130517 |
Method GET_ID on class CL_RS2HANA_AUTH_OBJ has no exception.
Method GET_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_MSG | Value transfer | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130521 |
Method GET_MSG on class CL_RS2HANA_AUTH_OBJ has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | RS2HANA_AUTH_OBJNM | RS2HANA authorization object name | 20130517 |
Method GET_NAME on class CL_RS2HANA_AUTH_OBJ has no exception.
Method GET_RSO_METADATA_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TSX_AUTHS | Call by reference | Type reference (TYPE) | RSO_TSX_AUTHS | Authorizations | 20130827 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20130827 | |||
| 3 | R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Code | 20130827 |
Method GET_RSO_METADATA_AUTHORIZATION on class CL_RS2HANA_AUTH_OBJ has no exception.
Method GET_SYSTEM_IDENTIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IDENTIFIER | Value transfer | Type reference (TYPE) | STRING | 20130710 |
Method GET_SYSTEM_IDENTIFIER on class CL_RS2HANA_AUTH_OBJ has no exception.
Method GET_TECHNICAL_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | RS2HANA_AUTH_OBJNM | RS2HANA authorization object name | 20130517 |
Method GET_TECHNICAL_NAME on class CL_RS2HANA_AUTH_OBJ has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Type reference (TYPE) | RS2HANA_AUTH_OBJTP | RS2HANA authorization object types | 20130517 |
Method GET_TYPE on class CL_RS2HANA_AUTH_OBJ has no exception.
Method INCREASE_DETLEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEVEL | Call by reference | Type reference (TYPE) | I | 1 | 20130521 |
Method INCREASE_DETLEVEL on class CL_RS2HANA_AUTH_OBJ has no exception.
Method INITIALIZE_MSG Signature
Method INITIALIZE_MSG on class CL_RS2HANA_AUTH_OBJ has no parameter.
Method INITIALIZE_MSG on class CL_RS2HANA_AUTH_OBJ has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_RS2HANA_AUTH_OBJ has no parameter.
Method RESET_BUFFER on class CL_RS2HANA_AUTH_OBJ has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |