SAP ABAP Class CL_HRRCF_T77RCF_PROCESS (Class for table of processes)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20020207
Properties
Class CL_HRRCF_T77RCF_PROCESS  
Short Description Class for table of processes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_BL   Recruitment Factory: Business Logic 
Created 20020207   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_T77RCF_PROCESS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20020207
Friends
Class CL_HRRCF_T77RCF_PROCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Instance attribute Private Attribute reference (LIKE) 20020207
2 HIGH_DATE Instance attribute Private Attribute reference (LIKE) 20020207
3 LOW_DATE Instance attribute Private Attribute reference (LIKE) 20020207
4 MSGCL_ADMIN Instance attribute Private Attribute reference (LIKE) 20020207
5 MSGCL_USER Instance attribute Private Attribute reference (LIKE) 20020207
6 TRUE Instance attribute Private Attribute reference (LIKE) 20020207
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXISTENCE Static method Public Method Check if entry exists 20020207
2 READ_ALL_DESCRIPTIONS Static method Public Method Read all descriptions in the table 20020207
3 READ_DESCRIPTION Static method Public Method Read single description for a given process 20020207
Events
Class CL_HRRCF_T77RCF_PROCESS has no event.
Types
Class CL_HRRCF_T77RCF_PROCESS has no local type.
Method Signatures

Method CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ANSWER Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020207
2 Importing PROCESS Call by reference Type reference (TYPE) RCF_PROCESS Prozess 20020207

Method CHECK_EXISTENCE on class CL_HRRCF_T77RCF_PROCESS has no exception.

Method READ_ALL_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020207
2 Exporting T77RCF_PROCESS_T Call by reference Type reference (TYPE) T77RCF_PROCESS_T_TAB tabletype for processes 20020207
# Exception Resumable Description Created on
1 CX_HRRCF_CUSTOMIZING Customizing Fehler 20020207

Method READ_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020207
2 Importing PROCESS Call by reference Type reference (TYPE) RCF_PROCESS Prozess 20020207
3 Exporting T77RCF_PROCESS_T Call by reference Type reference (TYPE) T77RCF_PROCESS_T Prozess 20020207
# Exception Resumable Description Created on
1 CX_HRRCF_CUSTOMIZING Customizing Fehler 20020207
History
Last changed by/on SAP  20041006 
SAP Release Created in