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 MT_GEN_PERSON_ID Instance attribute Private Type reference (TYPE) /BOBF/T_BO_NODE_ID generate Person ID for that 20081127
2 MT_GEN_POSTAL_ADDRESS 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 CHECK_BEFORE_SAVE_ADDR Instance method Protected Method Check Whether Object Can Be Saved 20091001
2 CHECK_CONSISTENCY_ADDR Instance method Protected Method Perform Consistency Check 20091001
3 INIT_KEY_MAP 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 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20091001
2 Exporting EV_REJECTED Call by reference Type reference (TYPE) BOOLE_D Action rejected 20091001
3 Importing IT_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091001
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091001

Method CHECK_CONSISTENCY_ADDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20091001
2 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091001
3 Importing IV_CHECK_SCOPE Call by reference Type reference (TYPE) /BOBF/FRW_SCOPE Scope 20091001
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091001
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091001

Method INIT_KEY_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MODIFICATION Call by reference Type reference (TYPE) /BOBF/T_FRW_MODIFICATION Changes 20090311
# Exception Resumable Description Created on
1 /BOBF/CX_FRW Exception class 20090311
History
Last changed by/on SAP  20130531 
SAP Release Created in 701