SAP ABAP Class CL_IUUC_TABLE (tables involved in integr. upgrade)
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_TABLE | |
| Short Description | tables involved in integr. upgrade | |
| 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 | 20080307 | 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_TABLE has no interface implemented.
Friends
Class CL_IUUC_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FIELDNAME | 'IUUC_OPERAT_FLAG' | operation flag fieldname | 20080317 | ||
| 2 | Constant | Public | Type reference (TYPE) | IUUC_TAB_ORIGIN | '1' | Originates from table analysis (ST10) | 20080822 | ||
| 3 | Constant | Public | Type reference (TYPE) | IUUC_TAB_ORIGIN | '2' | originates from table classification | 20080822 | ||
| 4 | Constant | Public | Type reference (TYPE) | IUUC_TAB_ORIGIN | '3' | originates from manual entry | 20080822 | ||
| 5 | Constant | Public | Type reference (TYPE) | FIELDNAME | 'IUUC_PROCESSED' | processed flag fieldanme | 20090126 | ||
| 6 | Constant | Public | Type reference (TYPE) | IUUC_PROCESS_OPTION | 4 | processing option: "complete" | 20080515 | ||
| 7 | Constant | Public | Type reference (TYPE) | IUUC_PROCESS_OPTION | 3 | processing option: "delayed" | 20080514 | ||
| 8 | Constant | Public | Type reference (TYPE) | IUUC_PROCESS_OPTION | 5 | processing option: "transfer delta" | 20080513 | ||
| 9 | Constant | Public | Type reference (TYPE) | IUUC_PROCESS_OPTION | 8 | proc. opt. "delta - only final transfer" | 20090820 | ||
| 10 | Constant | Public | Type reference (TYPE) | IUUC_PROCESS_OPTION | 1 | processing option: "freeze" | 20080513 | ||
| 11 | Constant | Public | Type reference (TYPE) | IUUC_PROCESS_OPTION | 2 | processing option: "ignore" | 20080515 | ||
| 12 | Constant | Public | Type reference (TYPE) | IUUC_PROCESS_OPTION | 6 | processing option: "record only" | 20090401 | ||
| 13 | Constant | Public | Type reference (TYPE) | IUUC_PROCESS_OPTION | 0 | IUUC process option | 20090406 | ||
| 14 | Constant | Public | Type reference (TYPE) | IUUC_SCENARIO | 0 | "classic" IUUC | 20100412 | ||
| 15 | Constant | Public | Type reference (TYPE) | IUUC_SCENARIO | 6 | Fallback (System Synchronization) | 20130620 | ||
| 16 | Constant | Public | Type reference (TYPE) | IUUC_SCENARIO | 8 | Function Module Interface | 20130930 | ||
| 17 | Constant | Public | Type reference (TYPE) | IUUC_SCENARIO | 3 | HANA | 20110526 | ||
| 18 | Constant | Public | Type reference (TYPE) | IUUC_SCENARIO | 5 | iCWB | 20120216 | ||
| 19 | Constant | Public | Type reference (TYPE) | IUUC_SCENARIO | 1 | IMIG | 20100412 | ||
| 20 | Constant | Public | Type reference (TYPE) | IUUC_SCENARIO | 7 | incremental Client Transfer | 20130930 | ||
| 21 | Constant | Public | Type reference (TYPE) | IUUC_SCENARIO | 2 | Synchron. | 20110209 | ||
| 22 | Constant | Public | Type reference (TYPE) | IUUC_SCENARIO | 4 | TDMS | 20110929 | ||
| 23 | Constant | Public | Type reference (TYPE) | FIELDNAME | 'IUUC_SEQUENCE' | sequence fieldname | 20090715 | ||
| 24 | Constant | Public | Type reference (TYPE) | TABCLASS | 'CLUSTER' | 20080313 | |||
| 25 | Constant | Public | Type reference (TYPE) | TABCLASS | 'INDX' | Table category | 20080414 | ||
| 26 | Constant | Public | Type reference (TYPE) | TABCLASS | 'INTTAB' | Table category | 20131022 | ||
| 27 | Constant | Public | Type reference (TYPE) | TABCLASS | 'POOL' | 20080313 | |||
| 28 | Constant | Public | Type reference (TYPE) | TABCLASS | 'TRANSP' | 20080313 | |||
| 29 | Constant | Public | Type reference (TYPE) | TABCLASS | 'VIEW' | Table category | 20120322 | ||
| 30 | Constant | Public | Type reference (TYPE) | FIELDNAME | 'IUUC_TIMESTAMP' | timestamp fieldname | 20080604 | ||
| 31 | Constant | Public | Type reference (TYPE) | IUUC_TRIGGER_STATE | 2 | trigger state activated | 20080401 | ||
| 32 | Constant | Public | Type reference (TYPE) | IUUC_TRIGGER_STATE | 3 | trigger state (initial, created, activated, deactivated) | 20080401 | ||
| 33 | Constant | Public | Type reference (TYPE) | IUUC_TRIGGER_STATE | 7 | trigger state inconsistent; activation blocked | 20140303 | ||
| 34 | Constant | Public | Type reference (TYPE) | IUUC_TRIGGER_STATE | 0 | trigger state initial | 20080331 | ||
| 35 | Constant | Public | Type reference (TYPE) | FIELDNAME | 'IUUC_TRANSACT_ID' | fieldname for transaction ID | 20120307 | ||
| 36 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20080313 | |||
| 37 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | Log handler for MWB/DTL | 20080317 | |||
| 38 | Static Attribute | Public | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130207 | |||
| 39 | Instance attribute | Protected | Type reference (TYPE) | IUUC_TABLES | tables to be processed by IUUC | 20080313 | |||
| 40 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_IUUC_TABLE_LIST | tables involved in integr. upgrade | 20080317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | adjust nametab of pool or cluster tables | 20130311 | |
| 2 | Static method | Public | Method | Block cluster tables | 20120831 | |
| 3 | Static method | Public | Method | Check if there are tables to unblock -> triggers created | 20120831 | |
| 4 | Static method | Public | Method | check if a certain process option change is allowed | 20110124 | |
| 5 | Static method | Public | Method | Check if there are tables to unblock -> triggers created | 20120920 | |
| 6 | Instance method | Public | Constructor | CONSTRUCTOR | 20080312 | |
| 7 | Static method | Public | Method | create target table name in IMIG case | 20130201 | |
| 8 | Static method | Public | Method | Create name of shadow table | 20080725 | |
| 9 | Instance method | Public | Method | update attributes | 20080313 | |
| 10 |