SAP ABAP Class CL_DMC_UTIL_GENERATORS (general code generator methods)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMCR (Package) Data Mapping and Conversion: Runtime
Properties
Class CL_DMC_UTIL_GENERATORS  
Short Description general code generator methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_DMCR   Data Mapping and Conversion: Runtime 
Created 20111104   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DMC_UTIL_GENERATORS has no interface implemented.
Friends
Class CL_DMC_UTIL_GENERATORS has no friend class.
Attributes
Class CL_DMC_UTIL_GENERATORS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GEN_ACPL_DELIMIT_REPORT_DATA Static method Public Method generate REPORT and DATA statements for acs. plan delimit. r 20111107
2 GEN_ACPL_DELIMIT_SELECT Static method Public Method generate SELECT coding for access plan delimitation reports 20111104
3 GEN_ACPL_DELIMIT_SELECT_OPTIM Static method Public Method generate SELECT coding for access plan delimitation reports 20130703
4 GEN_ADBC_KEY_DATA_DEFINITION Static method Public Method generate ADBC data definitions 20130628
5 GEN_ADBC_START Static method Public Method generate ADBC data definitions 20130628
Events
Class CL_DMC_UTIL_GENERATORS has no event.
Types
Class CL_DMC_UTIL_GENERATORS has no local type.
Method Signatures

Method GEN_ACPL_DELIMIT_REPORT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CODE Call by reference Type reference (TYPE) ABAPPROG Table Type for ABAP Programs 20111107
2 Importing IT_DD03P Call by reference Type reference (TYPE) DMC_DD03P_TAB DMC: Table type for the field list of a structure 20111107
3 Importing IV_DBSYS Call by reference Type reference (TYPE) SYDBSYS R/3 System, Name of Central Database System 20130628
4 Importing I_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20120127
5 Importing I_NUMREC Call by reference Type reference (TYPE) IUUC_PRECALC_OBJ-NUMREC Numeric field length 8 20111107
6 Importing I_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20120911
7 Importing I_REPORTNAME Call by reference Type reference (TYPE) PROGNAME report name 20111107
8 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20111107

Method GEN_ACPL_DELIMIT_REPORT_DATA on class CL_DMC_UTIL_GENERATORS has no exception.

Method GEN_ACPL_DELIMIT_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CODE Call by reference Type reference (TYPE) ABAPPROG Table Type for ABAP Programs 20111104
2 Exporting E_KEYFIELD_ERROR Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20111104
3 Importing IREF_LOGHANDLER Call by reference Object reference (TYPE REF TO) CL_DMC_LOG_HANDLER Log handler for MWB/DTL 20111104
4 Importing IT_DD03P Call by reference Type reference (TYPE) DMC_DD03P_TAB DMC: Table type for the field list of a structure 20111104
5 Importing IV_SENDER_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130703
6 Importing I_CONVOBJ Call by reference Type reference (TYPE) CNVMBTPRECALCOBJ-CONVOBJECT Conversion Object Name 20111228
7 Importing I_CROSS_CLIENT Call by reference Type reference (TYPE) BOOLEAN cross-client selection 20111110
8 Importing I_DBCON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20120831
9 Importing I_INCL_PCL Call by reference Type reference (TYPE) BOOLEAN 'X' include PCL integration 20120127
10 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20111104

Method GEN_ACPL_DELIMIT_SELECT on class CL_DMC_UTIL_GENERATORS has no exception.

Method GEN_ACPL_DELIMIT_SELECT_OPTIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CODE Call by reference Type reference (TYPE) ABAPPROG Table Type for ABAP Programs 20130703
2 Exporting E_KEYFIELD_ERROR Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130703
3 Importing IREF_LOGHANDLER Call by reference Object reference (TYPE REF TO) CL_DMC_LOG_HANDLER Log handler for MWB/DTL 20130703
4 Importing IT_DD03P Call by reference Type reference (TYPE) DMC_DD03P_TAB DMC: Table type for the field list of a structure 20130703
5 Importing IV_SENDER_DBSYS Call by reference Type reference (TYPE) SYDBSYS R/3 System, Name of Central Database System 20130703
6 Importing I_CONVOBJ Call by reference Type reference (TYPE) CNVMBTPRECALCOBJ-CONVOBJECT Conversion Object Name 20130703
7 Importing I_CROSS_CLIENT Call by reference Type reference (TYPE) BOOLEAN cross-client selection 20130703
8 Importing I_DBCON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20130703
9 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130703

Method GEN_ACPL_DELIMIT_SELECT_OPTIM on class CL_DMC_UTIL_GENERATORS has no exception.

Method GEN_ADBC_KEY_DATA_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GLOBAL_DATA Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130702
2 Returning RT_CODE Value transfer Type reference (TYPE) ABAPPROG Table Type for ABAP Programs 20130628

Method GEN_ADBC_KEY_DATA_DEFINITION on class CL_DMC_UTIL_GENERATORS has no exception.

Method GEN_ADBC_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DB_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20130628
2 Importing IV_GLOBAL_DATA Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130702
3 Returning RT_CODE Value transfer Type reference (TYPE) ABAPPROG Table Type for ABAP Programs 20130628

Method GEN_ADBC_START on class CL_DMC_UTIL_GENERATORS has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620