SAP ABAP Class CL_EO_VALIDATION_ERR (Electronic Rating and Ranking Class)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EO_VALIDATION_ALL Validation Superclass 20020821
Properties
Class CL_EO_VALIDATION_ERR  
Short Description Electronic Rating and Ranking Class    
Super Class CL_EO_VALIDATION_ALL Validation Superclass 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P10PA   HR master data: Development Personnel Actions 
Created 20020214   SAP 
Last change 20020710   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EO_VALIDATION_ERR has no forward declaration.
Interfaces
Class CL_EO_VALIDATION_ERR has no interface implemented.
Friends
Class CL_EO_VALIDATION_ERR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TOTAL Static Attribute Protected Type reference (TYPE) I Integer Value 20020214
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COUNT Static method Public Method Method to add up points for applicants/employees 20020215
2 ERR_VALIDATION Static method Public Method Methods Implemented by FoBu method 20020214
3 RESET_COUNT Static method Public Method Method to reset point value for applicants/employees 20020215
Events
Class CL_EO_VALIDATION_ERR has no event.
Types
Class CL_EO_VALIDATION_ERR has no local type.
Method Signatures

Method ADD_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POINT Call by reference Type reference (TYPE) I Integer Value 20020215
2 Returning SUM Value transfer Type reference (TYPE) I Integer Value 20020215

Method ADD_COUNT on class CL_EO_VALIDATION_ERR has no exception.

Method ERR_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STRUCT Call by reference Type reference (TYPE) ANY 20020214
2 Importing IM_STRUCT Call by reference Type reference (TYPE) ANY 20020214
3 Exporting TOTAL Call by reference Type reference (TYPE) I Integer Value 20020327

Method ERR_VALIDATION on class CL_EO_VALIDATION_ERR has no exception.

Method RESET_COUNT Signature

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

Method RESET_COUNT on class CL_EO_VALIDATION_ERR has no exception.
History
Last changed by/on SAP  20020710 
SAP Release Created in 470