SAP ABAP Class CL_HRRCF_PINST_MNT_STATUS_V (Change Status)
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 20021106
Properties
Class CL_HRRCF_PINST_MNT_STATUS_V  
Short Description Change Status    
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 20021106   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_PINST_MNT_STATUS_V has no forward declaration.
Interfaces
Class CL_HRRCF_PINST_MNT_STATUS_V has no interface implemented.
Friends
Class CL_HRRCF_PINST_MNT_STATUS_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPROVAL_REQUESTED Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20021106
2 CURRENT_STATUS Instance attribute Private Type reference (TYPE) RCF_POST_DOC_STAT Status of Posting Instance 20021106
3 PAGE_MODE Instance attribute Public Type reference (TYPE) RCF_PAGE_MODE Page Mode 20021106
4 PINST_GUID Instance attribute Public Type reference (TYPE) RCF_PINST_GUID Global Key for Posting Instances 20021223
5 PT_RADIOBUTTONS Instance attribute Public Type reference (TYPE) RCF_T_UI_STATUS_RADIOBUTTONS Display of Selection Options for Status as Radio Buttons 20021106
6 REF_PINST_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_POSTING_INST_BL Posting Instance Facade 20021106
7 REQUESTED_STATUS Instance attribute Private Type reference (TYPE) RCF_POST_DOC_REQUESTED_STATUS Status Requested for Posting Instance 20021106
8 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20021106
9 SCREEN_DOCU Instance attribute Public Type reference (TYPE) STRING 20021106
10 SCREEN_DOCU_DESIGN Instance attribute Public Type reference (TYPE) STRING 20021106
11 SCREEN_DOCU_TEXTCOLOR Instance attribute Public Type reference (TYPE) STRING 20021106
12 SELECTED_STATUS Instance attribute Private Type reference (TYPE) RCF_POST_DOC_STAT Status of Posting Instance 20021106
13 STATUS_CHANGE_SAVED Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20021106
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_STATUS Instance method Private Method 20021106
2 CLEAR_ATTRIBUTES Instance method Private Method 20021111
3 FILL_RADIOBUTTON_TABLE Instance method Private Method 20021106
4 GET_REF_BL Instance method Private Method Gets Reference to BL Class 20021106
5 GET_SCREEN_TEXTS Instance method Private Method Read Docu 20021106
6 GET_STATUS Instance method Private Method Read Status (Current + Requested) 20021106
7 GET_STATUS_RADIOBUTTONS Instance method Private Method 20021106
8 HANDLE_STATUS_CHANGE Instance method Private Method Event Handler: onChangeStatus 20021106
9 ON_CANCEL Instance method Private Method Event Handler: onCancel 20021106
10 ON_DATA Instance method Private Method Event Handler: onData 20021113
11 SET_PAGE_MODE Instance method Private Method Display/Edit 20021106
12 SET_REQUEST_APPROVAL_PAGE Instance method Private Method 20021106
13 SET_SELECTED_STATUS Instance method Private Method 20021106
Events
Class CL_HRRCF_PINST_MNT_STATUS_V has no event.
Types
Class CL_HRRCF_PINST_MNT_STATUS_V has no local type.
Method Signatures

Method CHANGE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting APPROVAL_REQUIRED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021106
2 Exporting CHANGE_NOT_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021106
3 Importing CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021106
4 Exporting RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20021106
5 Importing SELECTED_STATUS Call by reference Type reference (TYPE) RCF_POST_DOC_STAT Status der Ausschreibungsinstanz 20021106

Method CHANGE_STATUS on class CL_HRRCF_PINST_MNT_STATUS_V has no exception.

Method CLEAR_ATTRIBUTES Signature

Method CLEAR_ATTRIBUTES on class CL_HRRCF_PINST_MNT_STATUS_V has no parameter.
Method CLEAR_ATTRIBUTES on class CL_HRRCF_PINST_MNT_STATUS_V has no exception.

Method FILL_RADIOBUTTON_TABLE Signature

Method FILL_RADIOBUTTON_TABLE on class CL_HRRCF_PINST_MNT_STATUS_V has no parameter.
Method FILL_RADIOBUTTON_TABLE on class CL_HRRCF_PINST_MNT_STATUS_V has no exception.

Method GET_REF_BL Signature

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

Method GET_SCREEN_TEXTS Signature

Method GET_SCREEN_TEXTS on class CL_HRRCF_PINST_MNT_STATUS_V has no parameter.
Method GET_SCREEN_TEXTS on class CL_HRRCF_PINST_MNT_STATUS_V has no exception.

Method GET_STATUS Signature

Method GET_STATUS on class CL_HRRCF_PINST_MNT_STATUS_V has no parameter.
Method GET_STATUS on class CL_HRRCF_PINST_MNT_STATUS_V has no exception.

Method GET_STATUS_RADIOBUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting STATUS_RADIOBUTTONS Call by reference Type reference (TYPE) RCF_T_UI_STATUS_RADIOBUTTONS Anzeige der Auswahlmöglichkeiten für Status als Radiobuttons 20021106

Method GET_STATUS_RADIOBUTTONS on class CL_HRRCF_PINST_MNT_STATUS_V has no exception.

Method HANDLE_STATUS_CHANGE Signature

Method HANDLE_STATUS_CHANGE on class CL_HRRCF_PINST_MNT_STATUS_V has no parameter.
Method HANDLE_STATUS_CHANGE on class CL_HRRCF_PINST_MNT_STATUS_V has no exception.

Method ON_CANCEL Signature

Method ON_CANCEL on class CL_HRRCF_PINST_MNT_STATUS_V has no parameter.
Method ON_CANCEL on class CL_HRRCF_PINST_MNT_STATUS_V has no exception.

Method ON_DATA Signature

Method ON_DATA on class CL_HRRCF_PINST_MNT_STATUS_V has no parameter.
Method ON_DATA on class CL_HRRCF_PINST_MNT_STATUS_V has no exception.

Method SET_PAGE_MODE Signature

Method SET_PAGE_MODE on class CL_HRRCF_PINST_MNT_STATUS_V has no parameter.
Method SET_PAGE_MODE on class CL_HRRCF_PINST_MNT_STATUS_V has no exception.

Method SET_REQUEST_APPROVAL_PAGE Signature

Method SET_REQUEST_APPROVAL_PAGE on class CL_HRRCF_PINST_MNT_STATUS_V has no parameter.
Method SET_REQUEST_APPROVAL_PAGE on class CL_HRRCF_PINST_MNT_STATUS_V has no exception.

Method SET_SELECTED_STATUS Signature

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