SAP ABAP Class /BOFU/CL_FBI_VIEW (FBI View: Runtime)
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_RUNTIME_BASE (Package) FBI Runtime: Common Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_ABSTRACT_FACTORY | Abstract Factory | 20090102 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_FBI_VIEW | FBI View | 20090127 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOFU/CL_FBI_VIEW_NEW | FBI View: Runtime | 20091207 |
Properties
| Class | /BOFU/CL_FBI_VIEW | |
| Short Description | FBI View: Runtime | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/FBI_RUNTIME_BASE | FBI Runtime: Common Objects |
| Created | 20081224 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 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 | 20090102 | ||
| 2 | /BOFU/IF_FBI_VIEW | FBI View | 20090127 |
Friends
Class /BOFU/CL_FBI_VIEW has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20100806 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100204 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20090112 | |
| 4 | Instance method | Public | Method | 20090127 | ||
| 5 | Instance method | Protected | Method | 20100806 | ||
| 6 | Instance method | Protected | Method | Generate UI Dynamic Structure | 20081230 | |
| 7 | Instance method | Protected | Method | 20090814 | ||
| 8 | Instance method | Protected | Method | Initialize | 20090106 | |
| 9 | Instance method | Protected | Method | 20100806 | ||
| 10 | Instance method | Protected | Method | Read Action Configuration | 20081230 | |
| 11 | Instance method | Public | Method | 20090127 | ||
| 12 | Instance method | Protected | Method | 20100806 |
Events
Class /BOFU/CL_FBI_VIEW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_PROP_MAP | Protected | Attribute reference (LIKE) | 20090127 | |
||
| 2 | TS_RELATED_VIEW | Protected | Attribute reference (LIKE) | 20090127 | |
||
| 3 | TS_VIEW_DDIC_MAP | Protected | Attribute reference (LIKE) | 20100806 | |
||
| 4 | TT_PROP_MAP | Protected | Attribute reference (LIKE) | 20090127 | |
||
| 5 | TT_RELATED_VIEW | Protected | Attribute reference (LIKE) | 20090127 | |
Method Signatures
Method ACTIVATE_DDIC_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_VIEW_DDIC_MAP | Call by reference | Type reference (TYPE) | TS_VIEW_DDIC_MAP | 20100806 |
Method ACTIVATE_DDIC_COMPONENTS on class /BOFU/CL_FBI_VIEW has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /BOFU/CL_FBI_VIEW has no parameter.
Method CLASS_CONSTRUCTOR on class /BOFU/CL_FBI_VIEW has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /BOFU/CL_FBI_VIEW has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_FBI_VIEW has no exception.
Method CREATE_INSTANCE Signature
Method CREATE_INSTANCE on class /BOFU/CL_FBI_VIEW has no parameter.
Method CREATE_INSTANCE on class /BOFU/CL_FBI_VIEW has no exception.
Method GENERATE_DDIC_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_VIEW_DDIC_MAP | Call by reference | Type reference (TYPE) | TS_VIEW_DDIC_MAP | 20100806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FBI Exception | 20100806 |
Method GENERATE_UI_DYN_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_S_T100_MESSAGE | FPMGB T100 messages | 20100806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FBI Exception | 20081231 |
Method GET_SECONDARY_KEYS Signature
Method GET_SECONDARY_KEYS on class /BOFU/CL_FBI_VIEW has no parameter.
Method GET_SECONDARY_KEYS on class /BOFU/CL_FBI_VIEW has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VIEW_IDENTITY | Call by reference | Type reference (TYPE) | /BOFU/CL_FBI_FACTORY=>TS_VIEW_IDENTITY | 20090106 | ||||
| 2 | IV_CHECK_DURING_INIT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100317 | ||
| 3 | IV_CONTEXT | Call by reference | Type reference (TYPE) | /BOFU/IF_FBI_VIEW_INSTANCE=>TV_USAGE_CONTEXT | /BOFU/IF_FBI_VIEW_INSTANCE=>SC_USAGE_CONTEXT-FBI | 20090319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FBI Exception | 20090106 |
Method IS_GENERATION_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_S_T100_MESSAGE | FPMGB T100 messages | 20100806 | |||
| 2 | ES_VIEW_DDIC_MAP | Call by reference | Type reference (TYPE) | TS_VIEW_DDIC_MAP | 20100806 | ||||
| 3 | EV_GENERATE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100806 | |||
| 4 | EV_UPDATE_REQUIRED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FBI Exception | 20100806 |
Method READ_ACTION_CONF Signature
Method READ_ACTION_CONF on class /BOFU/CL_FBI_VIEW has no parameter.
Method READ_ACTION_CONF on class /BOFU/CL_FBI_VIEW has no exception.
Method SET_CLASS_NAME Signature
Method SET_CLASS_NAME on class /BOFU/CL_FBI_VIEW has no parameter.
Method SET_CLASS_NAME on class /BOFU/CL_FBI_VIEW has no exception.
Method UPDATE_GENERATION_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VIEW_DDIC_MAP | Call by reference | Type reference (TYPE) | TS_VIEW_DDIC_MAP | 20100806 |
Method UPDATE_GENERATION_MAP on class /BOFU/CL_FBI_VIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |