SAP ABAP Class CL_HRARCH_BADI_RESULT_FINDER (Class to Get/Set the BAdI Results)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PARC_GEN (Package) Archiving
Properties
Class CL_HRARCH_BADI_RESULT_FINDER  
Short Description Class to Get/Set the BAdI Results    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PARC_GEN   Archiving 
Created 20120516   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRARCH_BADI_RESULT_FINDER has no interface implemented.
Friends
Class CL_HRARCH_BADI_RESULT_FINDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_CHECK_FAIL Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120516
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120516
2 GET_RESULT Instance method Public Method Returns the Result 20120516
3 SET_RESULT_FAILED Instance method Public Method Sets the GV_CHECK_FAIL to ABAP_TRUE 20120516
Events
Class CL_HRARCH_BADI_RESULT_FINDER has no event.
Types
Class CL_HRARCH_BADI_RESULT_FINDER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHECK_FAIL Value transfer Type reference (TYPE) ABAP_BOOL 20120516

Method GET_RESULT on class CL_HRARCH_BADI_RESULT_FINDER has no exception.

Method SET_RESULT_FAILED Signature

Method SET_RESULT_FAILED on class CL_HRARCH_BADI_RESULT_FINDER has no parameter.
Method SET_RESULT_FAILED on class CL_HRARCH_BADI_RESULT_FINDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in