SAP ABAP Class /BOBF/CL_CONFRT_COMPLETE (Complete configuration for BOPF object)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
     /BOBF/CONFIGURATION (Package) Business Object Processing Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20081212
Properties
Class /BOBF/CL_CONFRT_COMPLETE  
Short Description Complete configuration for BOPF object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/CONFIGURATION   Business Object Processing Configuration 
Created 20081212   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20081212
Friends
# Friend Modeled only Created on Description
1 /BOBF/CL_FRW_FACTORY 20081212 Framework Instance Management
2 /BOBF/CL_LIB_DELEGATION_BOPF 20090701 Delegation Class per Service Layer
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONF_SH Instance attribute Protected Object reference (TYPE REF TO) /BOBF/IF_CONFRT_COMPLETE Categorized Read Access for BOPF 20081212
2 MS_LAST_ACTION Instance attribute Public Attribute reference (LIKE) 20081212
3 MS_LAST_ALTKEY Instance attribute Public Attribute reference (LIKE) 20081212
4 MS_LAST_ASSOC Instance attribute Public Attribute reference (LIKE) 20081212
5 MS_LAST_GROUP Instance attribute Public Attribute reference (LIKE) 20081212
6 MS_LAST_NODE Instance attribute Public Attribute reference (LIKE) 20081212
7 MS_LAST_QUERY Instance attribute Public Attribute reference (LIKE) 20081212
8 MS_LAST_STA_DERIV Instance attribute Public Attribute reference (LIKE) 20081212
9 MS_LAST_STA_VAR Instance attribute Public Attribute reference (LIKE) 20081212
10 MS_LAST_VSET Instance attribute Public Attribute reference (LIKE) 20081212
11 MS_OBJ Instance attribute Public Attribute reference (LIKE) 20081212
12 MV_BO_KEY Instance attribute Public Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20081212
13 MV_CLONED Instance attribute Public Type reference (TYPE) BOOLE_D Conf_sh cloned 20081212
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20081212
2 GET_BUILD_TIMESTAMP Instance method Public Method Returns build timestamp of SHM object 20110818
3 INITIALIZE_DATA Instance method Public Method Initialize data 20081212
4 UPDATE_DATA Instance method Public Method Update data after ADDON changes 20081212
Events
Class /BOBF/CL_CONFRT_COMPLETE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_BO Protected See coding 20081212 BEGIN OF ts_bo , bo_key TYPE /BOBF/OBM_BO_KEY, bo_name TYPE /BOBF/OBM_NAME, bo_proxy_name TYPE /BOBF/OBM_ESR_NAME, test TYPE boole_d, END OF ts_bo
2 TT_BO Protected See coding 20081212 tt_bo TYPE HASHED TABLE OF ts_bo WITH UNIQUE KEY bo_key WITH NON-UNIQUE SORTED KEY proxy_name COMPONENTS bo_proxy_name test WITH UNIQUE SORTED KEY internal_name COMPONENTS bo_name
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Key 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method GET_BUILD_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BUILD_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20110818

Method GET_BUILD_TIMESTAMP on class /BOBF/CL_CONFRT_COMPLETE has no exception.

Method INITIALIZE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_INSTANCE Call by reference Object reference (TYPE REF TO) /BOBF/CL_CONF_READONLY Key 20081212
2 Importing IS_CONTEXT Call by reference Type reference (TYPE) /BOBF/S_FRW_CONTEXT Context Information for the BOPF 20081212
3 Importing IV_CLONED Call by reference Type reference (TYPE) BOOLE_D Shared instance is cloned 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method UPDATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTEXT Call by reference Type reference (TYPE) /BOBF/S_FRW_CONTEXT Context Information for the BOPF 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212
History
Last changed by/on SAP  20130531 
SAP Release Created in 702