SAP ABAP Class /BOFU/CL_DELEGATION_ADDRESS (Delegation Class to access DO Address)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_LIB_DELEGATION_BOPF | Delegation Class per Service Layer | 20090225 |
Properties
| Class | /BOFU/CL_DELEGATION_ADDRESS | |
| Short Description | Delegation Class to access DO Address | |
| Super Class | /BOBF/CL_LIB_DELEGATION_BOPF | Delegation Class per Service Layer |
| 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 | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/CL_DELEGATION_ADDRESS has no forward declaration.
Interfaces
Class /BOFU/CL_DELEGATION_ADDRESS has no interface implemented.
Friends
Class /BOFU/CL_DELEGATION_ADDRESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /BOBF/T_BO_NODE_ID | generate Person ID for that | 20081127 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /BOBF/T_BO_NODE_ID | generate Postal Address ID for that | 20081127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check Whether Object Can Be Saved | 20091001 | |
| 2 | Instance method | Protected | Method | Perform Consistency Check | 20091001 | |
| 3 | Instance method | Protected | Method | Initialize Key Map - for Modification table | 20090311 |
Events
Class /BOFU/CL_DELEGATION_ADDRESS has no event.
Types
Class /BOFU/CL_DELEGATION_ADDRESS has no local type.
Method Signatures
Method CHECK_BEFORE_SAVE_ADDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface for Message Class | 20091001 | |||
| 2 | EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Action rejected | 20091001 | |||
| 3 | IT_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20091001 |
Method CHECK_CONSISTENCY_ADDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface for Message Class | 20091001 | |||
| 2 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091001 | |||
| 3 | IV_CHECK_SCOPE | Call by reference | Type reference (TYPE) | /BOBF/FRW_SCOPE | Scope | 20091001 | |||
| 4 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20091001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20091001 |
Method INIT_KEY_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MODIFICATION | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_MODIFICATION | Changes | 20090311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class | 20090311 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |