SAP ABAP Class CL_EO_VALIDATION_ALL (Validation Superclass)
Hierarchy
SAP_HRCUS (Software Component) Sub component SAP_HRCUS of SAP_HR
   PY-US-PS (Application Component) Öffentlicher Dienst
     P10PA (Package) HR master data: Development Personnel Actions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EO_VALIDATION_ERR Electronic Rating and Ranking Class 20020821
Properties
Class CL_EO_VALIDATION_ALL  
Short Description Validation Superclass    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P10PA   HR master data: Development Personnel Actions 
Created 20020821   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EO_VALIDATION_ALL has no forward declaration.
Interfaces
Class CL_EO_VALIDATION_ALL has no interface implemented.
Friends
Class CL_EO_VALIDATION_ALL has no friend class.
Attributes
Class CL_EO_VALIDATION_ALL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 TC3_FIELD_QUERY Static method Public Method Determine if a given element in an infotype has a value. 20020821
2 TC3_FIELD_QUERY2 Static method Public Method Determine if the given elements in an infotype have values. 20020821
Events
Class CL_EO_VALIDATION_ALL has no event.
Types
Class CL_EO_VALIDATION_ALL has no local type.
Method Signatures

Method TC3_FIELD_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMP Call by reference Type reference (TYPE) ANY Component of infotype to test 20020821
2 Importing IM_INFTY Call by reference Type reference (TYPE) ANY Infotype table 20020821
3 Importing IM_VALUE Call by reference Type reference (TYPE) ANY Value to check component against 20020821
4 Returning RETVAL Value transfer Type reference (TYPE) SEU_BOOL boolean variable (X=true, -=false, space=unknown) 20020821

Method TC3_FIELD_QUERY on class CL_EO_VALIDATION_ALL has no exception.

Method TC3_FIELD_QUERY2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMP1 Call by reference Type reference (TYPE) ANY Component of infty to test 20020821
2 Importing IM_COMP2 Call by reference Type reference (TYPE) ANY Component of infty to test(2) 20020821
3 Importing IM_INFTY Call by reference Type reference (TYPE) ANY Infotype Table 20020821
4 Importing IM_VALUE1 Call by reference Type reference (TYPE) ANY Value to check component against 20020821
5 Importing IM_VALUE2 Call by reference Type reference (TYPE) ANY Value to check component against(2) 20020821
6 Returning RETVAL Value transfer Type reference (TYPE) SEU_BOOL boolean variable (X=true, -=false, space=unknown) 20020821

Method TC3_FIELD_QUERY2 on class CL_EO_VALIDATION_ALL has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 470