SAP ABAP Class CL_HRRCF_REQ_MNT_ORGDETAILS_V (View Controller Class for Org. Details of Requisition)
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 20030327
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_SUBVIEW Interface for SubViews 20030327
Properties
Class CL_HRRCF_REQ_MNT_ORGDETAILS_V  
Short Description View Controller Class for Org. Details of Requisition    
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 20030327   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_SUBVIEW Interface for SubViews 20030327
Friends
Class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COSTCENTER_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030327
2 CURRENT_BASIC_INFO Instance attribute Public Type reference (TYPE) RCF_S_REQUISITION_INFO_TEXT Requisition Information with Text 20030327
3 CURRENT_VACANCY Instance attribute Public Type reference (TYPE) HROBJID Vacancy 20030327
4 DATE_FORMAT Instance attribute Private Type reference (TYPE) CABN-ATSCH Value with Template 20030327
5 NOJOBS_CHAR Instance attribute Public Type reference (TYPE) CHAR3 3-Byte Field 20030327
6 NOJOBS_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030327
7 NO_JOBS_INVALID Instance attribute Public Type reference (TYPE) STRING 20030327
8 ORGID_CHAR Instance attribute Public Type reference (TYPE) CHAR8 8-Byte Field 20030327
9 ORGUNIT_ID Instance attribute Public Type reference (TYPE) HROBJID Object ID 20030327
10 ORGUNIT_NAME Instance attribute Public Type reference (TYPE) STEXT Object name 20030327
11 ORG_UNIT_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Label 20030327
12 PT_ORGUNIT_LIST Instance attribute Public Type reference (TYPE) RCF_T_ORGUNIT_LIST Organizational Unit with Texts 20030327
13 PT_VACANCY_LIST Instance attribute Public Type reference (TYPE) RCF_T_VACANCY_LIST Vacancies per Organizational Unit Including Texts 20030327
14 REF_REQUI_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_REQUI_BL Requisition Facade 20030327
15 REQ_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Requisition 20030327
16 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20030327
17 VACANCY_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Label 20030327
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATE_FORMAT Instance method Private Method Get Date Format 20030327
2 GET_LABELS Instance method Private Method Gets Labels for Detail Screen 20030327
3 GET_LISTS Instance method Private Method Reads Value Helps 20030327
4 GET_POSITION_LIST Instance method Private Method Reads List of Positions Depending on Organizational Unit 20030327
5 GET_RECORD Instance method Private Method Reads Record 20030327
6 GET_REF_BL Instance method Private Method Gets Instance of BL Class 20030327
7 GET_REQUISITION_STATUS Instance method Private Method Reads Status of Requisition 20030327
8 GET_SEARCHHELP_RESULT Instance method Private Method Gets Results of Search Help 20030327
9 GET_TEXT_OF_ORGUNIT Instance method Private Method Reads Text of Org Unit 20030327
10 GET_VACANCY Instance method Private Method Reads Vacancy 20030327
11 MERGE_RECORD Instance method Private Method Merge UI Fields with DB Record 20030327
12 MERGE_RECORD_ORG_DETAILS Instance method Private Method Merge UI Fields with DB Record 20030327
13 ON_SEARCH_ORGUNIT Instance method Private Method Event Handler for onSearchOrgunit 20030327
Events
Class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no event.
Types
Class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no local type.
Method Signatures

Method GET_DATE_FORMAT Signature

Method GET_DATE_FORMAT on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no parameter.
Method GET_DATE_FORMAT on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no exception.

Method GET_LABELS Signature

Method GET_LABELS on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no parameter.
Method GET_LABELS on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no exception.

Method GET_LISTS Signature

Method GET_LISTS on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no parameter.
Method GET_LISTS on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no exception.

Method GET_POSITION_LIST Signature

Method GET_POSITION_LIST on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no parameter.
Method GET_POSITION_LIST on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no exception.

Method GET_RECORD Signature

Method GET_RECORD on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no parameter.
Method GET_RECORD on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no exception.

Method GET_REF_BL Signature

Method GET_REF_BL on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no exception.

Method GET_REQUISITION_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_REQ_STATUS Value transfer Type reference (TYPE) RCF_REQUISITION_STATUS Status des Suchauftrags 20030327

Method GET_REQUISITION_STATUS on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no exception.

Method GET_SEARCHHELP_RESULT Signature

Method GET_SEARCHHELP_RESULT on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no parameter.
Method GET_SEARCHHELP_RESULT on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no exception.

Method GET_TEXT_OF_ORGUNIT Signature

Method GET_TEXT_OF_ORGUNIT on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no parameter.
Method GET_TEXT_OF_ORGUNIT on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no exception.

Method GET_VACANCY Signature

Method GET_VACANCY on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no parameter.
Method GET_VACANCY on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no exception.

Method MERGE_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) RCF_S_REQUISITION_INFO_TEXT Suchauftragsinformation mit Text 20030327

Method MERGE_RECORD on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no exception.

Method MERGE_RECORD_ORG_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) RCF_S_REQUISITION_INFO_TEXT Suchauftragsinformation mit Text 20030327

Method MERGE_RECORD_ORG_DETAILS on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no exception.

Method ON_SEARCH_ORGUNIT Signature

Method ON_SEARCH_ORGUNIT on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no parameter.
Method ON_SEARCH_ORGUNIT on class CL_HRRCF_REQ_MNT_ORGDETAILS_V has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A