SAP ABAP Class /BOFU/CL_FBI_GUIBB_REF_MODE (FBI Version 2: Create By Reference (Initial Screen))
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 | 20100201 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20100201 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20100201 |
Properties
| Class | /BOFU/CL_FBI_GUIBB_REF_MODE | |
| Short Description | FBI Version 2: Create By Reference (Initial Screen) | |
| 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 | 20100201 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_FEEDER_MODEL | Feeder Model Interface | 20100201 | ||
| 2 | IF_FPM_GUIBB | Generic UI Building Block | 20100201 | ||
| 3 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20100201 |
Friends
Class /BOFU/CL_FBI_GUIBB_REF_MODE 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 | 20100201 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /BOFU/IF_FBI_ENTITY_COLLECTION | 20100201 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM | 20100201 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20100201 | ||||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20100201 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/S_CONFRO_ACT_LIST | 20100201 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/S_CONFRO_NODE | 20100201 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | /BOFU/CL_FBI_GUIBB_BASE=>TS_OBJECT_KEY | 20100201 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | FPM_EVENT_ID | 20100201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100201 | ||
| 2 | Instance method | Protected | Method | 20100201 | ||
| 3 | Instance method | Protected | Method | 20100201 | ||
| 4 | Instance method | Protected | Method | 20100201 |
Events
Class /BOFU/CL_FBI_GUIBB_REF_MODE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_DUMMY_CATALOG | Protected | See coding | 20100201 | BEGIN OF ts_dummy_catalog,
DUMMY TYPE DUMMY,
END OF ts_dummy_catalog
|
||
| 2 | TS_FEEDER_PARAMS | Protected | See coding | 20100201 | BEGIN OF ts_feeder_params,
bo TYPE /bofu/bo,
node TYPE /bofu/node,
action TYPE /bofu/action,
default TYPE fpm_event_id,
END OF ts_feeder_params
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /BOFU/CL_FBI_GUIBB_REF_MODE has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_FBI_GUIBB_REF_MODE has no exception.
Method HANDLE_REFERENCE_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_KEY | Value transfer | Type reference (TYPE) | /BOBF/T_FRW_KEY | 20100201 |
Method HANDLE_REFERENCE_CREATE on class /BOFU/CL_FBI_GUIBB_REF_MODE has no exception.
Method INITIALIZE_REF_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APP_PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | 20100201 |
Method INITIALIZE_REF_DATA on class /BOFU/CL_FBI_GUIBB_REF_MODE has no exception.
Method READ_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | /BOBF/OBM_NAME | 20100201 | ||||
| 2 | IV_BO | Call by reference | Type reference (TYPE) | /BOBF/OBM_NAME | 20100201 | ||||
| 3 | IV_NODE | Call by reference | Type reference (TYPE) | /BOBF/OBM_NAME | 20100201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100201 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |