SAP ABAP Class CL_HRRCF_CONSULTING_ACTIVITY (CL_HRRCF_CONSULTING_ACTIVITY)
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 20020715
Properties
Class CL_HRRCF_CONSULTING_ACTIVITY  
Short Description    
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 20020207   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_CONSULTING_ACTIVITY has no forward declaration.
Interfaces
Class CL_HRRCF_CONSULTING_ACTIVITY has no interface implemented.
Friends
Class CL_HRRCF_CONSULTING_ACTIVITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_CLASSNAME Constant Private Type reference (TYPE) RCF_CLASSNAME 'CL_HRRCF_CONSULTING_ACTIVITY' Name of Calling Class 20020207
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_TEXT_TO_ENTRIES Instance method Private Method Assign Texts to Infotype Records 20020208
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020207
3 GET_INSTANCE Static method Public Method Get Instance 20020207
4 GET_RECORDS_BY_DATE_WITH_TEXT Instance method Public Method Get Infotype records with text 20020208
Events
Class CL_HRRCF_CONSULTING_ACTIVITY has no event.
Types
Class CL_HRRCF_CONSULTING_ACTIVITY 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 PT_CONS_ACTIVITY Call by reference Type reference (TYPE) RCF_T_CONSULTING_ACTIVITY tabletype for consulting activity infotype 20020208
2 Exporting PT_CONS_ACTIVITY_TXT Call by reference Type reference (TYPE) RCF_T_CONSULTING_ACTIVITY_TXT tabletype for consulting activity infotype texts 20020208
3 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20020208

Method ASSIGN_TEXT_TO_ENTRIES on class CL_HRRCF_CONSULTING_ACTIVITY has no exception.

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 20020207

Method CONSTRUCTOR on class CL_HRRCF_CONSULTING_ACTIVITY 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 20020207
2 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) CL_HRRCF_CONSULTING_ACTIVITY 20020207

Method GET_INSTANCE on class CL_HRRCF_CONSULTING_ACTIVITY has no exception.

Method GET_RECORDS_BY_DATE_WITH_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_CONS_ACTIVITY_TXT Call by reference Type reference (TYPE) RCF_T_CONSULTING_ACTIVITY_TXT tabletype for consulting activity infotype texts 20020208
2 Importing P_DATE Call by reference Type reference (TYPE) DATS SY-DATUM Feld vom Typ DATS 20020208
3 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20020208
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20020208
History
Last changed by/on SAP  20110810 
SAP Release Created in