SAP ABAP Class CL_RS2HANA_AUTH_PRIV (Object: Privilege)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RS2HANA_AUTH_OBJ Object: Superclass 20130517
Properties
Class CL_RS2HANA_AUTH_PRIV  
Short Description Object: Privilege    
Super Class CL_RS2HANA_AUTH_OBJ Object: Superclass 
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...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RS2HANA_AUTH_PRIV has no interface implemented.
Friends
Class CL_RS2HANA_AUTH_PRIV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_NUMBER Instance attribute Private Type reference (TYPE) I 20130517
2 P_R_IPRO Instance attribute Private Object reference (TYPE REF TO) CL_RS2HANA_AUTH_IPRO Object: InfoProvider 20130517
3 P_SQL_CODE Instance attribute Private Type reference (TYPE) STRING 20130517
4 P_T_PROCEDURE Instance attribute Private Type reference (TYPE) IF_RS2HANA_AUTH_CONST=>TY_T_OBJECT 20130517
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PROCEDURE Instance method Public Method Adds procedure this privilege instance requires 20130517
2 CHECK_ALREADY_CREATED Instance method Public Method Indicator if instance has already been deployed 20130517
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130517
4 GET_AS_WHERE_CLAUSE Instance method Public Method Returns privilege as WHERE clause 20130618
5 GET_EXISTING_PRIVILEGES Static method Public Method Select all privileges from database 20130517
6 GET_NUMBER Instance method Public Method Returns number of privilege (multidimensionality) 20130517
7 GET_SQL_CODE Instance method Private Method Returns SQL code 20130517
Events
Class CL_RS2HANA_AUTH_PRIV has no event.
Types
Class CL_RS2HANA_AUTH_PRIV has no local type.
Method Signatures

Method ADD_PROCEDURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PROCEDURE Call by reference Object reference (TYPE REF TO) CL_RS2HANA_AUTH_PROC Object: Procedure 20130517

Method ADD_PROCEDURE on class CL_RS2HANA_AUTH_PRIV has no exception.

Method CHECK_ALREADY_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ALREADY_CREATED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130517

Method CHECK_ALREADY_CREATED on class CL_RS2HANA_AUTH_PRIV 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_NUMBER Call by reference Type reference (TYPE) I 20130517
3 Importing I_R_IPRO Call by reference Object reference (TYPE REF TO) CL_RS2HANA_AUTH_IPRO Object: InfoProvider 20130517
4 Importing I_R_MANAGER Call by reference Object reference (TYPE REF TO) CL_RS2HANA_AUTH_MANAGER Main class 20130517
5 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 GET_AS_WHERE_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WHERE_CLAUSE Value transfer Type reference (TYPE) STRING 20130618

Method GET_AS_WHERE_CLAUSE on class CL_RS2HANA_AUTH_PRIV has no exception.

Method GET_EXISTING_PRIVILEGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROVIDER Call by reference Type reference (TYPE) RS2HANA_AUTH_OBJNM RS2HANA authorization object name 20130517
2 Importing I_IS_IOBJ Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130610
3 Returning R_T_PRIVILEGE Value transfer Type reference (TYPE) IF_RS2HANA_AUTH_CONST=>TY_T_OBJNM 20130517

Method GET_EXISTING_PRIVILEGES on class CL_RS2HANA_AUTH_PRIV has no exception.

Method GET_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NUMBER Value transfer Type reference (TYPE) I 20130517

Method GET_NUMBER on class CL_RS2HANA_AUTH_PRIV has no exception.

Method GET_SQL_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SQL_CODE Value transfer Type reference (TYPE) STRING 20130517

Method GET_SQL_CODE on class CL_RS2HANA_AUTH_PRIV has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740