SAP ABAP Class /BOBF/CL_C_BOPF_2_BOPF_SIMPLE (Simple BOPF BO to BOPF DO assoc with host having DO key)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOBF/LIBRARY_BS_COMMON (Package) BOPF Library for BS: Common Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_FRW_ASSOCIATION Interface for an Association 20080623
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOBF/CL_C_BOPF_2_BOPF_W_ONTC BOPF to BOPF ForeignKey assoc with OTC/ONTC initialization 20090321
2 Inheritance (c INHERITING FROM c_ref)  /BOBF/CL_C_DEMO_DO_KEY Resolve BO to DO 20080623
3 Inheritance (c INHERITING FROM c_ref)  /BOFU/CL_C_BUPA_ADDRESS_USE Library: Association to DO with foreign key in host 20090321
Properties
Class /BOBF/CL_C_BOPF_2_BOPF_SIMPLE  
Short Description Simple BOPF BO to BOPF DO assoc with host having DO key    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/LIBRARY_BS_COMMON   BOPF Library for BS: Common Objects 
Created 20080623   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/CL_C_BOPF_2_BOPF_SIMPLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_FRW_ASSOCIATION Interface for an Association 20080623
Friends
Class /BOBF/CL_C_BOPF_2_BOPF_SIMPLE has no friend class.
Attributes
Class /BOBF/CL_C_BOPF_2_BOPF_SIMPLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BEFORE_CREATE Instance method Protected Method Before Create 20090317
2 CREATE_1 Instance method Private Method Create version last updated by Dirk 20090317
3 FLUSH_CREATE Instance method Protected Method Flush Create 20090317
4 FLUSH_CREATE_1 Instance method Protected Method Flush Create /1 END_MODIFY, Pick successfull creates 20090321
5 FLUSH_CREATE_2 Instance method Protected Method Flush Create /2, Init ATTR_NAME_SOURCE with KEY or other val 20090321
6 RESOLVE_DO_ROOT_2_HOSTING_NODE Instance method Protected Method DO to Hosting Node 20080623
7 RESOLVE_HOSTING_NODE_2_DO_ROOT Instance method Protected Method Host to Do 20080623
Events
Class /BOBF/CL_C_BOPF_2_BOPF_SIMPLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_KEY_SRCKEY Protected See coding Keys and Src Keys 20090317 tt_key_srckey type sorted table of ty_key_srckey with unique key key
2 TY_KEY_SRCKEY Protected See coding Key and Src Key 20090317 begin of ty_key_srckey, key type /bobf/conf_key, source_key type /bobf/conf_key, end of ty_key_srckey
Method Signatures

Method BEFORE_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20090317
2 Changing CS_MODIFICATION Call by reference Type reference (TYPE) /BOBF/S_FRW_MODIFICATION Change 20090317
3 Importing IO_CONF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20090317
4 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20090317
5 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20090317
6 Importing IS_ASSOC Call by reference Type reference (TYPE) /BOBF/S_CONFRO_ASSOC Configuration: Association 20090317
7 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ASSOC Context Information for Associations 20090317
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20090317

Method CREATE_1 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 20090317
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20090317
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20090317
4 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ASSOC Context Information for Associations 20090317
5 Importing IT_MODIFICATION Call by reference Type reference (TYPE) /BOBF/T_FRW_MODIFICATION Changes 20090317
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20090317

Method FLUSH_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20090317
2 Changing CT_KEY_CREATE Call by reference Type reference (TYPE) TT_KEY_SRCKEY Keys and Src Keys 20090317
3 Importing IO_CONF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20090321
4 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20090317
5 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20090317
6 Importing IS_ASSOC Call by reference Type reference (TYPE) /BOBF/S_CONFRO_ASSOC Configuration: Association 20090317
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20090317

Method FLUSH_CREATE_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20090321
2 Changing CT_KEY_CREATE Call by reference Type reference (TYPE) TT_KEY_SRCKEY Keys and Src Keys 20090321
3 Importing IO_CONF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20090321
4 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20090321
5 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20090321
6 Importing IS_ASSOC Call by reference Type reference (TYPE) /BOBF/S_CONFRO_ASSOC Configuration: Association 20090321
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20090321

Method FLUSH_CREATE_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20090321
2 Changing CT_KEY_CREATE Call by reference Type reference (TYPE) TT_KEY_SRCKEY Keys and Src Keys 20090321
3 Importing IO_CONF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20090321
4 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20090321
5 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20090321
6 Importing IS_ASSOC Call by reference Type reference (TYPE) /BOBF/S_CONFRO_ASSOC Configuration: Association 20090321
7 Importing IT_DO_ROOT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20090321
8 Importing IV_DO_ROOT_ATTR Call by reference Type reference (TYPE) CLIKE Field Name 20090321
9 Importing IV_USE_DO_ROOT_ATTR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090321
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20090321

Method RESOLVE_DO_ROOT_2_HOSTING_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20080902
2 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20080623
3 Exporting ET_KEY_LINK Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY_LINK Key Link 20080623
4 Importing IO_CONF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20080623
5 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20080623
6 Importing IS_ASSOC Call by reference Type reference (TYPE) /BOBF/S_CONFRO_ASSOC Configuration: Association 20080623
7 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ASSOC Context Information for Associations 20080623
8 Importing IS_PARAMETERS Call by reference Object reference (TYPE REF TO) DATA 20080623
9 Importing IT_FILTERED_ATTRIBUTES Call by reference Type reference (TYPE) /BOBF/T_FRW_NAME List of Names (e.g. Fieldnames) 20080623
10 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20080623
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20080623

Method RESOLVE_HOSTING_NODE_2_DO_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20080902
2 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20080623
3 Exporting ET_KEY_LINK Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY_LINK Key Link 20080623
4 Importing IO_CONF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20080623
5 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20080623
6 Importing IS_ASSOC Call by reference Type reference (TYPE) /BOBF/S_CONFRO_ASSOC Configuration: Association 20080623
7 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ASSOC Context Information for Associations 20080623
8 Importing IS_PARAMETERS Call by reference Object reference (TYPE REF TO) DATA 20080623
9 Importing IT_FILTERED_ATTRIBUTES Call by reference Type reference (TYPE) /BOBF/T_FRW_NAME List of Names (e.g. Fieldnames) 20080623
10 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20080623
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20080623
History
Last changed by/on SAP  20110908 
SAP Release Created in 701