SAP ABAP Class CL_IUUC_RS_ORDER_ACCESS (Access Class of IUUC_RS_ORDER)
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_ORDER_ACCESS  
Short Description Access Class of IUUC_RS_ORDER    
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 20110805   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_IUUC_RS_ORDER_ACCESS has no interface implemented.
Friends
Class CL_IUUC_RS_ORDER_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_STATUS_BLOCK Constant Public Type reference (TYPE) IUUC_IMDB_STATUS 'B' The table action was blocked and will be executed later 20110805
2 CO_STATUS_ERROR Constant Public Type reference (TYPE) IUUC_IMDB_STATUS 'E' The table action has resulted with error 20110805
3 CO_STATUS_OBTAIN Constant Public Type reference (TYPE) IUUC_IMDB_STATUS 'O' The table action is obtained and processed 20110805
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_BY_MT_ID Static method Public Method Delete IUUC_RS_ORDER by mass transfer ID 20120308
2 GET_ALL_TABLES_FOR_LAST_ACTION Static method Public Method Get the last obtained action for a table 20120921
3 GET_INFO_FOR_LAST_LOAD_REPL Static method Public Method Get the parameters for last load/replication 20140131
4 GET_LAST_BYSTATUS_TABLE_ACTION Static method Public Method Get the last action for a specific table with specific statu 20110805
5 GET_LAST_OBTAINED_TABLE_ACTION Static method Public Method Get the last obtained action for a table 20110825
6 GET_LAST_TABLE_ACTION Static method Public Method Get the last action for a specific table 20110805
7 GET_OBTAINED_BYACTION_TABLES Static method Public Method Get the tables with specific actions that were scheduled las 20110825
8 INSERT_ACTION Static method Public Method Insert action to IUUC_RS_ORDER 20110805
Events
Class CL_IUUC_RS_ORDER_ACCESS has no event.
Types
Class CL_IUUC_RS_ORDER_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_ORDER_ACCESS has no exception.

Method GET_ALL_TABLES_FOR_LAST_ACTION 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 Name of IMDB table 20120921
2 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20120921
3 Returning RT_RS_ORDER Value transfer Type reference (TYPE) IUUC_T_RS_ORDER Table Type of IMDB table RS_ORDER 20120921

Method GET_ALL_TABLES_FOR_LAST_ACTION on class CL_IUUC_RS_ORDER_ACCESS has no exception.

Method GET_INFO_FOR_LAST_LOAD_REPL 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 20140131
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20140131
3 Returning RS_RS_ORDER Value transfer Type reference (TYPE) IUUC_RS_ORDER Table to keep the history for all actions from RS_ORDER 20140131

Method GET_INFO_FOR_LAST_LOAD_REPL on class CL_IUUC_RS_ORDER_ACCESS has no exception.

Method GET_LAST_BYSTATUS_TABLE_ACTION 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 20110805
2 Importing IV_STATUS Call by reference Type reference (TYPE) IUUC_IMDB_STATUS Status within IMDB migration 20110805
3 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) IUUC_IMDB_TABNAME Table Name 20110805
4 Returning RS_RS_ORDER Value transfer Type reference (TYPE) IUUC_RS_ORDER Table to keep the history for all actions from RS_ORDER 20110806

Method GET_LAST_BYSTATUS_TABLE_ACTION on class CL_IUUC_RS_ORDER_ACCESS has no exception.

Method GET_LAST_OBTAINED_TABLE_ACTION 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 20110825
2 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) IUUC_IMDB_TABNAME Name of IMDB table 20110825
3 Returning RS_RS_ORDER Value transfer Type reference (TYPE) IUUC_RS_ORDER Table to keep the history for all actions from RS_ORDER 20110825

Method GET_LAST_OBTAINED_TABLE_ACTION on class CL_IUUC_RS_ORDER_ACCESS has no exception.

Method GET_LAST_TABLE_ACTION 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 20110805
2 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) IUUC_IMDB_TABNAME Table Name 20110805
3 Returning RS_RS_ORDER Value transfer Type reference (TYPE) IUUC_RS_ORDER Table to keep the history for all actions from RS_ORDER 20110806

Method GET_LAST_TABLE_ACTION on class CL_IUUC_RS_ORDER_ACCESS has no exception.

Method GET_OBTAINED_BYACTION_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIONS Call by reference Type reference (TYPE) IUUC_T_IMDB_ACTION Action within IMDB migration 20110825
2 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20110825
3 Returning RT_RS_ORDER Value transfer Type reference (TYPE) IUUC_T_RS_ORDER Table Type of IMDB table RS_ORDER 20110825

Method GET_OBTAINED_BYACTION_TABLES on class CL_IUUC_RS_ORDER_ACCESS has no exception.

Method INSERT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RS_ORDER Call by reference Type reference (TYPE) IUUC_RS_ORDER Table to keep the history for all actions from RS_ORDER 20121022

Method INSERT_ACTION on class CL_IUUC_RS_ORDER_ACCESS has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620