SAP ABAP Class CL_MO_CHECK_RESULT_DME (DME: Check Result for MO Views)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
     SDME_OBJ (Package) DME: Maintenance Objects
Properties
Class CL_MO_CHECK_RESULT_DME  
Short Description DME: Check Result for MO Views    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDME_OBJ   DME: Maintenance Objects 
Created 19990413   SAP 
Last change 19990413   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDMET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SDMEU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MO_CHECK_RESULT_DME has no interface implemented.
Friends
Class CL_MO_CHECK_RESULT_DME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHKRES_CNT Instance attribute Private Type reference (TYPE) I Number of Individual Results 19990413
2 CHKRES_LIST Instance attribute Private Type reference (TYPE) SDMET_CHECK_RESULTS List of Individual Results 19990413
3 CUR_IDX Instance attribute Private Type reference (TYPE) I Current Iteration Index 19990413
4 OK Static Attribute Public Object reference (TYPE REF TO) CL_MO_CHECK_RESULT_DME Initial Check Result: OK 19990413
5 OVERALL_RESULT Instance attribute Public Type reference (TYPE) SDMET_CHKRES_CATEGORY Overall Error Category 19990413
Methods
# Method Level Visibility Method type Description Created on
1 APPEND Instance method Public Method Append a Check Result to the List 19990413
2 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 19990413
3 CONSTRUCTOR Instance method Public Constructor Constructor 19990413
4 GET_NEXT Instance method Public Method Gets Next Entry and Continues 19990413
5 GET_OVERALL_RESULT Instance method Public Method Gets Summary of Individual Results 19990413
6 MERGE Instance method Public Method Append Another List of Check Results 19990413
7 PRINT Instance method Public Method Output Check Results 19990413
8 PRINT_ATTRIBUTE_LIST Instance method Private Method Output List with Attribute Names 19990413
9 PRINT_CATEGORY Instance method Private Method Output Check Result Category 19990413
10 PRINT_DESCRIPTION Instance method Private Method Output Check Result Description 19990413
11 RESET Instance method Public Method Resets Next Entry for GET_NEXT to Start 19990413
12 SET_ATTRIBUTE_LIST Instance method Public Method Sets the List of Attribute Names in the Check Results 19991018
Events
Class CL_MO_CHECK_RESULT_DME has no event.
Types
Class CL_MO_CHECK_RESULT_DME has no local type.
Method Signatures

Method APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHECK_RESULT Call by reference Type reference (TYPE) SDMET_CHECK_RESULT Anzuhängendes Prüfergebnis 19990413
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_MO_CHECK_RESULT_DME Ergebnis 19990413

Method APPEND on class CL_MO_CHECK_RESULT_DME has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MO_CHECK_RESULT_DME has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MO_CHECK_RESULT_DME has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_MO_CHECK_RESULT_DME has no parameter.
Method CONSTRUCTOR on class CL_MO_CHECK_RESULT_DME has no exception.

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDMET_CHECK_RESULT Nächstes Einzelergebnis oder initial 19990413

Method GET_NEXT on class CL_MO_CHECK_RESULT_DME has no exception.

Method GET_OVERALL_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDMET_CHKRES_CATEGORY Gesamtergebnis 19990413

Method GET_OVERALL_RESULT on class CL_MO_CHECK_RESULT_DME has no exception.

Method MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OTHER_CHECK_RESULT Call by reference Object reference (TYPE REF TO) CL_MO_CHECK_RESULT_DME Prüfergebnisse, die eingebunden werden sollen 19990413
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_MO_CHECK_RESULT_DME Ergebnis 19990413

Method MERGE on class CL_MO_CHECK_RESULT_DME has no exception.

Method PRINT Signature

Method PRINT on class CL_MO_CHECK_RESULT_DME has no parameter.
Method PRINT on class CL_MO_CHECK_RESULT_DME has no exception.

Method PRINT_ATTRIBUTE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRS Call by reference Type reference (TYPE) SDMET_ATTRIBUTE_NAMES Liste mit Attributnamen 19990413

Method PRINT_ATTRIBUTE_LIST on class CL_MO_CHECK_RESULT_DME has no exception.

Method PRINT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHKRES_CAT Value transfer Type reference (TYPE) SDMET_CHKRES_CATEGORY Prüfergebniskategorie 19990413

Method PRINT_CATEGORY on class CL_MO_CHECK_RESULT_DME has no exception.

Method PRINT_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHKRES_DESCR Call by reference Type reference (TYPE) SDMET_CHKRES_DESCR Prüfergebnisbeschreibung 19990413

Method PRINT_DESCRIPTION on class CL_MO_CHECK_RESULT_DME has no exception.

Method RESET Signature

Method RESET on class CL_MO_CHECK_RESULT_DME has no parameter.
Method RESET on class CL_MO_CHECK_RESULT_DME has no exception.

Method SET_ATTRIBUTE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRS Call by reference Type reference (TYPE) SDMET_ATTRIBUTE_NAMES betroffene Attribute 19991018

Method SET_ATTRIBUTE_LIST on class CL_MO_CHECK_RESULT_DME has no exception.
History
Last changed by/on SAP  19990413 
SAP Release Created in 50A