SAP ABAP Class CL_HRRCF_PINST_MNT_PINSTLIST_V (Controller Class for HRRCF_PINST_LST)
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 20021105
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20021105
Properties
Class CL_HRRCF_PINST_MNT_PINSTLIST_V  
Short Description Controller Class for HRRCF_PINST_LST    
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 20021105   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_PINST_MNT_PINSTLIST_V has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20021105
Friends
Class CL_HRRCF_PINST_MNT_PINSTLIST_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PINST_LIST Instance attribute Public Type reference (TYPE) RCF_T_POSTING_INST_TEXT Postings with Texts 20021105
2 POST_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Job Posting 20021105
3 REF_PINST_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_POSTING_INST_BL Posting Instance Facade 20021106
4 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20040420
5 SELECTED_RECORD Instance attribute Public Type reference (TYPE) RCF_S_POSTING_INST_TEXT Posting Instance with Text 20040210
6 VISIBLE_FIRST_ROW Instance attribute Public Type reference (TYPE) STRING Index of First Visible Rows in 20021112
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_POSTING_INSTANCE Instance method Private Method Generates New Posting Instance and Branches to Maintenance 20021105
2 FILL_PINST_LIST Instance method Private Method Fills Table with Publications 20021105
3 GET_PREVIEW_SCRIPT Instance method Private Method 20030128
4 GET_REF_BL Instance method Private Method Gets Reference to BL Class 20021106
5 HANDLE_TABLEVIEW_EVENT Instance method Private Method Event Handler for Table View 20021105
6 IS_SEL_REC Instance method Private Method Is Record of TableView the Selected Record? 20021120
7 MODIFY_POSTING_INSTANCE Instance method Private Method Event Handler: onEditClick 20021105
8 ON_CHANGE_STATUS Instance method Private Method Event Handler: onChangeStatus 20021106
9 ON_EDIT Instance method Private Method Event Handler: onEdit 20040210
10 ON_NEWENTRY Instance method Private Method Event Handler: onNewEntry 20040210
Events
Class CL_HRRCF_PINST_MNT_PINSTLIST_V has no event.
Types
Class CL_HRRCF_PINST_MNT_PINSTLIST_V has no local type.
Method Signatures

Method CREATE_POSTING_INSTANCE Signature

Method CREATE_POSTING_INSTANCE on class CL_HRRCF_PINST_MNT_PINSTLIST_V has no parameter.
Method CREATE_POSTING_INSTANCE on class CL_HRRCF_PINST_MNT_PINSTLIST_V has no exception.

Method FILL_PINST_LIST Signature

Method FILL_PINST_LIST on class CL_HRRCF_PINST_MNT_PINSTLIST_V has no parameter.
Method FILL_PINST_LIST on class CL_HRRCF_PINST_MNT_PINSTLIST_V has no exception.

Method GET_PREVIEW_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PINST_GUID Call by reference Type reference (TYPE) RCF_PINST_GUID 20030128
2 Returning P_SCRIPT Value transfer Type reference (TYPE) STRING 20030128

Method GET_PREVIEW_SCRIPT on class CL_HRRCF_PINST_MNT_PINSTLIST_V has no exception.

Method GET_REF_BL Signature

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

Method HANDLE_TABLEVIEW_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB Basic Event 20021105

Method HANDLE_TABLEVIEW_EVENT on class CL_HRRCF_PINST_MNT_PINSTLIST_V has no exception.

Method IS_SEL_REC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SELECTED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021120
2 Importing ROW_DATA_REF Call by reference Object reference (TYPE REF TO) DATA 20021120

Method IS_SEL_REC on class CL_HRRCF_PINST_MNT_PINSTLIST_V has no exception.

Method MODIFY_POSTING_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_PINST Call by reference Type reference (TYPE) RCF_S_POSTING_INST_TEXT Erweiterte Schlüsseldefinition der PD-Infotypen 20021106

Method MODIFY_POSTING_INSTANCE on class CL_HRRCF_PINST_MNT_PINSTLIST_V has no exception.

Method ON_CHANGE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_PINST Call by reference Type reference (TYPE) RCF_S_POSTING_INST_TEXT Erweiterte Schlüsseldefinition der PD-Infotypen 20021106

Method ON_CHANGE_STATUS on class CL_HRRCF_PINST_MNT_PINSTLIST_V has no exception.

Method ON_EDIT Signature

Method ON_EDIT on class CL_HRRCF_PINST_MNT_PINSTLIST_V has no parameter.
Method ON_EDIT on class CL_HRRCF_PINST_MNT_PINSTLIST_V has no exception.

Method ON_NEWENTRY Signature

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