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
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 | ET_ORGANIZATION_TO_ADDRESS_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_ORG_TO_ADDR_KEY | 20081127 | ||||
| 2 | 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 | 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 | 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 | ET_ADDRESS_WITH_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_ADDRESS_WITH_KEY | Table of address data with alternate key | 20081127 | |||
| 2 | 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 | ET_ADDRESS_WITH_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_ADDRESS_WITH_KEY | Table of address data with alternate key | 20081127 | |||
| 2 | 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 | ET_ADDRESS_WITH_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_ADDRESS_WITH_KEY | Table of address data with alternate key | 20081127 | |||
| 2 | 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 | ET_ADDRESS_WITH_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_ADDRESS_WITH_KEY | Table of address data with alternate key | 20081127 | |||
| 2 | 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 | ET_UUID_TO_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_UUID_TO_KEY | 20081127 | ||||
| 2 | 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 | IT_ADDRESS_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_ADDRESS_KEY | Table of alternate address keys | 20081127 | |||
| 2 | IV_ONLY_OWNER_REFERENCES | Call by reference | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20081127 | ||
| 3 | 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 | ET_EMAIL_WITH_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_EMAIL_ADDR_W_KEY | Telephone numbers for several addresses | 20081127 | |||
| 2 | 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 | ET_FACSIMILE_WITH_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_FAX_NUM_W_KEY | Telephone numbers for several addresses | 20081127 | |||
| 2 | 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 | ET_PAGER_WITH_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_PAGER_NUM_W_KEY | Pager numbers for several addresses | 20081127 | |||
| 2 | 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 | IT_ADDRESS_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_ADDRESS_KEY | Table of alternate address keys | 20081127 | |||
| 2 | IV_ONLY_OWNER_REFERENCES | Call by reference | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20081127 | ||
| 3 | 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 | ET_PRINTER_WITH_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_PRINTERS_W_KEY | Printers for several addresses | 20081127 | |||
| 2 | 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 | ET_RML_WITH_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_RML_ADDR_W_KEY | RML addresses for several addresses | 20081127 | |||
| 2 | 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 | ET_SSF_WITH_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_SSF_ADDR_W_KEY | SSF Addresses for several addresses | 20081127 | |||
| 2 | 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 | ET_TELEPHONE_WITH_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_TEL_NUM_W_KEY | Telephone numbers for several addresses | 20081127 | |||
| 2 | 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 | ET_TELETEX_WITH_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_TELETX_NUM_W_KEY | Teletex numbers for several addresses | 20081127 | |||
| 2 | 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 | ET_TELEX_WITH_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_TELEX_NUM_W_KEY | Telex numbers for several addresses | 20081127 | |||
| 2 | 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 | ET_KEY_TO_UUID | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_KEY_TO_UUID | 20081127 | ||||
| 2 | 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 | ET_WEB_WITH_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_WEB_ADDR_W_KEY | Telephone numbers for several addresses | 20081127 | |||
| 2 | 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 | ET_X400_WITH_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_X400_ADDR_W_KEY | X.400 addresses for several addresses | 20081127 | |||
| 2 | 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 |