SAP ABAP Class CL_HRRCF_BRANCH (Branches)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_BL (Package) Recruitment Factory: Business Logic
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20010815
Properties
Class CL_HRRCF_BRANCH  
Short Description Branches    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class HRRCF0001    
Program status P  SAP Standard Production Program 
Category 0   
Package PAOC_RCF_BL   Recruitment Factory: Business Logic 
Created 20010815   SAP 
Last change 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HRRCF_COMPANY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HRRCF_T77RCFBRANCHCOMP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20010815
Friends
Class CL_HRRCF_BRANCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDRESSDATA Instance attribute Public Type reference (TYPE) BAPIBUS1006_ADDRESS SAP BP: BAPI Structure for Address Data 20010815
2 ASSIGNED_COMPANY Instance attribute Public Type reference (TYPE) RCF_COMPANY Holding Companies 20011115
3 BAS_ADDRNUM Instance attribute Private Type reference (TYPE) AD_ADDRNUM Address Number 20021119
4 BRANCH_BUFFER Static Attribute Private Type reference (TYPE) RCF_T_BU_PARTNER Business Partner 20020221
5 CENTRALDATA Instance attribute Public Type reference (TYPE) BAPIBUS1006_CENTRAL SAP BP: BAPI Structure for Central Data 20010815
6 CENTRALDATAORGANIZATION Instance attribute Public Type reference (TYPE) BAPIBUS1006_CENTRAL_ORGAN SAP BP: BAPI Structure for Central Data 20010815
7 C_DELETE Instance attribute Private Attribute reference (LIKE) 20011115
8 C_INACTIVE_BRANCH_ALL Constant Private Type reference (TYPE) RCF_INACTIVE_BRANCH '*' Indicator: Branch Is Inactive 20061115
9 C_INSERT Instance attribute Private Attribute reference (LIKE) 20011115
10 C_LIT_COMPANY Constant Private Type reference (TYPE) STRING 'COMPANY = ' Literal 20011127
11 C_MODIFY Instance attribute Private Attribute reference (LIKE) 20011123
12 C_NAME_DEFAULT Constant Protected Type reference (TYPE) TEXT35 '*' 20080627
13 E_MAILDATA Instance attribute Public Type reference (TYPE) BAPIADSMTP BAPI Structure for E-Mail Addresses (Bus. Address Services) 20010815
14 FALSE Instance attribute Private Attribute reference (LIKE) 20010815
15 FAXDATA Instance attribute Public Type reference (TYPE) BAPIADFAX BAPI Structure for Fax Numbers (Business Address Services) 20010815
16 HIGH_DATE Instance attribute Private Attribute reference (LIKE) 20010815
17 ID Instance attribute Public Type reference (TYPE) BU_PARTNER Business Partner Number 20010815
18 INSTANCE_DIRECTORY Static Attribute Private Type reference (TYPE) INSTANCE_DIRECTORY Directory 20011126
19 LOW_DATE Instance attribute Private Attribute reference (LIKE) 20010815
20 MSGCL_ADMIN Instance attribute Private Attribute reference (LIKE) 20011115
21 MSGCL_USER Instance attribute Private Attribute reference (LIKE) 20011115
22 MY_ROLE Static Attribute Public Type reference (TYPE) BU_RLTYP Role in Business Partner 20010815
23 TELEFONDATA Instance attribute Public Type reference (TYPE) BAPIADTEL BAPI Structure for Telephone Numbers (Bus. Address Services) 20010815
24 TRUE Instance attribute Private Attribute reference (LIKE) 20010815
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_TO_COMPANY Static method Private Method Assigns the Branch to a Company 20011127
2 CHANGE Instance method Public Method Change Branch 20010815
3 CHECK_EXISTENCE Static method Public Method Checks Existence of Business Partner 20011121
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20010815
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20011113
6 COPY Instance method Public Method Copy Branch 20011115
7 CREATE Static method Public Method Generate Branch 20010815
8 DEACTIVATE_BRANCH Static method Private Method Deactivate Branch 20030416
9 DELETE Instance method Public Method Delete Branch 20011113
10 DEQUEUE Static method Private Method Unlock Branch 20011113
11 DEREGISTER_INSTANCE Static method Private Method Deregistered Instance 20011115
12 ENQUEUE Static method Private Method Lock Branch 20011113
13 GET Static method Public Method Instantiate Branch 20010815
14 GET_ADDRESS_TEXT Instance method Public Method Gets Branch Address 20011130
15 GET_ATTRIBUTES_FROM_BUPA Instance method Private Method Reads Instance Attributes of Business Partner 20011120
16 GET_BRANCH_DETAILS Instance method Public Method Get Branch Details 20081017
17 GET_BY_EXT_NUMBER Static method Public Method Get branch by external number 20020208
18 GET_EMAILADDRESS Instance method Public Method E-Mail Address of Branch 20011203
19 GET_FAXNUMBER Instance method Public Method Fax Number with Country Code 20011203
20 GET_INSTANCE_FROM_DIRECTORY Static method Private Method Reads Already Registered Instances 20011113
21 GET_LOCATION Instance method Public Method Gets Information on Country, Region, and City of Branch 20011127
22 GET_LOCATION_TEXT Instance method Public Method Information on Country, Region, and City of Branch with Text 20011129
23 GET_NAME Instance method Public Method Gets Name of Branch 20011130
24 GET_TELEPHONNUMBER Instance method Public Method Telephone Number with Country Code 20011205
25 GET_VALUEHELP_TAB Static method Public Method Reads Key Fields and Value Fields for Lists 20020401
26 READ_ALL_BRANCHES_BY_ROLE Static method Public Method Reads All BURA with the Role Branch 20011128
27 READ_ALL_BRANCH_CITIES Static method Public Method Gets all cities where branches are located 20031125
28 READ_ALL_BRANCH_LOCATION Static method Public Method Read Branches and Their Locations 20060927
29 READ_ALL_BRANCH_LOCATION_TEXT Static method Public Method Information on Country, Region, and City of Branch with Text 20080326
30 READ_ALL_CITIES_BY_REGION Static method Public Method Reads All Descriptions of a Language 20061113
31 READ_ALL_COUNTRIES_TEXT Static method Public Method Gets all countries in which there are branches 20011206
32 READ_ALL_REGIONS_TEXT_BY_COUNT Static method Public Method Reads All Descriptions of a Language 20061025
33 READ_BRANCH_LOC_FROM_CLUSTER Static method Private Method Read Branches and Their Locations 20060927
34 READ_COUNTRY_TEXT Static method Private Method Reads the Customizing Tables for Countries 20011203
35 READ_REGION_TEXT Static method Private Method Reads the Customizing Tables for Countries 20011204
36 REGISTER_INSTANCE Static method Private Method Registers Instances 20011113
37 UPDATE_CLUSTER Static method Private Method Updates Cluster 20090310
Events
Class CL_HRRCF_BRANCH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTR_BRANCH Protected See coding 20080401 ttr_branch type range of bu_partner
2 TTS_BRANCH Protected See coding 20080627 tts_branch type SORTED TABLE OF bu_partner with UNIQUE DEFAULT KEY
Method Signatures

Method ASSIGN_TO_COMPANY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPANY_ID Call by reference Type reference (TYPE) RCF_COMPANY Unternehmen der Holding 20011127
2 Importing ID Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20011129
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20011127

Method CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESSDATA Call by reference Type reference (TYPE) BAPIBUS1006_ADDRESS SAP-GP: BAPI-Struktur für Adreßdaten 20010815
2 Importing CENTRALDATAORGANIZATION Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL_ORGAN SAP-GP: BAPI-Struktur für Organisationsdaten 20010815
3 Importing EMAILADDRESS Call by reference Type reference (TYPE) BAPIADSMTP Internet-Mail (SMTP)-Adresse 20020717
4 Importing FAX Call by reference Type reference (TYPE) BAPIADFAX Eingabestruktur für Faxnummern 20010815
5 Exporting RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20010815
6 Importing TELEFON Call by reference Type reference (TYPE) BAPIADTEL Eingabestruktur für Telefonnummern 20010815
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20011123

Method CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ANSWER Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20011121
2 Importing BRANCH_ID Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20011121

Method CHECK_EXISTENCE on class CL_HRRCF_BRANCH has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRRCF_BRANCH has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRRCF_BRANCH has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20011120
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20011120

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BRANCH_COPY Call by reference Object reference (TYPE REF TO) CL_HRRCF_BRANCH Niederlassungen 20011123
2 Importing NEW_COMPANY_ID Call by reference Type reference (TYPE) RCF_COMPANY Unternehmen der Holding 20011127
3 Exporting RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20011123
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20011123

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESSDATA Call by reference Type reference (TYPE) BAPIBUS1006_ADDRESS SAP-GP: BAPI-Struktur für Adreßdaten 20010815
2 Exporting BRANCH Call by reference Object reference (TYPE REF TO) CL_HRRCF_BRANCH Klasse zur Verwaltung von Niederlassungen 20010815
3 Importing CENTRALDATAORGANIZATION Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL_ORGAN SAP-GP: BAPI-Struktur für Organisationsdaten 20010815
4 Importing COMPANY_ID Call by reference Type reference (TYPE) RCF_COMPANY Unternehmen der Holding 20011127
5 Importing EMAILADDRESS Call by reference Type reference (TYPE) BAPIADSMTP Internet-Mail (SMTP)-Adresse 20020717
6 Importing EXTERNAL_NUMBER Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL-PARTNEREXTERNAL Geschäftspartnernummer im externen System 20020208
7 Importing FAX Call by reference Type reference (TYPE) BAPIADFAX Eingabestruktur für Faxnummern 20010815
8 Exporting RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20010815
9 Importing TELEFON Call by reference Type reference (TYPE) BAPIADTEL Eingabestruktur für Telefonnummern 20010815
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20011122

Method DEACTIVATE_BRANCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BRANCH_ID Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20030416
2 Importing COMPANY_ID Call by reference Type reference (TYPE) RCF_COMPANY Unternehmen der Holding 20030416
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20030416

Method DELETE Signature

Method DELETE on class CL_HRRCF_BRANCH has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20011123

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20011121
2 Exporting RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20011123
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20011121

Method DEREGISTER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCE Call by reference Object reference (TYPE REF TO) CL_HRRCF_BRANCH Niederlassungen 20011120

Method DEREGISTER_INSTANCE on class CL_HRRCF_BRANCH has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20011121
2 Exporting RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20011123
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20011121

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BRANCH Call by reference Object reference (TYPE REF TO) CL_HRRCF_BRANCH Klasse zur Verwaltung von Niederlassungen 20010815
2 Importing ID Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20010815
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20011123

Method GET_ADDRESS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BRANCH_ADDRESS_TEXT Call by reference Type reference (TYPE) RCF_S_BUPA_ADDRESSDATA_TEXT Adressen eines Geschäftspartners mit Text 20011130
2 Importing LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20011130
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20011130

Method GET_ATTRIBUTES_FROM_BUPA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20011123
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20011120

Method GET_BRANCH_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PS_CURRENT_BRANCH Call by reference Type reference (TYPE) RCF_S_BRANCH structure to store branch details 20081017
2 Importing P_BRANCH_ID Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20081017
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20081017

Method GET_BY_EXT_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BRANCH Call by reference Object reference (TYPE REF TO) CL_HRRCF_BRANCH Niederlassungen 20020208
2 Importing EXTERNAL_NUMBER Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL-PARTNEREXTERNAL Geschäftspartnernummer im externen System 20020208
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20020212

Method GET_EMAILADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EMAILADDRESS Call by reference Type reference (TYPE) AD_SMTPADR E-Mail-Adresse 20011203

Method GET_EMAILADDRESS on class CL_HRRCF_BRANCH has no exception.

Method GET_FAXNUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NUMBER Call by reference Type reference (TYPE) STRING Aufbereitete Darstellung der Faxnummer 20011203

Method GET_FAXNUMBER on class CL_HRRCF_BRANCH has no exception.

Method GET_INSTANCE_FROM_DIRECTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20011120
2 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) CL_HRRCF_BRANCH Niederlassungen 20011120

Method GET_INSTANCE_FROM_DIRECTORY on class CL_HRRCF_BRANCH has no exception.

Method GET_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BRANCH_LOCATION Call by reference Type reference (TYPE) RCF_S_BRANCH_LOCATION Ortsangaben für eine Niederlassung 20011127

Method GET_LOCATION on class CL_HRRCF_BRANCH has no exception.

Method GET_LOCATION_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BAS_ADDRNUM Call by reference Type reference (TYPE) AD_ADDRNUM Adreßnummer 20021119
2 Exporting BRANCH_LOCATION_TEXT Call by reference Type reference (TYPE) RCF_S_BRANCH_LOCATION_TEXT Ortsangaben für eine Niederlassung 20011130
3 Importing LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20011130
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20011130

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BRANCH_NAME Call by reference Type reference (TYPE) BU_NAMEOR1 Name 1 der Organisation 20011130

Method GET_NAME on class CL_HRRCF_BRANCH has no exception.

Method GET_TELEPHONNUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NUMBER Call by reference Type reference (TYPE) STRING 20011205

Method GET_TELEPHONNUMBER on class CL_HRRCF_BRANCH has no exception.

Method GET_VALUEHELP_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEPENDENT_FROM Call by reference Type reference (TYPE) ANY Abhängige Variabele bei Mehrstufigkeit 20020401
2 Importing LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20020401
3 Exporting VALUEHELP_TAB Call by reference Type reference (TYPE) RCF_T_UI_VALUEHELP Tabelle für Wertehilfen 20020401
# Exception Resumable Description Created on
1 CX_HRRCF_CUSTOMIZING Customizing Fehler 20020401

Method READ_ALL_BRANCHES_BY_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BRANCH_LIST Call by reference Type reference (TYPE) RCF_T_BU_PARTNER Geschäftspartner 20011128

Method READ_ALL_BRANCHES_BY_ROLE on class CL_HRRCF_BRANCH has no exception.

Method READ_ALL_BRANCH_CITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CITY_TAB_TXT Call by reference Type reference (TYPE) RCF_T_BRANCH_CITY Tabelle für die Orte einer Niederlassung 20031125
2 Importing INACTIVE Call by reference Type reference (TYPE) RCF_INACTIVE_BRANCH '*' Kennzeichen: Niederlassung ist nicht aktiv 20061128
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20031125

Method READ_ALL_BRANCH_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BRANCH Call by reference Type reference (TYPE) RCF_T_BRANCH_LOCATION Branch and its location - Cluster data for Value Help 20060927
2 Importing INACTIVE Call by reference Type reference (TYPE) RCF_INACTIVE_BRANCH '*' Kennzeichen: Niederlassung ist nicht aktiv 20061115
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20060927

Method READ_ALL_BRANCH_LOCATION_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BRANCH Call by reference Type reference (TYPE) RCF_T_BU_PARTNER Liste der Niederlassungen 20080401
2 Exporting BRANCH_LOCATION_TEXT Call by reference Type reference (TYPE) RCF_T_BRANCH_LOCATION_TEXT Ortsangaben für eine Niederlassung 20080326
3 Importing INACTIVE Call by reference Type reference (TYPE) RCF_INACTIVE_BRANCH '*' Kennzeichen: Niederlassung ist nicht aktiv 20080326
4 Importing LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20080326
5 Importing NAME_PATTERN Call by reference Type reference (TYPE) TEXT35 '*' Vergleichsoperand (Operator CP) 20080401
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20080326

Method READ_ALL_CITIES_BY_REGION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CITY Call by reference Type reference (TYPE) RCF_T_BRANCH_CITY Regionen (Texte) 20061113
2 Importing COUNTRY Call by reference Type reference (TYPE) LAND1 Länderschlüssel 20061113
3 Importing INACTIVE Call by reference Type reference (TYPE) RCF_INACTIVE_BRANCH '*' Kennzeichen: Niederlassung ist nicht aktiv 20061115
4 Importing REGION Call by reference Type reference (TYPE) REGIO Region (Bundesstaat, Bundesland, Provinz, Grafschaft) 20061113
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Customizing Fehler 20061113

Method READ_ALL_COUNTRIES_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COUNTRY_TAB_TXT Call by reference Type reference (TYPE) RCF_T_COUNTRY_LIST Liste Länder 20011206
2 Importing INACTIVE Call by reference Type reference (TYPE) RCF_INACTIVE_BRANCH '*' Kennzeichen: Niederlassung ist nicht aktiv 20061115
3 Importing LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20011206
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20011206

Method READ_ALL_REGIONS_TEXT_BY_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COUNTRY Call by reference Type reference (TYPE) LAND1 Länderschlüssel 20061110
2 Importing INACTIVE Call by reference Type reference (TYPE) RCF_INACTIVE_BRANCH '*' Kennzeichen: Niederlassung ist nicht aktiv 20061115
3 Importing LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20061025
4 Exporting T005U Call by reference Type reference (TYPE) RCF_T_T005U Regionen (Texte) 20061025
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Customizing Fehler 20061025

Method READ_BRANCH_LOC_FROM_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BRANCH Call by reference Type reference (TYPE) RCF_T_BRANCH_LOCATION_CLUSTER Branch and its location - Cluster data for Value Help 20060927
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20060927

Method READ_COUNTRY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COUNTRY Call by reference Type reference (TYPE) LAND1 Länderschlüssel 20011203
2 Exporting COUNTRY_TXT Call by reference Type reference (TYPE) LANDX Bezeichnung des Landes 20011203
3 Importing LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20011203
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20011203

Method READ_REGION_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COUNTRY Call by reference Type reference (TYPE) LAND1 Länderschlüssel 20011204
2 Importing LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20011204
3 Importing REGION Call by reference Type reference (TYPE) REGIO Bezeichnung 20011204
4 Exporting REGION_TXT Call by reference Type reference (TYPE) BEZEI20 Bezeichnung des Landes 20011204
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20011204

Method REGISTER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCE Call by reference Object reference (TYPE REF TO) CL_HRRCF_BRANCH Niederlassungen 20011120

Method REGISTER_INSTANCE on class CL_HRRCF_BRANCH has no exception.

Method UPDATE_CLUSTER Signature

Method UPDATE_CLUSTER on class CL_HRRCF_BRANCH has no parameter.
Method UPDATE_CLUSTER on class CL_HRRCF_BRANCH has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in 110