SAP ABAP Class /BOFU/IF_CONF_OBJ_DESIGNTIME (Configuration Object Design Time Env (singleton))
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /BOFU/IF_ABSTRACT_SINGLETON | Abstract Singleton | 20090702 |
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
| Class | /BOFU/IF_CONF_OBJ_DESIGNTIME | |
| Short Description | Configuration Object Design Time Env (singleton) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090702 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /BOFU/IF_CONF_OBJ_DESIGNTIME has no interface implemented.
Friends
Class /BOFU/IF_CONF_OBJ_DESIGNTIME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | /BOFU/S_MESSAGE_COUNTS | Message count | 20090702 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | /BOFU/T_BAL_MSG | Application Log Messages | 20090702 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Has Errors? | 20090702 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Key | 20090702 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | /BOFU/T_STRUCT_FIELDS | Structure Fields | 20090702 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | STRUKNAME | BAL Context Structure | 20090702 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | STRING | Config Data Type | 20090702 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | TV_OBJECT_TYPE | Config Object Type | 20090702 | |||
| 9 | Static Attribute | Public | Type reference (TYPE) | VIEWTABNAM | Maintenance View (of main obj) | 20090702 | |||
| 10 | 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 | Instance method | Public | Method | Read data using designtime (from view maint conf) | 20090702 |
Events
Class /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 | ES_CONF_DATA | Call by reference | Type reference (TYPE) | ANY | 20090702 | ||||
| 2 | ET_KEYS | Call by reference | Type reference (TYPE) | HASHED TABLE | 20090702 | ||||
| 3 | ET_KEYS_DELETED | Call by reference | Type reference (TYPE) | HASHED TABLE | NOT IMPLEMENTED | 20090702 | |||
| 4 | IT_KEYS | Call by reference | Type reference (TYPE) | HASHED TABLE | 20090702 | ||||
| 5 | IV_CHECK_EXISTENCE_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090702 |
Method READ_DATA on class /BOFU/IF_CONF_OBJ_DESIGNTIME has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |