SAP ABAP Class CL_HRRCF_T77RCF_CPRSTEP (Class for table steps in 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_CPRSTEP  
Short Description Class for table steps in 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_CPRSTEP 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_CPRSTEP 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 Checks If Entry Is Available 20020207
2 READ_ALL_DESCRIPTIONS Static method Public Method Reads All Descriptions 20020207
3 READ_DESCRIPTION Static method Public Method Reads Exactly One Description 20020207
Events
Class CL_HRRCF_T77RCF_CPRSTEP has no event.
Types
Class CL_HRRCF_T77RCF_CPRSTEP 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 Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20020207
2 Importing CPRSTEP Call by reference Type reference (TYPE) RCF_CPRSTEP Prozessschritt 20020207

Method CHECK_EXISTENCE on class CL_HRRCF_T77RCF_CPRSTEP 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) SYLANGU R/3-System, aktuelle Sprache 20020207
2 Importing PROCESS Call by reference Type reference (TYPE) RCF_PROCESS Prozess 20020207
3 Exporting T77RCF_CPRSTEP_T Call by reference Type reference (TYPE) T77RCF_CPRSTEP_T_TAB TC Prozessschritt eines Kandidaten 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 CPRSTEP Call by reference Type reference (TYPE) RCF_CPRSTEP Beratungsprozessschritt 20020207
2 Importing LANGU Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20020207
3 Exporting T77RCF_CPRSTEP_T Call by reference Type reference (TYPE) T77RCF_CPRSTEP_T Texttabelle der Prozessschritte 20020207
# Exception Resumable Description Created on
1 CX_HRRCF_CUSTOMIZING Customizing Fehler 20020207
History
Last changed by/on SAP  20041006 
SAP Release Created in