SAP ABAP Class CL_HRRCF_REQ_MNT_BASICINFO_M (Controller Class for Requisition's Basic Data)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_UI (Package) Recruitment Factory: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CONTROLLER Super Class of Unspecified HRRCF Controllers 20020704
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_JUMP_AND_BACK Jump to Another Application and Back 20030311
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_REQ_MNT_EXCHG Interface for HRRCF_REQ_MNT_EXCHG 20021104
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_SEARCHHLP_CLIENT Calling Program of a Search Help 20020814
Properties
Class CL_HRRCF_REQ_MNT_BASICINFO_M  
Short Description Controller Class for Requisition's Basic Data    
Super Class CL_HRRCF_CONTROLLER Super Class of Unspecified HRRCF Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20020704   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_REQ_MNT_BASICINFO_M has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_JUMP_AND_BACK Jump to Another Application and Back 20030311
2 IF_HRRCF_REQ_MNT_EXCHG Interface for HRRCF_REQ_MNT_EXCHG 20021104
3 IF_HRRCF_SEARCHHLP_CLIENT Calling Program of a Search Help 20020814
Friends
Class CL_HRRCF_REQ_MNT_BASICINFO_M has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALL_APPLICATION Instance attribute Private Type reference (TYPE) RCF_CTRL_APPL_NAME Name of BSP Application 20030311
2 CALL_COMP_ID Instance attribute Private Type reference (TYPE) RCF_CTRL_COMP_ID Controller Component ID 20030311
3 CALL_URL Instance attribute Private Type reference (TYPE) RCF_CTRL_URL Controller URL 20030311
4 MESSAGE_TYPE Instance attribute Public Type reference (TYPE) STRING 20040223
5 REQ_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Requisition 20021104
6 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20040223
7 SELECTED_RP_ACT_GUID Instance attribute Private Type reference (TYPE) RCF_RP_ACT_GUID Recruitment Plan (Activities) 20030314
8 SRCHHLP_FUNCTION Instance attribute Public Attribute reference (LIKE) 20030424
9 SRCHHLP_REQUESTED Instance attribute Public Attribute reference (LIKE) 20021105
10 SRCHHLP_RESULT Instance attribute Public Attribute reference (LIKE) 20021105
11 STATUS_CHANGED Instance attribute Public Type reference (TYPE) BOOLE_D Return Message 20040319
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_MESSAGE Instance method Public Method Ouput of Message HRRCF0002(036) 20030203
2