SAP ABAP Class CL_IUUC_RS_STATUS_ACCESS (access class to db-table)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_REPLICATION (Package) IUUC: Replication tools

⤷

⤷

Properties
Class | CL_IUUC_RS_STATUS_ACCESS | |
Short Description | access class to db-table | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_IUUC_REPLICATION | IUUC: Replication tools |
Created | 20110919 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IUUC_RS_STATUS_ACCESS has no forward declaration.
Interfaces
Class CL_IUUC_RS_STATUS_ACCESS has no interface implemented.
Friends
Class CL_IUUC_RS_STATUS_ACCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | IUUC_IMDB_ACTION | 'N' | Create new ERP Schema on HANA and load DD* tables | 20120308 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | IUUC_IMDB_ACTION | 'T' | Create a new table | 20120308 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | IUUC_IMDB_ACTION | 'L' | Load tables without replication (Initial Load) | 20120308 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | IUUC_IMDB_ACTION | 'R' | Load tables and start replication | 20120308 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | IUUC_IMDB_ACTION | 'M' | Create trigers and logging tables ( Record Only) | 20120308 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | IUUC_IMDB_ACTION | 'Q' | Start Replication only (Replicate Only) | 20120308 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | IUUC_IMDB_ACTION | 'W' | Resume (Wakeup) Replication | 20120308 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | IUUC_IMDB_ACTION | 'C' | Stop Replication, stop queue updates | 20120308 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | IUUC_IMDB_ACTION | 'S' | Suspend Replication, but continue queue updates | 20120308 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | IUUC_IMDB_STATUS | 'B' | Status within IMDB migration | 20120308 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | IUUC_IMDB_STATUS | 'E' | Status within IMDB migration | 20110919 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | IUUC_IMDB_STATUS | 'X' | Status within IMDB migration | 20110919 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | IUUC_IMDB_STATUS | 'O' | Status within IMDB migration | 20110919 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | IUUC_IMDB_STATUS | 'P' | Status within IMDB migration | 20110919 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete status entries by mass transfer ID | 20120308 |
2 | ![]() |
Static method | Public | Method | get back latest entry by MT_ID and Tablename | 20110919 |
3 | ![]() |
Static method | Public | Method | Returns the last status of all tables in a mass transfer | 20120214 |
4 | ![]() |
Static method | Public | Method | Insert new status | 20110919 |
Events
Class CL_IUUC_RS_STATUS_ACCESS has no event.
Types
Class CL_IUUC_RS_STATUS_ACCESS has no local type.
Method Signatures
Method DELETE_BY_MT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20120308 |
Method DELETE_BY_MT_ID on class CL_IUUC_RS_STATUS_ACCESS has no exception.
Method GET_IS_LAST_BY_MTID_TABNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ACTION | Call by reference | Type reference (TYPE) | IUUC_IMDB_ACTION | Action within IMDB migration | 20110919 | ||
2 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | IUUC_IMDB_STATUS | Status within IMDB migration | 20110919 | ||
3 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110919 | ||
4 | ![]() |
IV_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110919 |
Method GET_IS_LAST_BY_MTID_TABNAME on class CL_IUUC_RS_STATUS_ACCESS has no exception.
Method GET_LAST_STATUS_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20120214 | ||
2 | ![]() |
RT_RS_STATUS | Value transfer | Type reference (TYPE) | IUUC_T_RS_STATUS | Table to keep the history for all actions from RS_STATUS | 20120214 |
Method GET_LAST_STATUS_ALL on class CL_IUUC_RS_STATUS_ACCESS has no exception.
Method INSERT_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | IUUC_IMDB_ACTION | Action within IMDB migration | 20110919 | ||
2 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110919 | ||
3 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | IUUC_IMDB_STATUS | Status within IMDB migration | 20110919 | ||
4 | ![]() |
IV_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110919 |
Method INSERT_STATUS on class CL_IUUC_RS_STATUS_ACCESS has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |