SAP ABAP Class CL_HRRCF_APPL_INFORMATION (Application Information)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_BL (Package) Recruitment Factory: Business Logic
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_INFOTYPE Super Class of Infotype Framework 20011123
Properties
Class CL_HRRCF_APPL_INFORMATION  
Short Description Application Information    
Super Class CL_HRRCF_INFOTYPE Super Class of Infotype Framework 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_BL   Recruitment Factory: Business Logic 
Created 20011123   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_APPL_INFORMATION has no forward declaration.
Interfaces
Class CL_HRRCF_APPL_INFORMATION has no interface implemented.
Friends
Class CL_HRRCF_APPL_INFORMATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL_STATUS_TEXTS Static Attribute Public Type reference (TYPE) DDFIXVALUES Application Status Texts from Domain Constants 20060113
2 MY_CLASSNAME Constant Private Type reference (TYPE) RCF_CLASSNAME 'CL_HRRCF_APPL_INFORMATION' Name of Calling Class 20011217
3 TECH_APPL_SOURCE_TEXTS Static Attribute Public Type reference (TYPE) DDFIXVALUES Texts for Technical Source of Application 20060113
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_TEXT_TO_ENTRIES Instance method Private Method Assignment of Customizing Texts to a Language 20020121
2 CHANGE_STATUS Instance method Public Method Status Change 20011130
3 CHECK_STATUS_CHANGE Instance method Private Method Check Change Vector of Status 20011130
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20011128
5 GET_INSTANCE Static method Public Method Get Instance 20011128
6 GET_LEADING_CDCY Instance method Public Method Reads Original Candidacy for Application 20030821
7 GET_POSSIBLE_STATUS_LIST Instance method Private Method Get List of Possible Statuses 20011221
8 GET_RECORDS_BY_DATE_WITH_TEXT Instance method Public Method Read Infotype Data with Texts on Keydate 20020121
9 ON_CHANGE_OF_STATUS Instance method Private Event handling method Listener for Event OnChange 20020812
Events
Class CL_HRRCF_APPL_INFORMATION has no event.
Types
Class CL_HRRCF_APPL_INFORMATION has no local type.
Method Signatures

Method ASSIGN_TEXT_TO_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_INFORMATION Call by reference Type reference (TYPE) RCF_T_APPL_INFORMATION Table type for application information 20020121
2 Exporting APPL_INFO_TEXT Call by reference Type reference (TYPE) RCF_T_APPL_INFORMATION_TXT Table type for application information with text 20020121
3 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20020121

Method ASSIGN_TEXT_TO_ENTRIES on class CL_HRRCF_APPL_INFORMATION has no exception.

Method CHANGE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021227
2 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20011217
3 Importing P_NEW_REASON_CODE Call by reference Type reference (TYPE) RCF_REASON_CODE Statusgrund 20030305
4 Importing P_NEW_STATUS Call by reference Type reference (TYPE) RCF_APPLICATION_STATUS Status der Bewerbung 20011130
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20011130
2 CX_HRRCF_INFOTYPE_OPERATION Infotype Operation 20011217

Method CHECK_STATUS_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20011221
2 Importing P_APPL_INFORMATION Call by reference Type reference (TYPE) WPLOG Infotyp 5132: Grunddaten Bewerbung 20011130
# Exception Resumable Description Created on
1 CX_HRRCF_INFOTYPE_OPERATION übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20020109

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HROBJECT Call by reference Type reference (TYPE) HROBJECT 20011128

Method CONSTRUCTOR on class CL_HRRCF_APPL_INFORMATION has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HROBJECT Call by reference Type reference (TYPE) HROBJECT 20011128
2 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) CL_HRRCF_APPL_INFORMATION Application Information 20011128

Method GET_INSTANCE on class CL_HRRCF_APPL_INFORMATION has no exception.

Method GET_LEADING_CDCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PS_CDCY_HROBJECT Value transfer Type reference (TYPE) HROBJECT 20030821
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030821

Method GET_POSSIBLE_STATUS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS_RECORD Call by reference Type reference (TYPE) P5132 PD-Infotyp-Workarea 20011221
2 Exporting STATUS_LIST Call by reference Type reference (TYPE) RCF_T_APPLICATION_STATUS_LIST Bewerbungsstatus 20011221
# Exception Resumable Description Created on
1 CX_HRRCF_INFOTYPE_OPERATION übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20020109

Method GET_RECORDS_BY_DATE_WITH_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) DATS SY-DATUM Feld vom Typ DATS 20020121
2 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20020121
3 Exporting PT_APPL_INFO_T Call by reference Type reference (TYPE) RCF_T_APPL_INFORMATION_TXT Table type for application information with text 20020121
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20020121

Method ON_CHANGE_OF_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEFORE_IMAGE Call by reference Attribute reference (LIKE) 20020812
2 Importing HRRCF_INFOTYPE_OBJECT Call by reference Attribute reference (LIKE) 20020812

Method ON_CHANGE_OF_STATUS on class CL_HRRCF_APPL_INFORMATION has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in 110