SAP ABAP Class IF_EDM_CHECK_RESULT (Check Result)
Properties
Class IF_EDM_CHECK_RESULT  
Short Description Check Result    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071115   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EDM_CHECK_RESULT has no forward declaration.
Interfaces
Class IF_EDM_CHECK_RESULT has no interface implemented.
Friends
Class IF_EDM_CHECK_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DUPLICATE_VALUE Constant Public Type reference (TYPE) I 2 20071115
2 EMPTY_VALUE Constant Public Type reference (TYPE) I 1 20071115
3 IMPOSSIBLE_VALUE Constant Public Type reference (TYPE) I 3 20071115
4 LONG_VALUE Constant Public Type reference (TYPE) I 4 20071116
Methods
# Method Level Visibility Method type Description Created on
1 EXISTS Instance method Public Method Did a certain error occur? 20071115
2 IS_OK Instance method Public Method Are all checks error-free? 20071115
Events
Class IF_EDM_CHECK_RESULT has no event.
Types
Class IF_EDM_CHECK_RESULT has no local type.
Method Signatures

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EDM Call by reference Object reference (TYPE REF TO) IF_EDM_DATA 20071115
2 Importing I_RC Call by reference Type reference (TYPE) I 20071115
3 Returning R_EXISTS Value transfer Type reference (TYPE) I 20071115

Method EXISTS on class IF_EDM_CHECK_RESULT has no exception.

Method IS_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OK Value transfer Type reference (TYPE) I 20071115

Method IS_OK on class IF_EDM_CHECK_RESULT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in