SAP ABAP Class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V (View Controller Class for Basic Data of Requisition)
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 20030412
Properties
Class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V  
Short Description View Controller Class for Basic Data 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   Recruitment Factory: User Interface 
Created 20030412   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no forward declaration.
Interfaces
Class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no interface implemented.
Friends
Class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BRANCH_ID Instance attribute Private Type reference (TYPE) BU_PARTNER Business Partner Number 20030415
2 CITY_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030412
3 COMPANY_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030412
4 COMPANY_NAME Instance attribute Public Type reference (TYPE) RCF_COMPANY_NAME Name of Company 20030421
5 COUNTRY_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030412
6 CURRENT_BRANCH Instance attribute Public Type reference (TYPE) RCF_S_BRANCH structure to store branch details 20030412
7 DISABLE_LIST Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030421
8 EMAIL_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030412
9 FAX_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030412
10 NAME_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030412
11 POSTAL_CODE_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030412
12 PT_COMPANY_LIST Instance attribute Public Type reference (TYPE) RCF_T_COMPANY_LIST Companies 20030412
13 PT_COUNTRY1_LIST Instance attribute Public Type reference (TYPE) RCF_T_COUNTRY_LIST List of Countries 20040511
14 PT_COUNTRY_LIST Instance attribute Public Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20030412
15 PT_REGIONS_LIST Instance attribute Public Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20040511
16 PT_REGION_LIST Instance attribute Public Type reference (TYPE) RCF_T_REGION_LIST List of Regions 20030412
17 REGION_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030412
18 REQUIRED Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030422
19 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20030412
20 SEARCHHLP_STRING Instance attribute Public Type reference (TYPE) STRING 20030412
21 SEARCH_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_SEARCHHLP_BL 20030412
22 STREET_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030412
23 STREET_LABEL_2 Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20040510
24 SUBTITLE Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030415
25 TELEFON_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030412
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EMAIL_FORMAT Instance method Private Method 20030430
2 CHECK_VALUES Instance method Private Method Check Mandatory Fields 20030417
3 CLEAR_ATTRIBUTES Instance method Private Method 20030415
4 GET_COMPANY_TEXT Instance method Private Method Get Company Text 20030421
5 GET_LABELS Instance method Private Method Gets Labels for Detail Screen 20030412
6 GET_LISTS Instance method Private Method Reads Value Helps 20030412
7 GET_PARAMETER Instance method Private Method Get Parameter 20030502
8 GET_RECORD Instance method Private Method Reads Record 20030412
9 GET_REF_BL Instance method Private Method Gets Instance of BL Class 20030412
10 GET_REGIONS Instance method Private Method Get Regions 20030412
11 GET_SCREEN_TITLE Instance method Private Method Get Screen Title 20030417
12 ON_BACK Instance method Private Method 20040213
13 ON_SAVE_BACK Instance method Private Method On Save Back Event 20030412
Events
Class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no event.
Types
Class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no local type.
Method Signatures

Method CHECK_EMAIL_FORMAT Signature

Method CHECK_EMAIL_FORMAT on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no parameter.
Method CHECK_EMAIL_FORMAT on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no exception.

Method CHECK_VALUES Signature

Method CHECK_VALUES on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no parameter.
Method CHECK_VALUES on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no exception.

Method CLEAR_ATTRIBUTES Signature

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

Method GET_COMPANY_TEXT Signature

Method GET_COMPANY_TEXT on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no parameter.
Method GET_COMPANY_TEXT on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no exception.

Method GET_LABELS Signature

Method GET_LABELS on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no parameter.
Method GET_LABELS on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no exception.

Method GET_LISTS Signature

Method GET_LISTS on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no parameter.
Method GET_LISTS on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no exception.

Method GET_PARAMETER Signature

Method GET_PARAMETER on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no parameter.
Method GET_PARAMETER on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no exception.

Method GET_RECORD Signature

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

Method GET_REF_BL Signature

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

Method GET_REGIONS Signature

Method GET_REGIONS on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no parameter.
Method GET_REGIONS on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no exception.

Method GET_SCREEN_TITLE Signature

Method GET_SCREEN_TITLE on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no parameter.
Method GET_SCREEN_TITLE on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no exception.

Method ON_BACK Signature

Method ON_BACK on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no parameter.
Method ON_BACK on class CL_HRRCF_BRNCH_MNT_BRANCHMNT_V has no exception.

Method ON_SAVE_BACK Signature

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