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 CO_ACTION_CRE_NEW_SCHEMA Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'N' Create new ERP Schema on HANA and load DD* tables 20120308
2 CO_ACTION_CRE_NEW_TAB Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'T' Create a new table 20120308
3 CO_ACTION_INITIAL_LOAD Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'L' Load tables without replication (Initial Load) 20120308
4 CO_ACTION_LOADED_REPL_START Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'R' Load tables and start replication 20120308
5 CO_ACTION_RECORD_ONLY Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'M' Create trigers and logging tables ( Record Only) 20120308
6 CO_ACTION_REPL_ONLY Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'Q' Start Replication only (Replicate Only) 20120308
7 CO_ACTION_RESUME_REPL Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'W' Resume (Wakeup) Replication 20120308
8 CO_ACTION_STOP_REPL Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'C' Stop Replication, stop queue updates 20120308
9 CO_ACTION_SUSPEND_REPL Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'S' Suspend Replication, but continue queue updates 20120308
10 CO_STATUS_BLOCKED Constant Public Type reference (TYPE) IUUC_IMDB_STATUS 'B' Status within IMDB migration 20120308
11 CO_STATUS_ERROR Constant Public Type reference (TYPE) IUUC_IMDB_STATUS 'E' Status within IMDB migration 20110919
12 CO_STATUS_EXECUTED Constant Public Type reference (TYPE) IUUC_IMDB_STATUS 'X' Status within IMDB migration 20110919
13 CO_STATUS_OBTAIN Constant Public Type reference (TYPE) IUUC_IMDB_STATUS 'O' Status within IMDB migration 20110919
14 CO_STATUS_PROCESS Constant Public Type reference (TYPE) IUUC_IMDB_STATUS 'P' Status within IMDB migration 20110919
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_BY_MT_ID Static method Public Method Delete status entries by mass transfer ID 20120308
2 GET_IS_LAST_BY_MTID_TABNAME Static method Public Method get back latest entry by MT_ID and Tablename 20110919
3 GET_LAST_STATUS_ALL Static method Public Method Returns the last status of all tables in a mass transfer 20120214
4 INSERT_STATUS 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 Importing 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 Exporting EV_ACTION Call by reference Type reference (TYPE) IUUC_IMDB_ACTION Action within IMDB migration 20110919
2 Exporting EV_STATUS Call by reference Type reference (TYPE) IUUC_IMDB_STATUS Status within IMDB migration 20110919
3 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20110919
4 Importing 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 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20120214
2 Returning 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 Importing IV_ACTION Call by reference Type reference (TYPE) IUUC_IMDB_ACTION Action within IMDB migration 20110919
2 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20110919
3 Importing IV_STATUS Call by reference Type reference (TYPE) IUUC_IMDB_STATUS Status within IMDB migration 20110919
4 Importing 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