SAP ABAP Class CL_HRRCF_CONT_DATA_ADDR1_V (HRRCF_CONT_DATA: Address)
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 20020826
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_SUBVIEW Interface for SubViews 20021129
Properties
Class CL_HRRCF_CONT_DATA_ADDR1_V  
Short Description HRRCF_CONT_DATA: Address    
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 20020826   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_CONT_DATA_ADDR1_V has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_SUBVIEW Interface for SubViews 20021129
Friends
Class CL_HRRCF_CONT_DATA_ADDR1_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDR1_RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20021129
2 CAND_BUPA_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_CANDIDATE_BUPA_BL BL Facade for Candidate (Business Partner) 20021210
3 CAND_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Candidate Object 20040218
4 CITY_LABEL Instance attribute Public Type reference (TYPE) STRING 20020826
5 COUNTRY_LABEL Instance attribute Public Type reference (TYPE) STRING 20020826
6 CURRENT_ADDRESS_CHANNEL Instance attribute Public Type reference (TYPE) STRING 20021129
7 ERROR_CHANNEL Instance attribute Public Type reference (TYPE) STRING 20021129
8 ERROR_MESSAGE Instance attribute Public Type reference (TYPE) STRING 20021129
9 EXCEPTION_FLAG Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20020827
10 POSTAL_CODE_LABEL Instance attribute Public Type reference (TYPE) STRING 20020826
11 PT_ADDRESS_IMAGE Instance attribute Private Type reference (TYPE) RCF_T_ADDRESSDATA_BP Address Data of Candidate 20021129
12 PT_CHANNEL_LIST Instance attribute Public Type reference (TYPE) RCF_T_CHANNEL_LIST Table Type for Communication Channels 20020826
13 PT_COUNTRY_LIST Instance attribute Public Type reference (TYPE) RCF_T_COUNTRY_LIST List of Countries 20020826
14 PT_CURRENT_ADDRESS Instance attribute Public Type reference (TYPE) RCF_T_ADDRESSDATA_BP Address Data of Candidate 20021129
15 PT_REGION_LIST Instance attribute Public Type reference (TYPE) RCF_T_REGION_LIST List of Regions 20020826
16 REGION_LABEL Instance attribute Public Type reference (TYPE) STRING 20020826
17 STREET_2_LABEL Instance attribute Public Type reference (TYPE) STRING 20020826
18 STREET_LABEL Instance attribute Public Type reference (TYPE) STRING 20020826
Methods
# Method Level Visibility Method type Description Created on
1 GET_CAND_HROBJECT Instance method Private Method Gets candidate object from Parent Controller 20040218
2 GET_CHANNEL_LIST Instance method Private Method Get List 20020826
3 GET_LABELS Instance method Private Method Get Labels 20020826
4 GET_LIST Instance method Private Method Get Lists 20020826
5 GET_REF_BL Instance method Private Method Instantiates BL Facade 20021129
6 GET_REGIONS Instance method Private Method Get Regions 20020826
7 INIT_ATTRIBUTES Instance method Private Method Initialize Address Attributes 20020826
8 MAINTAIN_ADDRESS_DATA Instance method Private Method Maintain Address Data 20021129
9 MAINTAIN_ADDRESS_DATA_INT Instance method Private Method Maintain Address Data 20021129
10 READ_FORM_FIELDS Instance method Private Method Reads Form Fields 20020826
Events
Class CL_HRRCF_CONT_DATA_ADDR1_V has no event.
Types
Class CL_HRRCF_CONT_DATA_ADDR1_V has no local type.
Method Signatures

Method GET_CAND_HROBJECT Signature

Method GET_CAND_HROBJECT on class CL_HRRCF_CONT_DATA_ADDR1_V has no parameter.
Method GET_CAND_HROBJECT on class CL_HRRCF_CONT_DATA_ADDR1_V has no exception.

Method GET_CHANNEL_LIST Signature

Method GET_CHANNEL_LIST on class CL_HRRCF_CONT_DATA_ADDR1_V has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20020826

Method GET_LABELS Signature

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

Method GET_LIST Signature

Method GET_LIST on class CL_HRRCF_CONT_DATA_ADDR1_V has no parameter.
Method GET_LIST on class CL_HRRCF_CONT_DATA_ADDR1_V has no exception.

Method GET_REF_BL Signature

Method GET_REF_BL on class CL_HRRCF_CONT_DATA_ADDR1_V has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021212

Method GET_REGIONS Signature

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

Method INIT_ATTRIBUTES Signature

Method INIT_ATTRIBUTES on class CL_HRRCF_CONT_DATA_ADDR1_V has no parameter.
Method INIT_ATTRIBUTES on class CL_HRRCF_CONT_DATA_ADDR1_V has no exception.

Method MAINTAIN_ADDRESS_DATA Signature

Method MAINTAIN_ADDRESS_DATA on class CL_HRRCF_CONT_DATA_ADDR1_V has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021129

Method MAINTAIN_ADDRESS_DATA_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESSDATA Call by reference Type reference (TYPE) RCF_S_ADDRESSDATA_BP Adresse des Kandidaten 20021129
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021129

Method READ_FORM_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORM_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20020826

Method READ_FORM_FIELDS on class CL_HRRCF_CONT_DATA_ADDR1_V has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A