SAP ABAP Class CL_IUUC_RTO_GENERATORS (code generators for IUUC)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_INC_PROCESSING (Package) incremental processing using DB triggers and logging tables

⤷

⤷

Properties
Class | CL_IUUC_RTO_GENERATORS | |
Short Description | code generators for IUUC | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_INC_PROCESSING | incremental processing using DB triggers and logging tables |
Created | 20110706 | 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_IUUC_RTO_GENERATORS has no interface implemented.
Friends
Class CL_IUUC_RTO_GENERATORS has no friend class.
Attributes
Class CL_IUUC_RTO_GENERATORS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | generate report to determin access plan delimitations | 20110706 |
2 | ![]() |
Static method | Protected | Method | generate coding to get delimitation via cursor select | 20140207 |
3 | ![]() |
Static method | Protected | Method | generate coding to get delimitations via native SQL optimize | 20140207 |
4 | ![]() |
Static method | Public | Method | generate reports for logging table preprocessing | 20110706 |
5 | ![]() |
Static method | Public | Method | get report name for access plan delimitation calculation | 20110707 |
6 | ![]() |
Static method | Public | Method | get report name for access plan delimitation calculation | 20110707 |
Events
Class CL_IUUC_RTO_GENERATORS has no event.
Types
Class CL_IUUC_RTO_GENERATORS has no local type.
Method Signatures
Method GEN_ACPLAN_DELIMIT_CALCULATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CODE | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20110706 | ||
2 | ![]() |
E_REPORTNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP program name | 20110706 | ||
3 | ![]() |
IV_DBSYS | Call by reference | Type reference (TYPE) | SYDBSYS | Central Database System | 20140207 | ||
4 | ![]() |
I_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110706 | ||
5 | ![]() |
I_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110706 | ||
6 | ![]() |
I_PARALL_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20110706 | ||
7 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110706 |
Method GEN_ACPLAN_DELIMIT_CALCULATION on class CL_IUUC_RTO_GENERATORS has no exception.
Method GEN_ACPLAN_DELIMIT_CURSOR 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 | 20140207 | ||
2 | ![]() |
I_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140207 | ||
3 | ![]() |
I_PARALL_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20140207 |
Method GEN_ACPLAN_DELIMIT_CURSOR on class CL_IUUC_RTO_GENERATORS has no exception.
Method GEN_ACPLAN_DELIMIT_EQUIDIST 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 | 20140207 | ||
2 | ![]() |
IV_DBSYS | Call by reference | Type reference (TYPE) | SYDBSYS | Central Database System | 20140207 | ||
3 | ![]() |
I_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140207 | ||
4 | ![]() |
I_PARALL_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20140207 |
Method GEN_ACPLAN_DELIMIT_EQUIDIST on class CL_IUUC_RTO_GENERATORS has no exception.
Method GEN_LOGTAB_CLEANUP_REPORTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CODE | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20110706 | ||
2 | ![]() |
E_REPORTNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP program name | 20110706 | ||
3 | ![]() |
IREF_LOGHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | Log handler for MWB/DTL | 20110706 | ||
4 | ![]() |
IV_SND_SAPREL | Call by reference | Type reference (TYPE) | SYSAPRL | R/3 System, system release | 20130806 | ||
5 | ![]() |
I_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110706 | ||
6 | ![]() |
I_NO_CURSOR_SELECT | Call by reference | Type reference (TYPE) | BOOLEAN | select w/o open cursor | 20110923 | ||
7 | ![]() |
I_NUM_RECORDS | Call by reference | Type reference (TYPE) | NUMC05 | 40000 | number of logging table records per FETCH | 20121030 | |
8 | ![]() |
I_PARALL_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20110706 | ||
9 | ![]() |
I_SCENARIO | Call by reference | Type reference (TYPE) | IUUC_SCENARIO | distinguish classic IUUC, IMIG, etc | 20110706 | ||
10 | ![]() |
I_SNDRFC | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110706 | ||
11 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110706 |
Method GEN_LOGTAB_CLEANUP_REPORTS on class CL_IUUC_RTO_GENERATORS has no exception.
Method GET_ACPLAN_DELIMIT_REPORTNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REPORTNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP program name | 20110707 | ||
2 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110707 |
Method GET_ACPLAN_DELIMIT_REPORTNAME on class CL_IUUC_RTO_GENERATORS has no exception.
Method GET_LOGTAB_CLEANUP_REPORTNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REPORTNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP program name | 20110707 | ||
2 | ![]() |
I_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110707 |
Method GET_LOGTAB_CLEANUP_REPORTNAME on class CL_IUUC_RTO_GENERATORS has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |