SAP ABAP Interface /BOFU/IF_ADDR_RETRIEVE (Read Address data from the Persistency)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOFU/ADDRESS_ADAPTER (Package) Address adapter framework (missing 7.10 functionality)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_ADDR_PERSIST_SZA0 Address read Access via the local Memory 20081127
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_ADDR_RETRIEVE_DB Address read Access via the database 20081127
Properties
Interface /BOFU/IF_ADDR_RETRIEVE  
Short Description Read Address data from the Persistency    
General Data
Package /BOFU/ADDRESS_ADAPTER   Address adapter framework (missing 7.10 functionality) 
Created 20081127   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /BOFU/IF_ADDR_RETRIEVE has no interface.
Friends
Interface /BOFU/IF_ADDR_RETRIEVE has no friend.
Attributes
Interface /BOFU/IF_ADDR_RETRIEVE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RETRIEVE_ADDRESSES_FOR_ORG Instance method Public Method 20081127
2 RETRIEVE_ADDRESSES_FOR_PERSON Instance method Public Method 20081127
3 RETRIEVE_ADDRESS_14 Instance method Public Method Read Addresses of technical Type 1 20081127
4 RETRIEVE_ADDRESS_2 Instance method Public Method Read Addresses of technical Type 2 20081127
5 RETRIEVE_ADDRESS_3 Instance method Public Method Read Addresses of technical Type 3 20081127
6 RETRIEVE_ADDRESS_5 Instance method Public Method Read Persons 20081127
7 RETRIEVE_ADDRESS_KEY_BY_UUID Instance method Public Method Get the address key to a UUID 20081127
8 RETRIEVE_ADDR_REF Instance method Public Method 20081127
9 RETRIEVE_EMAIL Instance method Public Method Read email addresses 20081127
10 RETRIEVE_FACSIMILE Instance method Public Method Read facsimile numbers 20081127
11 RETRIEVE_PAGER Instance method Public Method Read Pager numbers 20081127
12 RETRIEVE_PERS_REF Instance method Public Method 20081127
13 RETRIEVE_PRINTER Instance method Public Method Read Printers 20081127
14 RETRIEVE_RML Instance method Public Method Read RML addresses 20081127
15 RETRIEVE_SSF Instance method Public Method Read SSF addresses 20081127
16 RETRIEVE_TELEPHONE Instance method Public Method Read telephone numbers 20081127
17 RETRIEVE_TELETEX Instance method Public Method Read teletex numbers 20081127
18 RETRIEVE_TELEX Instance method Public Method Read telex numbers 20081127
19 RETRIEVE_UUID_BY_ADDRESS_KEY Instance method Public Method Get the UUID to an address key 20081127
20 RETRIEVE_WEB Instance method Public Method Read web addresses 20081127
21 RETRIEVE_X400 Instance method Public Method Read X.400 addresses 20081127
Events
Interface /BOFU/IF_ADDR_RETRIEVE has no event.
Types
Interface /BOFU/IF_ADDR_RETRIEVE has no local type.
Method Signatures

Method RETRIEVE_ADDRESSES_FOR_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ORGANIZATION_TO_ADDRESS_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ORG_TO_ADDR_KEY 20081127
2 Importing IT_ORGANIZATION_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_KEY Table of alternate address keys 20081127

Method RETRIEVE_ADDRESSES_FOR_ORG on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_ADDRESSES_FOR_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PERSON_TO_ADDRESS_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_PERS_TO_ADDR_KEY Table type for ADDRS_PERSON_TO_ADDRESS_KEY 20081127
2 Importing IT_PERSON_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_KEY Table of alternate address keys 20081127

Method RETRIEVE_ADDRESSES_FOR_PERSON on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_ADDRESS_14 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADDRESS_WITH_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_WITH_KEY Table of address data with alternate key 20081127
2 Importing IT_ADDR1_SEL Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDR1_SEL Selection Parameters for Multiple Addresses 20081127

Method RETRIEVE_ADDRESS_14 on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_ADDRESS_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADDRESS_WITH_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_WITH_KEY Table of address data with alternate key 20081127
2 Importing IT_ADDR2_SEL Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDR2_SEL Selection Parameters for Multiple Addresses 20081127

Method RETRIEVE_ADDRESS_2 on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_ADDRESS_3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADDRESS_WITH_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_WITH_KEY Table of address data with alternate key 20081127
2 Importing IT_ADDR3_SEL Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDR3_SEL Selection Parameters for Multiple Addresses 20081127

Method RETRIEVE_ADDRESS_3 on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_ADDRESS_5 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADDRESS_WITH_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_WITH_KEY Table of address data with alternate key 20081127
2 Importing IT_PERS_SEL Call by reference Type reference (TYPE) /BOFU/ADDRT_PERS_SEL 20081127

Method RETRIEVE_ADDRESS_5 on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_ADDRESS_KEY_BY_UUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UUID_TO_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_UUID_TO_KEY 20081127
2 Importing IT_UUID Call by reference Type reference (TYPE) /BOFU/ADDRT_UUID_TO_KEY 20081127

Method RETRIEVE_ADDRESS_KEY_BY_UUID on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_ADDR_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ADDRESS_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_KEY Table of alternate address keys 20081127
2 Importing IV_ONLY_OWNER_REFERENCES Call by reference Type reference (TYPE) XFELD 'X' Checkbox 20081127
3 Returning RT_ADDR_REF_WITH_KEY Value transfer Type reference (TYPE) /BOFU/ADDRT_ADDR_REF_W_KEY Address references for multiple addresses 20081127

Method RETRIEVE_ADDR_REF on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_EMAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EMAIL_WITH_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_EMAIL_ADDR_W_KEY Telephone numbers for several addresses 20081127
2 Importing IT_ADDRESS_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_KEY Table of alternate address keys 20081127

Method RETRIEVE_EMAIL on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_FACSIMILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FACSIMILE_WITH_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_FAX_NUM_W_KEY Telephone numbers for several addresses 20081127
2 Importing IT_ADDRESS_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_KEY Table of alternate address keys 20081127

Method RETRIEVE_FACSIMILE on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_PAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PAGER_WITH_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_PAGER_NUM_W_KEY Pager numbers for several addresses 20081127
2 Importing IT_ADDRESS_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_KEY Table of alternate address keys 20081127

Method RETRIEVE_PAGER on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_PERS_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ADDRESS_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_KEY Table of alternate address keys 20081127
2 Importing IV_ONLY_OWNER_REFERENCES Call by reference Type reference (TYPE) XFELD 'X' Checkbox 20081127
3 Returning RT_PERS_REF_WITH_KEY Value transfer Type reference (TYPE) /BOFU/ADDRT_PERS_REF_W_KEY Person references for multiple addresses 20081127

Method RETRIEVE_PERS_REF on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_PRINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRINTER_WITH_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_PRINTERS_W_KEY Printers for several addresses 20081127
2 Importing IT_ADDRESS_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_KEY Table of alternate address keys 20081127

Method RETRIEVE_PRINTER on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_RML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RML_WITH_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_RML_ADDR_W_KEY RML addresses for several addresses 20081127
2 Importing IT_ADDRESS_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_KEY Table of alternate address keys 20081127

Method RETRIEVE_RML on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_SSF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SSF_WITH_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_SSF_ADDR_W_KEY SSF Addresses for several addresses 20081127
2 Importing IT_ADDRESS_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_KEY Table of alternate address keys 20081127

Method RETRIEVE_SSF on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_TELEPHONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TELEPHONE_WITH_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_TEL_NUM_W_KEY Telephone numbers for several addresses 20081127
2 Importing IT_ADDRESS_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_KEY Table of alternate address keys 20081127

Method RETRIEVE_TELEPHONE on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_TELETEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TELETEX_WITH_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_TELETX_NUM_W_KEY Teletex numbers for several addresses 20081127
2 Importing IT_ADDRESS_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_KEY Table of alternate address keys 20081127

Method RETRIEVE_TELETEX on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_TELEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TELEX_WITH_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_TELEX_NUM_W_KEY Telex numbers for several addresses 20081127
2 Importing IT_ADDRESS_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_KEY Table of alternate address keys 20081127

Method RETRIEVE_TELEX on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_UUID_BY_ADDRESS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY_TO_UUID Call by reference Type reference (TYPE) /BOFU/ADDRT_KEY_TO_UUID 20081127
2 Importing IT_ADDRESS_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_KEY Table of alternate address keys 20081127

Method RETRIEVE_UUID_BY_ADDRESS_KEY on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_WEB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WEB_WITH_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_WEB_ADDR_W_KEY Telephone numbers for several addresses 20081127
2 Importing IT_ADDRESS_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_KEY Table of alternate address keys 20081127

Method RETRIEVE_WEB on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.

Method RETRIEVE_X400 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_X400_WITH_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_X400_ADDR_W_KEY X.400 addresses for several addresses 20081127
2 Importing IT_ADDRESS_KEY Call by reference Type reference (TYPE) /BOFU/ADDRT_ADDRESS_KEY Table of alternate address keys 20081127

Method RETRIEVE_X400 on Interface /BOFU/IF_ADDR_RETRIEVE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701