SAP ABAP Class CL_IUUC_EXCEPTION_TABLE (exception table handling)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MDS_ANALYSIS (Package) MDS Analysis
Properties
Class CL_IUUC_EXCEPTION_TABLE  
Short Description exception table handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MDS_ANALYSIS   MDS Analysis 
Created 20120112   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_EXCEPTION_TABLE has no forward declaration.
Interfaces
Class CL_IUUC_EXCEPTION_TABLE has no interface implemented.
Friends
Class CL_IUUC_EXCEPTION_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXCEPTION_TAB Instance attribute Private Type reference (TYPE) IUUC_EXCEPTION_TAB Exception table 20120112
2 MT_ID Instance attribute Private Type reference (TYPE) DMC_MT_IDENTIFIER mass transfer ID 20120112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120112
2 COPY_MT_ID_ENTRIES Static method Public Method copy all records to a new mass transfer ID 20120112
3 DELETE_MT_ID Static method Public Method delete exception table entries for a certain mass transfer 20120113
4 GET_ALL_RECORDS_FOR_OBJECT Instance method Public Method get all exception table records for a certain object 20120112
5 GET_RECORD_FOR_OBJECT Instance method Public Method get all exception table records for a certain object 20120112
6 GET_RECORD_FOR_TABLE Instance method Public Method get all exception table records for a certain object 20120113
Events
Class CL_IUUC_EXCEPTION_TABLE has no event.
Types
Class CL_IUUC_EXCEPTION_TABLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENHANCEMENT_PACK Call by reference Type reference (TYPE) ADDONRL '*' Version of an R/3 add-on product 20120112
2 Importing I_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20120112
3 Importing I_NEW_BASIS_RELEASE Call by reference Type reference (TYPE) SAPRELEASE '*' SAP R/3 Release 20120112
4 Importing I_OLD_BASIS_RELEASE Call by reference Type reference (TYPE) SAPRELEASE SAP R/3 Release 20120112

Method CONSTRUCTOR on class CL_IUUC_EXCEPTION_TABLE has no exception.

Method COPY_MT_ID_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENHANCEMENT_PACK Call by reference Type reference (TYPE) ADDONRL Version of an R/3 add-on product 20120112
2 Importing I_NEW_MT Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20120112
3 Importing I_NEW_REL Call by reference Type reference (TYPE) DMC_SAP_RELEASE SAP Basis Release 20120112
4 Importing I_OLD_MT Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20120112
5 Importing I_OLD_REL Call by reference Type reference (TYPE) SAPRELEASE SAP R/3 Release 20120112

Method COPY_MT_ID_ENTRIES on class CL_IUUC_EXCEPTION_TABLE has no exception.

Method DELETE_MT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20120113

Method DELETE_MT_ID on class CL_IUUC_EXCEPTION_TABLE has no exception.

Method GET_ALL_RECORDS_FOR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) IUUC_EXCEPT_TAB-OBJECT_NAME table name or package 20120112
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) IUUC_EXCEPTION_OBJECT_TYPE type of exception object (table or package) 20120112
3 Returning RT_EXCEPT_TAB Value transfer Type reference (TYPE) IUUC_EXCEPTION_TAB exception table content 20120112

Method GET_ALL_RECORDS_FOR_OBJECT on class CL_IUUC_EXCEPTION_TABLE has no exception.

Method GET_RECORD_FOR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENHANCEMENT_PACK Call by reference Type reference (TYPE) ADDONRL '*' Version of an R/3 add-on product 20120112
2 Importing I_NEW_BASIS_RELEASE Call by reference Type reference (TYPE) SAPRELEASE SAP R/3 Release 20120112
3 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) IUUC_EXCEPT_TAB-OBJECT_NAME table name or package 20120112
4 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) IUUC_EXCEPTION_OBJECT_TYPE type of exception object (table or package) 20120112
5 Importing I_OLD_BASIS_RELEASE Call by reference Type reference (TYPE) SAPRELEASE SAP R/3 Release 20120112
6 Returning RS_EXCEPT Value transfer Type reference (TYPE) IUUC_EXCEPT_TAB exception table content 20120112

Method GET_RECORD_FOR_OBJECT on class CL_IUUC_EXCEPTION_TABLE has no exception.

Method GET_RECORD_FOR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20120113
2 Importing I_ENHANCEMENT_PACK Call by reference Type reference (TYPE) ADDONRL '*' Version of an R/3 add-on product 20120113
3 Importing I_NEW_BASIS_RELEASE Call by reference Type reference (TYPE) SAPRELEASE SAP R/3 Release 20120113
4 Importing I_OLD_BASIS_RELEASE Call by reference Type reference (TYPE) SAPRELEASE SAP R/3 Release 20120113
5 Importing I_TABLE_NAME Call by reference Type reference (TYPE) TABNAME table name 20120113
6 Returning RS_EXCEPT Value transfer Type reference (TYPE) IUUC_EXCEPT_TAB exception table content 20120113

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