SAP ABAP Interface /BOFU/IF_CONF_OBJ_DESIGNTIME (Configuration Object Design Time Env (singleton))
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOFU/COMMON_1 (Package) Common Types; Reuse Objects; Functions (Native BS_FND)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_VIEW_DESTIME FBI View Design Time (OBSOLETE view cluster) 20090702
Properties
Interface /BOFU/IF_CONF_OBJ_DESIGNTIME  
Short Description Configuration Object Design Time Env (singleton)    
General Data
Package /BOFU/COMMON_1   Common Types; Reuse Objects; Functions (Native BS_FND) 
Created 20090702   SAP 
Last changed 20110908   SAP 
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 /BOFU/IF_ABSTRACT_SINGLETON Abstract Singleton 20090702
Friends
Interface /BOFU/IF_CONF_OBJ_DESIGNTIME has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_MESSAGE_COUNT Instance attribute Public Type reference (TYPE) /BOFU/S_MESSAGE_COUNTS Message count 20090702
2 MT_CHECK_MESSAGES Instance attribute Public Type reference (TYPE) /BOFU/T_BAL_MSG Application Log Messages 20090702
3 MV_HAS_ERRORS Instance attribute Public Type reference (TYPE) ABAP_BOOL Has Errors? 20090702
4 MV_KEY Instance attribute Public Object reference (TYPE REF TO) DATA Key 20090702
5 ST_CONTEXT_FIELDS_NO_DISPLAY Static Attribute Public Type reference (TYPE) /BOFU/T_STRUCT_FIELDS Structure Fields 20090702
6 SV_BAL_CONTEXT_STRUCTURE Static Attribute Public Type reference (TYPE) STRUKNAME BAL Context Structure 20090702
7 SV_CONF_DATA_TYPE Static Attribute Public Type reference (TYPE) STRING Config Data Type 20090702
8 SV_CONF_OBJECT_TYPE Static Attribute Public Type reference (TYPE) TV_OBJECT_TYPE Config Object Type 20090702
9 SV_MAINT_VIEW Static Attribute Public Type reference (TYPE) VIEWTABNAM Maintenance View (of main obj) 20090702
10 SV_VIEW_CLUSTER Static Attribute Public Type reference (TYPE) VCL_NAME Complex data object maintenance view cluster name 20090702
Methods
# Method Level Visibility Method type Description Created on
1 READ_DATA Instance method Public Method Read data using designtime (from view maint conf) 20090702
Events
Interface /BOFU/IF_CONF_OBJ_DESIGNTIME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_SELECTION_PARAMTER Public See coding Selection Paramter 20090702 BEGIN OF ts_selection_paramter, attribute TYPE string. INCLUDE TYPE ts_select_option AS s_range. TYPES: END OF ts_selection_paramter
2 TS_SELECT_OPTION Public See coding Select Option Line 20090702 BEGIN OF ts_select_option, sign TYPE ddsign, option TYPE ddoption, low TYPE string, high TYPE string, END OF ts_select_option
3 TT_CONF_OBJ Public See coding Configuration Objects 20090702 tt_conf_obj type STANDARD TABLE OF ref to /BOFU/IF_CONF_OBJ_DESIGN_TIME WITH DEFAULT KEY
4 TT_SELECTION_PARAMTERS Public See coding Selection Paramters 20090702 tt_selection_paramters TYPE STANDARD TABLE OF ts_selection_paramter WITH DEFAULT KEY
5 TV_OBJECT_TYPE Public Type reference (TYPE) STRING Config Object Type 20090702
Method Signatures

Method READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONF_DATA Call by reference Type reference (TYPE) ANY 20090702
2 Exporting ET_KEYS Call by reference Type reference (TYPE) HASHED TABLE 20090702
3 Exporting ET_KEYS_DELETED Call by reference Type reference (TYPE) HASHED TABLE NOT IMPLEMENTED 20090702
4 Importing IT_KEYS Call by reference Type reference (TYPE) HASHED TABLE 20090702
5 Importing IV_CHECK_EXISTENCE_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090702

Method READ_DATA on Interface /BOFU/IF_CONF_OBJ_DESIGNTIME has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702