SAP ABAP Class CL_HRRCF_BRNCH_LST_BRNCHOVER_V (Controller for Branch List)
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 20030410
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20030410
Properties
Class CL_HRRCF_BRNCH_LST_BRNCHOVER_V  
Short Description Controller for Branch List    
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 20030410   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20030410
Friends
Class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BRANCHID_LABEL Instance attribute Private Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030410
2 BRANCHNAME_LABEL Instance attribute Private Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030410
3 CITY_LABEL Instance attribute Private Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030410
4 COMPANY_LABEL Instance attribute Private Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030410
5 COUNTRY_LABEL Instance attribute Private Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030410
6 CURRENT_BRANCH_DTLS Instance attribute Public Type reference (TYPE) RCF_S_BRANCH_LOCATION_TEXT Location Details of a Branch with Texts 20030410
7 LT_BRANCH Instance attribute Public Type reference (TYPE) RCF_T_BU_PARTNER Table of Branch Objects 20030410
8 PS_BRANCH Instance attribute Private Object reference (TYPE REF TO) BU_PARTNER Business Partner Number 20040129
9 PT_BRANCH_LIST Instance attribute Public Type reference (TYPE) RCF_T_BRANCH_LOCATION_TEXT List of Branches 20030417
10 PT_REQUISITION_LIST Instance attribute Public Type reference (TYPE) RCF_T_REQUISITION_INFO_TEXT Requisition Information with Texts 20030410
11 PT_ROLE_LIST Instance attribute Public Type reference (TYPE) RCF_T_ROLE_LIST Table of Roles for Requisition's Support Team 20030410
12 REFRESH_LIST Instance attribute Public Type reference (TYPE) BOOLE_D TRUE Refresh List 20030410
13 REF_REQUI_BL Instance attribute Public Object reference (TYPE REF TO) CL_HRRCF_REQUI_BL Requisition Facade 20030410
14 REGION_LABEL Instance attribute Private Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030410
15 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20030410
16 SEARCH_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_SEARCHHLP_BL 20030410
17 SELECTED_ROLE Instance attribute Public Type reference (TYPE) RCF_ROLE Roles in E-Recruiting 20030410
18 SUCCESS_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20040217
19 TASK Instance attribute Public Type reference (TYPE) STRING Mass Processing or Standard? 20030410
20 VISIBLE_FIRST_ROW Instance attribute Public Type reference (TYPE) STRING Index of First Visible Rows in 20030410
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_ATTRIBUTES Instance method Private Method Sets Initial Values of Relevant Controller Attributes 20030410
2 DELETE_BRANCH Instance method Private Method Delete Branch 20030416
3 GET_BRANCH_LIST Instance method Private Method Get Branch List 20030410
4 GET_CURRENT_BRANCH_DETAILS Instance method Private Method Get Current Branch Details 20030410
5 GET_LABELS Instance method Private Method Get Labels 20030410
6 GET_PARAMS Instance method Private Method Import Parameters 20030410
7 GET_REF_BL Instance method Private Method Get Reference to BL Class 20030410
8 GET_TV_ATTRIBUTES Instance method Private Method Gets Event Data 20030410
9 MAINTAIN_BRANCHES Instance method Private Method maintain_branches 20030415
10 ON_EDIT_CLICK Instance method Private Method Event Handler: onEditClick 20030410
Events
Class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no event.
Types
Class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no local type.
Method Signatures

Method CLEAR_ATTRIBUTES Signature

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

Method DELETE_BRANCH Signature

Method DELETE_BRANCH on class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no parameter.
Method DELETE_BRANCH on class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no exception.

Method GET_BRANCH_LIST Signature

Method GET_BRANCH_LIST on class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no parameter.
Method GET_BRANCH_LIST on class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no exception.

Method GET_CURRENT_BRANCH_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CURRENT_BRANCH Call by reference Type reference (TYPE) RCF_S_BRANCH_LOCATION_TEXT Ortsangaben für eine Niederlassung mit Texten 20030417
2 Importing PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20030410

Method GET_CURRENT_BRANCH_DETAILS on class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no exception.

Method GET_LABELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20030411

Method GET_LABELS on class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no exception.

Method GET_PARAMS Signature

Method GET_PARAMS on class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no parameter.
Method GET_PARAMS on class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no exception.

Method GET_REF_BL Signature

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

Method GET_TV_ATTRIBUTES Signature

Method GET_TV_ATTRIBUTES on class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no parameter.
Method GET_TV_ATTRIBUTES on class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no exception.

Method MAINTAIN_BRANCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURRENT_BRANCH_ID Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20040213

Method MAINTAIN_BRANCHES on class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no exception.

Method ON_EDIT_CLICK Signature

Method ON_EDIT_CLICK on class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no parameter.
Method ON_EDIT_CLICK on class CL_HRRCF_BRNCH_LST_BRNCHOVER_V has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 10A