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 | ![]() |
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 | ![]() |
Static method | Public | Method | generate REPORT and DATA statements for acs. plan delimit. r | 20111107 |
2 | ![]() |
Static method | Public | Method | generate SELECT coding for access plan delimitation reports | 20111104 |
3 | ![]() |
Static method | Public | Method | generate SELECT coding for access plan delimitation reports | 20130703 |
4 | ![]() |
Static method | Public | Method | generate ADBC data definitions | 20130628 |
5 | ![]() |
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 | ![]() |
CT_CODE | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20111107 | ||
2 | ![]() |
IT_DD03P | Call by reference | Type reference (TYPE) | DMC_DD03P_TAB | DMC: Table type for the field list of a structure | 20111107 | ||
3 | ![]() |
IV_DBSYS | Call by reference | Type reference (TYPE) | SYDBSYS | R/3 System, Name of Central Database System | 20130628 | ||
4 | ![]() |
I_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20120127 | ||
5 | ![]() |
I_NUMREC | Call by reference | Type reference (TYPE) | IUUC_PRECALC_OBJ-NUMREC | Numeric field length 8 | 20111107 | ||
6 | ![]() |
I_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20120911 | ||
7 | ![]() |
I_REPORTNAME | Call by reference | Type reference (TYPE) | PROGNAME | report name | 20111107 | ||
8 | ![]() |
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 | ![]() |
CT_CODE | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20111104 | ||
2 | ![]() |
E_KEYFIELD_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20111104 | ||
3 | ![]() |
IREF_LOGHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | Log handler for MWB/DTL | 20111104 | ||
4 | ![]() |
IT_DD03P | Call by reference | Type reference (TYPE) | DMC_DD03P_TAB | DMC: Table type for the field list of a structure | 20111104 | ||
5 | ![]() |
IV_SENDER_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130703 | ||
6 | ![]() |
I_CONVOBJ | Call by reference | Type reference (TYPE) | CNVMBTPRECALCOBJ-CONVOBJECT | Conversion Object Name | 20111228 | ||
7 | ![]() |
I_CROSS_CLIENT | Call by reference | Type reference (TYPE) | BOOLEAN | cross-client selection | 20111110 | ||
8 | ![]() |
I_DBCON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20120831 | ||
9 | ![]() |
I_INCL_PCL | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | include PCL integration | 20120127 | |
10 | ![]() |
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 | ![]() |
CT_CODE | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130703 | ||
2 | ![]() |
E_KEYFIELD_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130703 | ||
3 | ![]() |
IREF_LOGHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | Log handler for MWB/DTL | 20130703 | ||
4 | ![]() |
IT_DD03P | Call by reference | Type reference (TYPE) | DMC_DD03P_TAB | DMC: Table type for the field list of a structure | 20130703 | ||
5 | ![]() |
IV_SENDER_DBSYS | Call by reference | Type reference (TYPE) | SYDBSYS | R/3 System, Name of Central Database System | 20130703 | ||
6 | ![]() |
I_CONVOBJ | Call by reference | Type reference (TYPE) | CNVMBTPRECALCOBJ-CONVOBJECT | Conversion Object Name | 20130703 | ||
7 | ![]() |
I_CROSS_CLIENT | Call by reference | Type reference (TYPE) | BOOLEAN | cross-client selection | 20130703 | ||
8 | ![]() |
I_DBCON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130703 | ||
9 | ![]() |
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 | ![]() |
IV_GLOBAL_DATA | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130702 | ||
2 | ![]() |
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 | ![]() |
IV_DB_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130628 | ||
2 | ![]() |
IV_GLOBAL_DATA | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130702 | ||
3 | ![]() |
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 |