SAP ABAP Class CL_AUTHCHECK_SQL_MM (Transfer Authority Check to SQL Where Statement)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_APPLICATION (Package) Structure Package EBP
       ME (Package) Application development R/3 Purchasing
Properties
Class CL_AUTHCHECK_SQL_MM  
Short Description Transfer Authority Check to SQL Where Statement    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ME   Application development R/3 Purchasing 
Created 20130130   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_AUTHCHECK_SQL_MM has no interface implemented.
Friends
Class CL_AUTHCHECK_SQL_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FLD_ACTIVITY Constant Protected Type reference (TYPE) XUFIELD 'ACTVT' Authorization Field 20130130
2 GT_FIELDNAMES Instance attribute Protected Type reference (TYPE) STRING_TABLE Table of Strings 20130723
3 GV_DELETE Constant Protected Type reference (TYPE) STRING 'IS NOT NULL AND' 20130723
4 GV_EMPTY Constant Protected Type reference (TYPE) STRING '= '''' OR ' 20130723
5 GV_SQL Instance attribute Protected Type reference (TYPE) STRING 20130723
Methods
# Method Level Visibility Method type Description Created on
1 ADD_AUTH2OBJECT Instance method Protected Method 20130725
2 ADD_AUTH_CHECK Instance method Public Method 20130130
3 ADD_FIELD2AUTH Instance method Protected Method 20130725
4 ADD_OBJECT2FILTER Instance method Protected Method 20130725
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130725
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130308
7 GET_ACTIVITY_FOR_AUTH_OBJ Instance method Protected Method 20130725
8 GET_EXPRESSION Instance method Public Method 20130130
9 IS_USER_AUTHORIZED Instance method Public Method 20130130
10 OPTIMIZE_AUTH_TABLE Instance method Protected Method 20130725
11 OPTIMIZE_RANGE Instance method Protected Method 20130725
Events
Class CL_AUTHCHECK_SQL_MM has no event.
Types
Class CL_AUTHCHECK_SQL_MM has no local type.
Method Signatures

Method ADD_AUTH2OBJECT Signature

Method ADD_AUTH2OBJECT on class CL_AUTHCHECK_SQL_MM has no parameter.
Method ADD_AUTH2OBJECT on class CL_AUTHCHECK_SQL_MM has no exception.

Method ADD_AUTH_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Activity 20130130
2 Importing IV_DBFIELDNAME Call by reference Type reference (TYPE) STRING Database field name 20130130
3 Importing IV_DBTABLENAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20130723
4 Importing IV_FIELD_ALIAS Call by reference Type reference (TYPE) STRING Field alias 20130723
5 Importing IV_SEL_OBJECT_NAME Call by reference Type reference (TYPE) UST12-OBJCT Authorization Object 20130130
6 Importing IV_TABLE_ALIAS Call by reference Type reference (TYPE) STRING Table alias 20130723

Method ADD_AUTH_CHECK on class CL_AUTHCHECK_SQL_MM has no exception.

Method ADD_FIELD2AUTH Signature

Method ADD_FIELD2AUTH on class CL_AUTHCHECK_SQL_MM has no parameter.
Method ADD_FIELD2AUTH on class CL_AUTHCHECK_SQL_MM has no exception.

Method ADD_OBJECT2FILTER Signature

Method ADD_OBJECT2FILTER on class CL_AUTHCHECK_SQL_MM has no parameter.
Method ADD_OBJECT2FILTER on class CL_AUTHCHECK_SQL_MM has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_AUTHCHECK_SQL_MM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_AUTHCHECK_SQL_MM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSUSER Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20130308

Method CONSTRUCTOR on class CL_AUTHCHECK_SQL_MM has no exception.

Method GET_ACTIVITY_FOR_AUTH_OBJ Signature

Method GET_ACTIVITY_FOR_AUTH_OBJ on class CL_AUTHCHECK_SQL_MM has no parameter.
Method GET_ACTIVITY_FOR_AUTH_OBJ on class CL_AUTHCHECK_SQL_MM has no exception.

Method GET_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_WHERE_TAB Call by reference Type reference (TYPE) RSDS_WHERE_TAB 20130130
2 Exporting EV_NOT_AUTHORIZED Call by reference Type reference (TYPE) BOOL Link field for view query 20130130

Method GET_EXPRESSION on class CL_AUTHCHECK_SQL_MM has no exception.

Method IS_USER_AUTHORIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AUTHORIZED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130130

Method IS_USER_AUTHORIZED on class CL_AUTHCHECK_SQL_MM has no exception.

Method OPTIMIZE_AUTH_TABLE Signature

Method OPTIMIZE_AUTH_TABLE on class CL_AUTHCHECK_SQL_MM has no parameter.
Method OPTIMIZE_AUTH_TABLE on class CL_AUTHCHECK_SQL_MM has no exception.

Method OPTIMIZE_RANGE Signature

Method OPTIMIZE_RANGE on class CL_AUTHCHECK_SQL_MM has no parameter.
Method OPTIMIZE_RANGE on class CL_AUTHCHECK_SQL_MM has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in