SAP ABAP Class /BOFU/CL_C_DO_ADDRESS_ADP (Adapter class for business partner address data)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
⤷
/BOFU/BUPA_BO (Package) Business Partner BO
⤷
⤷
Properties
| Class | /BOFU/CL_C_DO_ADDRESS_ADP | |
| Short Description | Adapter class for business partner address data | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/BUPA_BO | Business Partner BO |
| Created | 20090304 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/CL_C_DO_ADDRESS_ADP has no forward declaration.
Interfaces
Class /BOFU/CL_C_DO_ADDRESS_ADP has no interface implemented.
Friends
Class /BOFU/CL_C_DO_ADDRESS_ADP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /BOFU/CL_C_DO_ADDRESS_ADP | Adapter class for business partner address data | 20090304 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_PARTNER_UTIL | Partner Utility Methods | 20090304 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | CONSTRUCTOR | 20090304 | |
| 2 | Instance method | Public | Method | 20090304 | ||
| 3 | Static method | Public | Method | 20090304 |
Events
Class /BOFU/CL_C_DO_ADDRESS_ADP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_NODE_ID_ADDR_NO | Private | See coding | 20090304 | BEGIN OF s_node_id_addr_no,
node_id TYPE /bofu/bo_node_id,
addr_number TYPE ad_addrnum,
END OF s_node_id_addr_no
|
||
| 2 | T_NODE_ID_ADDR_NO | Private | See coding | 20090304 | t_node_id_addr_no TYPE STANDARD TABLE OF s_node_id_addr_no
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /BOFU/CL_C_DO_ADDRESS_ADP has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_C_DO_ADDRESS_ADP has no exception.
Method GET_ADDRESS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FAILED_NODE_IDS | Call by reference | Type reference (TYPE) | /BOFU/T_BO_NODE_ID | Failed Node IDs | 20090304 | |||
| 2 | ET_NODE_ID_ADDRESS_ID | Call by reference | Type reference (TYPE) | /BOFU/T_NODE_ID_ADDRESS_ID | Table type for Address ID | 20090304 | |||
| 3 | IT_SOURCE_NODE_IDS | Call by reference | Type reference (TYPE) | /BOFU/T_BO_NODE_ID | Source Node IDs | 20090304 | |||
| 4 | IV_ATTR_NAME_SOURCE | Call by reference | Type reference (TYPE) | /BOBF/OBM_NAME | Source Attribute Name | 20090304 | |||
| 5 | IV_SOURCE_NODE_NAME | Call by reference | Type reference (TYPE) | /BOBF/OBM_NAME | Source Node Name | 20090304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Partner Master Data Adapter Errors | 20090304 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /BOFU/CL_C_DO_ADDRESS_ADP | Adapter class for business partner address data | 20090304 |
Method GET_INSTANCE on class /BOFU/CL_C_DO_ADDRESS_ADP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |