SAP ABAP Class IF_HRCCE_MERGE_PROF (Interface for BAdI: HRCCE_INTG_PROF)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070911
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRCCE_HIGH_PROF Class for BAdI Impl.: HRCCE_QUALI_PROF_IMPLS 20070911
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRCCE_LOW_PROF Class for BAdI Impl.: HRCCE_QUALI_PROF_LOW 20070911
Properties
Class IF_HRCCE_MERGE_PROF  
Short Description Interface for BAdI: HRCCE_INTG_PROF    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070911   SAP 
Last change 20071218   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRCCE_MERGE_PROF has no forward declaration.
Interfaces
Class IF_HRCCE_MERGE_PROF has no interface implemented.
Friends
Class IF_HRCCE_MERGE_PROF has no friend class.
Attributes
Class IF_HRCCE_MERGE_PROF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MERGE_PROFS Instance method Public Method Integrate the different proficiencies of one qualification 20070911
Events
Class IF_HRCCE_MERGE_PROF has no event.
Types
Class IF_HRCCE_MERGE_PROF has no local type.
Method Signatures

Method MERGE_PROFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MERGEDPROF Call by reference Type reference (TYPE) RATING Proficiency of a Quality Scale 20070911
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070911
3 Importing IT_PROFS Value transfer Type reference (TYPE) HRCCE_RATING_T Table type for proficiencies 20070911
4 Importing I_BEGDA Value transfer Type reference (TYPE) BEGDA SY-DATUM Start Date 20070911
5 Importing I_ENDDA Value transfer Type reference (TYPE) ENDDA SY-DATUM End Date 20070911
6 Importing I_QUALI Value transfer Type reference (TYPE) SOBID ID of Related Object 20070911
# Exception Resumable Description Created on
1 NO_SUITABLE_MERGED_PROF No suitable prof found after merging the existing profs 20070911
2 OTHER_EXC Other Exceptions 20070911
History
Last changed by/on SAP  20071218 
SAP Release Created in