SAP ABAP Class /BOFU/CL_ADDR_REFERENCE (Address structure mapping)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
⤷
/BOFU/ADDRESS_DO (Package) DO Address
⤷
⤷
Properties
| Class | /BOFU/CL_ADDR_REFERENCE | |
| Short Description | Address structure mapping | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/ADDRESS_DO | DO Address |
| Created | 20081127 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/CL_ADDR_REFERENCE has no forward declaration.
Interfaces
Class /BOFU/CL_ADDR_REFERENCE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /BOFU/CL_ADDR_ACTION | 20081127 | Generate postal Address ID | |
| 2 | /BOFU/CL_ADDR_BUFFER | 20081127 | Special Buffer Class for DO Address |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20081127 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /BOFU/CL_ADDR_ENCODE | Encoding routines for BAS Node Ids | 20081127 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /BOFU/CL_ADDR_MAIN_AP_FACADE | Memory Layer for the ESA-Service Provider of DO Address | 20081127 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | /BOFU/CL_ADDR_REFERENCE | Map Address Where-Used-References in the ESA context | 20081127 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TY_T_REFERENCE | 20081127 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20081127 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | '*NMP*' | Not Implemented | 20091001 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20081127 | ||
| 2 | Instance method | Private | Method | 20081127 | ||
| 3 | Instance method | Public | Constructor | 20081127 | ||
| 4 | Instance method | Protected | Method | 20081127 | ||
| 5 | Instance method | Private | Method | 20081127 | ||
| 6 | Static method | Public | Method | 20081127 | ||
| 7 | Instance method | Private | Method | Insert an entry into MT_REFERENCE | 20081127 | |
| 8 | Instance method | Protected | Method | Change the ObjectID of a Where-Used-Reference. | 20081127 | |
| 9 | Instance method | Private | Method | 20081127 | ||
| 10 | Instance method | Public | Method | ONLY for use by Archiving adapter | 20081127 |
Events
Class /BOFU/CL_ADDR_REFERENCE has no event.
Types
Class /BOFU/CL_ADDR_REFERENCE has no local type.
Method Signatures
Method ADD_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HOST_INFO | Call by reference | Type reference (TYPE) | /BOFU/S_ADDR_HOST_INFO | Address Reference Hosting/Referring BO Information | 20091001 | |||
| 2 | IV_ADDRESS_ID | Call by reference | Type reference (TYPE) | /BOFU/ADDR_NODE_ID | Node Id as in the ESA-model | 20081127 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | /BOFU/ADDR_OBJ_ID | ID of the Address Host | 20081127 | |||
| 4 | RV_CREATION_SUCCESSFUL | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20081127 |
Method ADD_REFERENCE on class /BOFU/CL_ADDR_REFERENCE has no exception.
Method CHECK_OBJECT_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HOST_INFO | Call by reference | Type reference (TYPE) | /BOFU/S_ADDR_HOST_INFO | Address Reference Hosting/Referring BO Information | 20091001 | |||
| 2 | IV_ADDRESS_TYPE | Call by reference | Type reference (TYPE) | /BOFU/ADDR_ADDRESS_TYPE | Type of the address | 20081127 | |||
| 3 | RV_REFERENCE_IS_VALID | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20081127 |
Method CHECK_OBJECT_REFERENCE on class /BOFU/CL_ADDR_REFERENCE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /BOFU/CL_ADDR_REFERENCE has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_ADDR_REFERENCE has no exception.
Method DELETE_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADDRESS_ID | Call by reference | Type reference (TYPE) | /BOFU/ADDR_NODE_ID | Node Id as in the ESA-model | 20081127 |
Method DELETE_REFERENCE on class /BOFU/CL_ADDR_REFERENCE has no exception.
Method FILL_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_REFERENCE | Call by reference | Type reference (TYPE) | TY_S_REFERENCE | 20081127 | ||||
| 2 | EV_CONVERSION_SUCCESSFUL | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20081127 |
Method FILL_REFERENCE on class /BOFU/CL_ADDR_REFERENCE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ADDR_ESA_MAP_REF | Value transfer | Object reference (TYPE REF TO) | /BOFU/CL_ADDR_REFERENCE | Map Address Where-Used-References in the ESA context | 20081127 |
Method GET_INSTANCE on class /BOFU/CL_ADDR_REFERENCE has no exception.
Method INSERT_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ADDRESS_REFERENCE | Call by reference | Type reference (TYPE) | ADDR_REF | Transfer structure for the use of addresses | 20081127 | |||
| 2 | IS_HOST_INFO | Call by reference | Type reference (TYPE) | /BOFU/S_ADDR_HOST_INFO | Address Reference Hosting/Referring BO Information | 20091001 | |||
| 3 | IS_PERSON_REFERENCE | Call by reference | Type reference (TYPE) | /BOFU/ADDRS_PERSON_REFERENCE | Person Use Data Transfer Structure (Business Addr. Service) | 20081127 | |||
| 4 | IV_ADDRESS_ID | Call by reference | Type reference (TYPE) | /BOFU/ADDR_NODE_ID | Node Id as in the ESA-model | 20081127 | |||
| 5 | IV_ADDRESS_TYPE | Call by reference | Type reference (TYPE) | /BOFU/ADDR_ADDRESS_TYPE | 20081127 | ||||
| 6 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | /BOFU/ADDR_OBJ_ID | ID of the Address Host | 20081127 |
Method INSERT_REFERENCE on class /BOFU/CL_ADDR_REFERENCE has no exception.
Method MODIFY_OBJECT_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HOST_INFO | Call by reference | Type reference (TYPE) | /BOFU/S_ADDR_HOST_INFO | Address Reference Hosting/Referring BO Information | 20091001 | |||
| 2 | IV_ADDRESS_ID | Call by reference | Type reference (TYPE) | /BOFU/ADDR_NODE_ID | Node Id as in the ESA-model | 20081127 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | /BOFU/ADDR_OBJ_ID | ID of the Address Host | 20081127 |
Method MODIFY_OBJECT_REFERENCE on class /BOFU/CL_ADDR_REFERENCE has no exception.
Method RETRIEVE_PERS_ORG_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ADDR_GROUP | Call by reference | Type reference (TYPE) | AD_GROUP | Address Group (Key) (Business Address Services) | 20081127 | |||
| 2 | EV_ORGANIZATION_ID | Call by reference | Type reference (TYPE) | /BOFU/ADDR_NODE_ID | Node Id as in the ESA-model | 20081127 | |||
| 3 | EV_PERSON_ID | Call by reference | Type reference (TYPE) | /BOFU/ADDR_NODE_ID | Node Id as in the ESA-model | 20081127 | |||
| 4 | EV_PERS_GROUP | Call by reference | Type reference (TYPE) | AD_GROUP_P | Person Group (Key) (Business Address Services) | 20081127 | |||
| 5 | IV_ADDRESS_ID | Call by reference | Type reference (TYPE) | /BOFU/ADDR_NODE_ID | Node Id as in the ESA-model | 20081127 |
Method RETRIEVE_PERS_ORG_ID on class /BOFU/CL_ADDR_REFERENCE has no exception.
Method RETRIEVE_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ADDRESS_REFERENCE | Call by reference | Type reference (TYPE) | ADDR_REF | Transfer structure for the use of addresses | 20081127 | |||
| 2 | ES_HOST_INFO | Call by reference | Type reference (TYPE) | /BOFU/S_ADDR_HOST_INFO | Address Reference Hosting/Referring BO Information | 20091001 | |||
| 3 | ES_PERSON_REFERENCE | Call by reference | Type reference (TYPE) | /BOFU/ADDRS_PERSON_REFERENCE | Person Use Data Transfer Structure (Business Addr. Service) | 20081127 | |||
| 4 | EV_OBJECT_ID | Call by reference | Type reference (TYPE) | /BOFU/ADDR_OBJ_ID | ID of the Address Host | 20081127 | |||
| 5 | IV_ADDRESS_ID | Call by reference | Type reference (TYPE) | /BOFU/ADDR_NODE_ID | Node Id as in the ESA-model | 20081127 | |||
| 6 | IV_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | XFELD | SPACE | Checkbox | 20081127 |
Method RETRIEVE_REFERENCE on class /BOFU/CL_ADDR_REFERENCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |