SAP ABAP Class /BOFU/CL_ADDR_RETRIEVE_DB (Address read Access via the database)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_ADDR_RETRIEVE | Read Address data from the Persistency | 20081127 |
Properties
| Class | /BOFU/CL_ADDR_RETRIEVE_DB | |
| Short Description | Address read Access via the database | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/ADDRESS_ADAPTER | Address adapter framework (missing 7.10 functionality) |
| Created | 20081127 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/CL_ADDR_RETRIEVE_DB has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOFU/IF_ADDR_RETRIEVE | Read Address data from the Persistency | 20081127 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /BOFU/CL_ADDR_MAIN_BEF_IMAGE | 20081127 | Memory Layer for Before Image of DO Address |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | AD_COMM | 'FAX' | 20081127 | |||
| 2 | Constant | Private | Type reference (TYPE) | AD_COMM | 'INT' | 20081127 | |||
| 3 | Constant | Private | Type reference (TYPE) | AD_COMM | 'PAG' | 20081127 | |||
| 4 | Constant | Private | Type reference (TYPE) | AD_COMM | 'PRT' | 20081127 | |||
| 5 | Constant | Private | Type reference (TYPE) | AD_COMM | 'RML' | 20081127 | |||
| 6 | Constant | Private | Type reference (TYPE) | AD_COMM | 'SSF' | 20081127 | |||
| 7 | Constant | Private | Type reference (TYPE) | AD_COMM | 'TEL' | 20081127 | |||
| 8 | Constant | Private | Type reference (TYPE) | AD_COMM | 'TLX' | 20081127 | |||
| 9 | Constant | Private | Type reference (TYPE) | AD_COMM | 'TTX' | 20081127 | |||
| 10 | Constant | Private | Type reference (TYPE) | AD_COMM | 'URI' | 20081127 | |||
| 11 | Constant | Private | Type reference (TYPE) | AD_COMM | 'X40' | 20081127 | |||
| 12 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'CONSNUMBER' | Field Name | 20081127 | ||
| 13 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'NOTES' | Field Name | 20081127 | ||
| 14 | Constant | Private | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20081127 | ||
| 15 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'USAGES' | Field Name | 20081127 | ||
| 16 | Static Attribute | Private | Type reference (TYPE) | ADCOMTYPES_TAB | Table Type for Internal Conversion of Communication Types | 20081127 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | /BOFU/CL_ADDR_MAP | Mapping routines for BAS structures | 20081127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081127 | |
| 2 | Instance method | Private | Method | Read communication data | 20081127 |
Events
Class /BOFU/CL_ADDR_RETRIEVE_DB has no event.
Types
Class /BOFU/CL_ADDR_RETRIEVE_DB has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /BOFU/CL_ADDR_RETRIEVE_DB has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_ADDR_RETRIEVE_DB has no exception.
Method RETRIEVE_COMM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COMM_DATA_WITH_KEY | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20081127 | ||||
| 2 | IT_ADDRESS_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_ADDRESS_KEY | Table of alternate address keys | 20081127 | |||
| 3 | IV_COMM_TYPE | Call by reference | Type reference (TYPE) | AD_COMM | Communication Method (Key) (Business Address Services) | 20081127 |
Method RETRIEVE_COMM_DATA on class /BOFU/CL_ADDR_RETRIEVE_DB has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |