SAP ABAP Class CL_RSODSO_SID_SQL_FACTORY (Generate native SQL statements)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_SID (Package) SID Generation in Context of DataStore Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_SID_SQL_FACTORY_DB6 SQL generation for DB6 20120312
2 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_SID_SQL_FACTORY_HDB SQL generation for HANADB 20120312
Properties
Class CL_RSODSO_SID_SQL_FACTORY  
Short Description Generate native SQL statements    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODSO_SID   SID Generation in Context of DataStore Objects 
Created 20120308   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSODSO_SID_ACC_ADPT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSODSO_SID_ACC_ADPT_AJ Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSODSO_SID_SQL_FACTORY has no interface implemented.
Friends
Class CL_RSODSO_SID_SQL_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FIELDNM_CHKFL Instance attribute Protected Type reference (TYPE) RSFIELDNM 'CHCKFL' Feldname 20120808
2 C_FIELDNM_DATAFL Instance attribute Protected Type reference (TYPE) RSFIELDNM 'DATAFL' Feldname 20120808
3 C_FIELDNM_OBJVERS Instance attribute Protected Type reference (TYPE) RSFIELDNM 'OBJVERS' Feldname 20130606
4 C_GENERIC_CLASS Constant Public Type reference (TYPE) STRING 'CL_RSODSO_SID_SQL_FACTORY' 20120312
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SQL_FOR_AJ Instance method Public Method 20120312
2 FACTORY Static method Public Method 20120312
3 GET_IOBJ_TABLNM Instance method Protected Method 20130606
Events
Class CL_RSODSO_SID_SQL_FACTORY has no event.
Types
Class CL_RSODSO_SID_SQL_FACTORY has no local type.
Method Signatures

Method CREATE_SQL_FOR_AJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVAL_CHKFL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Nur Merkmalswerte mit gesetztem Check-Flag lesen? 20120808
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20120312
3 Importing I_T_FIELDLIST Call by reference Type reference (TYPE) CL_RSODSO_SID_ACC_ADPT=>T_T_FIELDLIST 20120312
4 Importing I_WHERE_CLAUSE Call by reference Type reference (TYPE) STRING 20120312
5 Returning R_SQL_STRING Value transfer Type reference (TYPE) STRING 20120312
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_ERROR Error While Processing the Data 20130606

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_SQL_FACTORY Value transfer Object reference (TYPE REF TO) CL_RSODSO_SID_SQL_FACTORY Erzeugung von nativen SQL-Statements 20120312
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_ERROR Fehler während der Verarbeitung der Daten 20120312

Method GET_IOBJ_TABLNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HAS_ATTRIBUTES Call by reference Type reference (TYPE) RS_BOOL Boolean 20130606
2 Exporting E_HAS_OBJVERS Call by reference Type reference (TYPE) RS_BOOL Boolean 20130606
3 Exporting E_TABLNM Value transfer Type reference (TYPE) TABNAME Table Name 20130606
4 Importing I_IOBJNM Call by reference Type reference (TYPE) RSDIOBJNM InfoObject 20130606
# Exception Resumable Description Created on
1 CX_RSODSO_METADATA_ERROR Error While Processing the Data 20130606
History
Last changed by/on SAP  20140121 
SAP Release Created in 740