SAP ABAP Class /BOFU/CL_FBI_GUIBB_BOOTSTRAP (FBI Version 2: Initial Screen Key Provider GUIBB: Bootstrap)
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_V2_GUIBB1 (Package) FBI Runtime: Current Version: GUIBBs form/list/tree
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_FEEDER_MODEL | Feeder Model Interface | 20091110 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20091109 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20091109 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_FBI_FS_ESS_BOOTSTRP | Fact Sheet Feeder for FBI Bootstrap Handling | 20110124 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_FBI_SC_ESS_BOOTSTRP | ESS Shopping Cart Feeder for FBI Bootstrap Handling | 20100825 |
Properties
| Class | /BOFU/CL_FBI_GUIBB_BOOTSTRAP | |
| Short Description | FBI Version 2: Initial Screen Key Provider GUIBB: Bootstrap | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/FBI_RUNTIME_V2_GUIBB1 | FBI Runtime: Current Version: GUIBBs form/list/tree |
| Created | 20091109 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/CL_FBI_GUIBB_BOOTSTRAP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_FEEDER_MODEL | Feeder Model Interface | 20091110 | ||
| 2 | IF_FPM_GUIBB | Generic UI Building Block | 20091109 | ||
| 3 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20091109 |
Friends
Class /BOFU/CL_FBI_GUIBB_BOOTSTRAP 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_CONTROLLER_NEW | /BOFU/IF_FBI_CONTROLLER_NEW | 20091120 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /BOFU/IF_FBI_ENTITY_COLLECTION | FBI Entity Collection | 20091111 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20091111 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20091109 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TS_OBJECT_KEY | 20091110 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/S_CONFRO_ACT_LIST | Configuration: Action | 20091124 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091111 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TT_KEY_PROVIDERS | 20091110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20091109 |
Events
Class /BOFU/CL_FBI_GUIBB_BOOTSTRAP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_OBJECT_KEY | Protected | See coding | 20091110 | BEGIN OF ts_object_key,
bo TYPE /bobf/obm_bo_key,
node TYPE /bobf/obm_node_key,
END OF ts_object_key
|
||
| 2 | TT_KEY_PROVIDERS | Protected | See coding | 20091110 | TT_KEY_PROVIDERS type table of TY_KEY_PROVIDERS
|
||
| 3 | TY_KEY_PROVIDERS | Protected | See coding | 20091110 | begin of TY_KEY_PROVIDERS ,
provider_type type string,
provider type ref to /bofu/if_fbi_key_provider,
end of ty_key_providers
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /BOFU/CL_FBI_GUIBB_BOOTSTRAP has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_FBI_GUIBB_BOOTSTRAP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |