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 IF_RS2HANA_AUTH_CONST 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 O_NAME Instance attribute Protected Type reference (TYPE) RS2HANA_AUTH_OBJNM RS2HANA authorization object name 20130517
2 O_R_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_RS2HANA_AUTH_MANAGER Main class 20130517
3 O_TYPE Instance attribute Protected Type reference (TYPE) RS2HANA_AUTH_OBJTP RS2HANA authorization object types 20130517
4 P_DETLEVEL Instance attribute Private Type reference (TYPE) BALLEVEL Application Log: Level of detail 20130521
5 P_R_MSG Instance attribute Private Object reference (TYPE REF TO) CL_RSO_MSG Container for Messages 20130521
6 S_TS_IPROV_AUTHS Static Attribute Protected Type reference (TYPE) IF_RS2HANA_AUTH_CONST=>TY_TS_IPROV_AUTH 20130827
7 S_T_ALLOWED_TYPES Static Attribute Private Type reference (TYPE) IF_RS2HANA_AUTH_CONST=>TY_T_AUTH_OBJTP 20130517
8 S_T_OBJECT_BUFFER 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 ADD_MSG Instance method Protected Method Add message to table 20130517
2 ADD_MSGS Instance method Protected Method Add messages to container 20130521
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130517
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130517
5 DECREASE_DETLEVEL Instance method Protected Method Subtract n from detlevel 20130521
6 DELETE_OBJECT_IN_HANA Static method Public Method Deltes object in database 20130517
7 DEPLOY_OBJECT_IN_HANA Instance method Public Method Creates object in database 20130517
8 EXECUTE_QUERY Static method Protected Method Executes query statement 20130517
9 EXECUTE_SQL Static method Protected Method Execute SQL statement 20130517
10 FACTORY Static method Public Method FACTORY 20130517
11 GET_CLASSNM_FOR_OBJTP Static method Private Method Returns classname for corresponding object type 20130517
12 GET_ID Static method Public Method Returns ID of object 20130517
13 GET_MSG Instance method Protected Method Returns messages 20130521
14 GET_NAME Instance method Public Method Returns name of object 20130517
15 GET_RSO_METADATA_AUTHORIZATION Static method Protected Method get metadata authorization (buffered) 20130827
16 GET_SYSTEM_IDENTIFIER Static method Public Method Returns unique system identifier 20130710
17 GET_TECHNICAL_NAME Instance method Public Method Returns name including prefix 20130517
18 GET_TYPE Instance method Public Method Returns type of object 20130517
19 INCREASE_DETLEVEL Instance method Protected Method Add n to detlevel 20130521
20 INITIALIZE_MSG Instance method Protected Method Set detlevel and message container to initial 20130521
21 RESET_BUFFER 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 Changing 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 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130521
2 Importing 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 Importing I_NAME Call by reference Type reference (TYPE) RS2HANA_AUTH_OBJNM RS2HANA authorization object name 20130517
2 Importing I_R_MANAGER Call by reference Object reference (TYPE REF TO) CL_RS2HANA_AUTH_MANAGER Main class 20130517
3 Importing I_TYPE Call by reference Type reference (TYPE) RS2HANA_AUTH_OBJTP RS2HANA authorization object types 20130517
# Exception Resumable Description Created on
1 NOT_FOUND_IN_VERSION_A 20130517
2 OBJECTTYPE_NOT_SUPPORTED 20130517

Method DECREASE_DETLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing I_NAME Call by reference Type reference (TYPE) RS2HANA_AUTH_OBJNM RS2HANA authorization object name 20130517
2 Importing I_OBJTP Value transfer Type reference (TYPE) RS2HANA_AUTH_OBJTP RS2HANA authorization object types 20130517
# Exception Resumable Description Created on
1 ALREADY_EXISTS 20130517
2 DOES_NOT_EXIST 20130517
3 OBJTP_NOT_SUPPORTED 20130517
4 SQL_ERROR 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 ALREADY_EXISTS 20130517
2 DOES_NOT_EXIST 20130517
3 SQL_ERROR 20130517

Method EXECUTE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DATA Call by reference Object reference (TYPE REF TO) DATA 20130517
2 Importing I_STMT Call by reference Type reference (TYPE) STRING 20130517
# Exception Resumable Description Created on
1 SQL_EXCEPTION 20130517

Method EXECUTE_SQL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SQL_CODE Call by reference Type reference (TYPE) STRING 20130517
# Exception Resumable Description Created on
1 ALREADY_EXISTS 20130517
2 DOES_NOT_EXIST 20130517
3 SQL_ERROR 20130517

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_REF Call by reference Object reference (TYPE REF TO) CL_RS2HANA_AUTH_OBJ Object: Superclass 20130517
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130517
3 Importing I_NAME Call by reference Type reference (TYPE) RS2HANA_AUTH_OBJNM RS2HANA authorization object name 20130517
4 Importing I_OBJTP Call by reference Type reference (TYPE) RS2HANA_AUTH_OBJTP RS2HANA authorization object types 20130517
5 Importing I_R_MANAGER Call by reference Object reference (TYPE REF TO) CL_RS2HANA_AUTH_MANAGER Main class 20130517
6 Importing I_R_REF Call by reference Object reference (TYPE REF TO) CL_RS2HANA_AUTH_OBJ Object: Superclass 20130517
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND_IN_VERSION_A 20130517
2 OBJTYPE_NOT_SUPPORTED 20130517
3 UNKOWN_ERROR 20130517

Method GET_CLASSNM_FOR_OBJTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJTP Call by reference Type reference (TYPE) RS2HANA_AUTH_OBJTP RS2HANA authorization object types 20130517
2 Returning 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 Importing I_NAME Call by reference Type reference (TYPE) RS2HANA_AUTH_OBJNM RS2HANA authorization object name 20130517
2 Importing I_TYPE Call by reference Type reference (TYPE) RS2HANA_AUTH_OBJTP RS2HANA authorization object types 20130517
3 Returning 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 Returning 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 Returning 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 Exporting E_TSX_AUTHS Call by reference Type reference (TYPE) RSO_TSX_AUTHS Authorizations 20130827
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20130827
3 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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