SAP ABAP Class CL_HRSCP_REQ_MNT_ORGJOB (View Controller Class for Org. Details of Requisition)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_UI_SUCC_PLNG (Package) Succession Planning: 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 20050120
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_SVIEW Call Subviews 20050120
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRSCP_REQ_MNT_ORGINT_EXCHG Exchange Interface for Organizational Data 20050121
Properties
Class CL_HRSCP_REQ_MNT_ORGJOB  
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_SUCC_PLNG   Succession Planning: User Interface 
Created 20050120   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRSCP_REQ_MNT_ORGJOB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_SVIEW Call Subviews 20050120
2 IF_HRSCP_REQ_MNT_ORGINT_EXCHG Exchange Interface for Organizational Data 20050121
Friends
Class CL_HRSCP_REQ_MNT_ORGJOB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_RECORD Instance attribute Public Type reference (TYPE) RCF_S_REQUISITION_INFO_TEXT Requisition Information with Text 20050120
2 JOB_C Instance attribute Public Type reference (TYPE) CHAR8 Character Field, 8 Characters Long 20050120
3 JOB_SCRIPT Instance attribute Public Type reference (TYPE) STRING Javascript for Data Overview 20050120
4 NRPOS_C Instance attribute Public Type reference (TYPE) CHAR3 3-Byte Field 20050120
5 NRPOS_INVALID Instance attribute Private Type reference (TYPE) STRING 20050120
6 ORG_C Instance attribute Public Type reference (TYPE) CHAR8 8-Byte Field 20050120
7 ORG_SCRIPT Instance attribute Public Type reference (TYPE) STRING Javascript for Data Overview 20050120
8 REF_REQUI_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_REQUI_BL Requisition Facade 20050120
9 REQ_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Requisition 20050120
10 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20050120
11 SHOW_ERROR Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20050120
Methods
# Method Level Visibility Method type Description Created on
1 GET_DISPLAY_VALUES Instance method Private Method Set display values 20050120
2 GET_NRPOS_INVALID Instance method Public Method Return invalid string 20050120
3 GET_RECORD Instance method Private Method Reads Record 20050120
4 GET_REF_BL Instance method Private Method Gets Instance of BL Class 20050120
5 GET_REQUISITION_STATUS Instance method Private Method Reads Status of Requisition 20050120
6 GET_SCRIPTS Instance method Private Method Get Scripts 20050120
7 GET_SEARCHHELP_RESULT Instance method Private Method Gets Results of Search Help 20050120
8 IMPORT_PARAMS Instance method Private Method Import Parameters 20050120
9 MERGE_RECORD Instance method Private Method Merge UI Fields with DB Record 20050120
10 ON_DELETE_JOB Instance method Private Method Event handler 20050120
11 ON_DELETE_ORGUNIT Instance method Private Method Event handler 20050120
12 ON_SEARCH_JOB Instance method Private Method Job Search 20050120
13 ON_SEARCH_ORGUNIT Instance method Private Method Event Handler for onSearchOrgunit 20050120
Events
Class CL_HRSCP_REQ_MNT_ORGJOB has no event.
Types
Class CL_HRSCP_REQ_MNT_ORGJOB has no local type.
Method Signatures

Method GET_DISPLAY_VALUES Signature

Method GET_DISPLAY_VALUES on class CL_HRSCP_REQ_MNT_ORGJOB has no parameter.
Method GET_DISPLAY_VALUES on class CL_HRSCP_REQ_MNT_ORGJOB has no exception.

Method GET_NRPOS_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_INVALID Value transfer Type reference (TYPE) STRING 20050120

Method GET_NRPOS_INVALID on class CL_HRSCP_REQ_MNT_ORGJOB has no exception.

Method GET_RECORD Signature

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

Method GET_REF_BL Signature

Method GET_REF_BL on class CL_HRSCP_REQ_MNT_ORGJOB has no parameter.
Method GET_REF_BL on class CL_HRSCP_REQ_MNT_ORGJOB 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 20050120

Method GET_REQUISITION_STATUS on class CL_HRSCP_REQ_MNT_ORGJOB has no exception.

Method GET_SCRIPTS Signature

Method GET_SCRIPTS on class CL_HRSCP_REQ_MNT_ORGJOB has no parameter.
Method GET_SCRIPTS on class CL_HRSCP_REQ_MNT_ORGJOB has no exception.

Method GET_SEARCHHELP_RESULT Signature

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

Method IMPORT_PARAMS Signature

Method IMPORT_PARAMS on class CL_HRSCP_REQ_MNT_ORGJOB has no parameter.
Method IMPORT_PARAMS on class CL_HRSCP_REQ_MNT_ORGJOB has no exception.

Method MERGE_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PS_BASIC_INFO Call by reference Type reference (TYPE) RCF_S_REQUISITION_INFO_TEXT Suchauftragsinformation mit Text 20050120

Method MERGE_RECORD on class CL_HRSCP_REQ_MNT_ORGJOB has no exception.

Method ON_DELETE_JOB Signature

Method ON_DELETE_JOB on class CL_HRSCP_REQ_MNT_ORGJOB has no parameter.
Method ON_DELETE_JOB on class CL_HRSCP_REQ_MNT_ORGJOB has no exception.

Method ON_DELETE_ORGUNIT Signature

Method ON_DELETE_ORGUNIT on class CL_HRSCP_REQ_MNT_ORGJOB has no parameter.
Method ON_DELETE_ORGUNIT on class CL_HRSCP_REQ_MNT_ORGJOB has no exception.

Method ON_SEARCH_JOB Signature

Method ON_SEARCH_JOB on class CL_HRSCP_REQ_MNT_ORGJOB has no parameter.
Method ON_SEARCH_JOB on class CL_HRSCP_REQ_MNT_ORGJOB has no exception.

Method ON_SEARCH_ORGUNIT Signature

Method ON_SEARCH_ORGUNIT on class CL_HRSCP_REQ_MNT_ORGJOB has no parameter.
Method ON_SEARCH_ORGUNIT on class CL_HRSCP_REQ_MNT_ORGJOB has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in 600