SAP ABAP Class /BOFU/CL_FBI_VIEW_USE_CONF (FBI View Usage Configuration)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC-FBI (Application Component) Integration of FPM and Persistency Frameworks like BOPF
⤷
/BOFU/FBI_DESIGNTIME_V1 (Package) FBI Design Time V1: View Cluster (Current Version)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_ABSTRACT_FACTORY | Abstract Factory | 20090112 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_CONF_OBJ_DESIGN_TIME | Configuration Object Design Time (instance) | 20090112 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_FBI_VIEW_CONF | FBI Configuration of View Object | 20090401 |
Properties
| Class | /BOFU/CL_FBI_VIEW_USE_CONF | |
| Short Description | FBI View Usage Configuration | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | /BOFU/FBI_DT_VUSE | |
| Program status | ||
| Category | 0 | |
| Package | /BOFU/FBI_DESIGNTIME_V1 | FBI Design Time V1: View Cluster (Current Version) |
| Created | 20090112 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOFU/IF_ABSTRACT_FACTORY | Abstract Factory | 20090112 | ||
| 2 | /BOFU/IF_CONF_OBJ_DESIGN_TIME | Configuration Object Design Time (instance) | 20090112 | ||
| 3 | /BOFU/IF_FBI_VIEW_CONF | FBI Configuration of View Object | 20090401 |
Friends
Class /BOFU/CL_FBI_VIEW_USE_CONF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /BOFU/IF_FBI_VIEW_CONF | FBI Configuration of View Object | 20090112 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /BOFU/S_FBIVUSE | FBI View Usage | 20090112 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /BOFU/S_FBIVUSE_TEXT | FBI View Usage Text | 20090112 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /BOFU/S_FBIVUSE_KEYS | FBI View Usage Key | 20090112 | |||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | 20090112 | |||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /BOFU/S_FBIVUSE | View: Header | 20090112 | |||
| 7 | Instance attribute | Protected | Attribute reference (LIKE) | 20090112 | |||||
| 8 | Instance attribute | Protected | Attribute reference (LIKE) | 20090112 | |||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20090112 | ||||
| 10 | Instance attribute | Protected | Attribute reference (LIKE) | 20090307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check | 20090112 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090307 | |
| 3 | Instance method | Protected | Method | Clone | 20090307 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20090112 | |
| 5 | Instance method | Protected | Method | Copy Attributes | 20090307 | |
| 6 | Instance method | Public | Method | 20090306 | ||
| 7 | Instance method | Protected | Method | Initialize Basic references | 20090112 | |
| 8 | Instance method | Protected | Method | Initialize Dynamic View definition (only for dyn views) | 20090112 | |
| 9 | Instance method | Protected | Method | Initialize from Config data (init & check) | 20090112 | |
| 10 | Instance method | Protected | Method | Initialize from Config data (init) | 20090112 | |
| 11 | Instance method | Protected | Method | Select data from DB | 20090113 |
Events
Class /BOFU/CL_FBI_VIEW_USE_CONF has no event.
Types
Class /BOFU/CL_FBI_VIEW_USE_CONF has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MESSAGE_COUNT | Call by reference | Type reference (TYPE) | /BOFU/S_MESSAGE_COUNTS | Message count | 20090112 | |||
| 2 | CT_MESSAGES | Call by reference | Type reference (TYPE) | /BOFU/T_BAL_MSG | Application Log Messages | 20090112 | |||
| 3 | CV_HAS_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Has Errors | 20090112 | |||
| 4 | CV_USABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Is view definition usable? | 20090112 | |||
| 5 | IS_CONF_DATA | Call by reference | Object reference (TYPE REF TO) | /BOFU/IF_FBI_VIEW_USE_TYPES=>TS_CONF_DATA | 20090112 | ||||
| 6 | IS_DYN_VIEW_NODE_IDENTITY | Call by reference | Type reference (TYPE) | /BOFU/S_FBI_BO_NODE_IDENTITY | BO Node Identity | 20090401 | |||
| 7 | IV_CAN_CHANGE_SELF | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090112 |
Method CHECK on class /BOFU/CL_FBI_VIEW_USE_CONF has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /BOFU/CL_FBI_VIEW_USE_CONF has no parameter.
Method CLASS_CONSTRUCTOR on class /BOFU/CL_FBI_VIEW_USE_CONF has no exception.
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /BOFU/CL_FBI_VIEW_USE_CONF | FBI Configuration Object Design Time | 20090307 | |||
| 2 | IO_MEMORY_AREA | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_MEMORY_AREA | Superclass: ABAP Memory Area | 20090307 |
Method CLONE on class /BOFU/CL_FBI_VIEW_USE_CONF has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /BOFU/CL_FBI_VIEW_USE_CONF has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_FBI_VIEW_USE_CONF has no exception.
Method COPY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SRC | Call by reference | Object reference (TYPE REF TO) | /BOFU/CL_FBI_VIEW_USE_CONF | FBI View Usage Configuration | 20090307 | |||
| 2 | IO_TARGET | Call by reference | Object reference (TYPE REF TO) | /BOFU/CL_FBI_VIEW_USE_CONF | FBI View Usage Configuration | 20090307 |
Method COPY_ATTRIBUTES on class /BOFU/CL_FBI_VIEW_USE_CONF has no exception.
Method CREATE_INSTANCE Signature
Method CREATE_INSTANCE on class /BOFU/CL_FBI_VIEW_USE_CONF has no parameter.
Method CREATE_INSTANCE on class /BOFU/CL_FBI_VIEW_USE_CONF has no exception.
Method INIT_BASIC_REFERENCES Signature
Method INIT_BASIC_REFERENCES on class /BOFU/CL_FBI_VIEW_USE_CONF has no parameter.
Method INIT_BASIC_REFERENCES on class /BOFU/CL_FBI_VIEW_USE_CONF has no exception.
Method INIT_DYN_VIEW_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE_IDENTITY | Call by reference | Type reference (TYPE) | /BOFU/S_FBI_BO_NODE_IDENTITY | BO Node Identity | 20090112 | |||
| 2 | IV_CHECK_DURING_INIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100317 | |||
| 3 | IV_VIEW | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW | FBI View | 20090618 |
Method INIT_DYN_VIEW_DEF on class /BOFU/CL_FBI_VIEW_USE_CONF has no exception.
Method INIT_FROM_CONF_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONF_DATA | Call by reference | Object reference (TYPE REF TO) | /BOFU/IF_FBI_VIEW_USE_TYPES=>TS_CONF_DATA | Configuration Data | 20090112 | |||
| 2 | IS_DYN_VIEW_NODE_IDENTITY | Call by reference | Type reference (TYPE) | /BOFU/S_FBI_BO_NODE_IDENTITY | BO Node Identity | 20090307 | |||
| 3 | IS_KEY | Call by reference | Type reference (TYPE) | /BOFU/S_FBIVUSE_KEYS | FBI View Usage Key | 20090112 | |||
| 4 | IV_CHECK_DURING_INIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090112 |
Method INIT_FROM_CONF_DATA on class /BOFU/CL_FBI_VIEW_USE_CONF has no exception.
Method INIT_FROM_CONF_DATA_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONF_DATA | Call by reference | Type reference (TYPE) | /BOFU/IF_FBI_VIEW_USE_TYPES=>TS_CONF_DATA | Configuration Data | 20090112 | |||
| 2 | IS_DYN_VIEW_NODE_IDENTITY | Call by reference | Type reference (TYPE) | /BOFU/S_FBI_BO_NODE_IDENTITY | BO Node Identity | 20090307 | |||
| 3 | IS_KEY | Call by reference | Type reference (TYPE) | /BOFU/S_FBIVUSE_KEYS | FBI View Usage Key | 20090112 | |||
| 4 | IV_CHECK_DURING_INIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100317 |
Method INIT_FROM_CONF_DATA_1 on class /BOFU/CL_FBI_VIEW_USE_CONF has no exception.
Method SELECT_FROM_DB 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) | /BOFU/IF_FBI_VIEW_USE_TYPES=>TS_CONF_DATA | Configuration Data | 20090113 | |||
| 2 | IT_VIEWUSE_NAME_SEL | Call by reference | Type reference (TYPE) | /BOFU/T_FBI_VALUE_RANGE | Ranges table | 20090113 | |||
| 3 | IV_CHECK_EXISTENCE_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090113 | |||
| 4 | IV_VIEW_USE | Call by reference | Type reference (TYPE) | /BOFU/S_FBIVUSE-NAME | FBI View | 20090113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FBI: Configuration Exceptions | 20090113 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |