SAP ABAP Class CL_HRSCP_REQ_MNT_ORGPOS (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
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20050120
Properties
Class CL_HRSCP_REQ_MNT_ORGPOS  
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 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRSCP_REQ_MNT_ORGPOS 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
3 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20050120
Friends
Class CL_HRSCP_REQ_MNT_ORGPOS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FS_RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20050809
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 20050120
4 LDG_POS Instance attribute Public Type reference (TYPE) RCF_S_POS_BASIC_INFO Basic Information About Position 20050120
5 ORG_C Instance attribute Public Type reference (TYPE) CHAR8 Character Field, 8 Characters Long 20050120
6 ORG_SCRIPT Instance attribute Public Type reference (TYPE) STRING 20050120
7 POS_C Instance attribute Public Type reference (TYPE) CHAR8 Character Field, 8 Characters Long 20050120
8 POS_SCRIPT Instance attribute Public Type reference (TYPE) STRING 20050120
9 PT_INDICES Instance attribute Public Type reference (TYPE) RCF_T_INT4 Table with Integer Values 20050120
10 PT_POSITIONS Instance attribute Public Type reference (TYPE) RCF_T_POS_BASIC_INFO Positions of a requisition 20050120
11 REF_REQUI_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_REQUI_BL Requisition Facade 20050120
12 REQ_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Requisition 20050120
13 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20050120
14 SHOW_ERROR Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20050809
15 TRAY_COLLAPSED Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20050120
16 VISIBLE_FIRST_ROW Instance attribute Public Type reference (TYPE) STRING 20050120
Methods
# Method Level Visibility Method type Description Created on
1 GET_DISPLAY_VALUES Instance method Private Method Determine Display Values 20050120
2 GET_REF_BL Instance method Private Method Gets Instance of BL Class 20050120
3 GET_REQUISITION_STATUS Instance method Private Method Reads Status of Requisition 20050120
4 GET_SCRIPTS Instance method Private Method Get Scripts for Overviews 20050120
5 GET_SEARCHHELP_RESULT Instance method Private Method Gets search help results 20050120
6 GET_TRAY_TITLE Instance method Public Method Get tray title 20050120
7 GET_VACANCY_TEXT Instance method Public Method Get vacancy text 20050120
8 IMPORT_PARAMS Instance method Private Method Import Parameters 20050120
9 ON_DELETE Instance method Private Method Event handler 20050120
10 ON_DELETE_LDG_POSITION Instance method Private Method Event handler 20050120
11 ON_NEW_ENTRY Instance method Private Method Event handler 20050120
12 ON_SEARCH_LDG_POSITION Instance method Private Method Event handler 20050120
13 ON_TRAY Instance method Private Method Event handler 20050120
Events
Class CL_HRSCP_REQ_MNT_ORGPOS has no event.
Types
Class CL_HRSCP_REQ_MNT_ORGPOS has no local type.
Method Signatures

Method GET_DISPLAY_VALUES Signature

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

Method GET_REF_BL Signature

Method GET_REF_BL on class CL_HRSCP_REQ_MNT_ORGPOS has no parameter.
Method GET_REF_BL on class CL_HRSCP_REQ_MNT_ORGPOS 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_ORGPOS has no exception.

Method GET_SCRIPTS Signature

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

Method GET_SEARCHHELP_RESULT Signature

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

Method GET_TRAY_TITLE Signature

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

Method GET_TRAY_TITLE on class CL_HRSCP_REQ_MNT_ORGPOS has no exception.

Method GET_VACANCY_TEXT Signature

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

Method GET_VACANCY_TEXT on class CL_HRSCP_REQ_MNT_ORGPOS has no exception.

Method IMPORT_PARAMS Signature

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

Method ON_DELETE Signature

Method ON_DELETE on class CL_HRSCP_REQ_MNT_ORGPOS has no parameter.
Method ON_DELETE on class CL_HRSCP_REQ_MNT_ORGPOS has no exception.

Method ON_DELETE_LDG_POSITION Signature

Method ON_DELETE_LDG_POSITION on class CL_HRSCP_REQ_MNT_ORGPOS has no parameter.
Method ON_DELETE_LDG_POSITION on class CL_HRSCP_REQ_MNT_ORGPOS has no exception.

Method ON_NEW_ENTRY Signature

Method ON_NEW_ENTRY on class CL_HRSCP_REQ_MNT_ORGPOS has no parameter.
Method ON_NEW_ENTRY on class CL_HRSCP_REQ_MNT_ORGPOS has no exception.

Method ON_SEARCH_LDG_POSITION Signature

Method ON_SEARCH_LDG_POSITION on class CL_HRSCP_REQ_MNT_ORGPOS has no parameter.
Method ON_SEARCH_LDG_POSITION on class CL_HRSCP_REQ_MNT_ORGPOS has no exception.

Method ON_TRAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_HTMLB_SERVER_EVENT Call by reference Type reference (TYPE) STRING 20050120

Method ON_TRAY on class CL_HRSCP_REQ_MNT_ORGPOS has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in 600