SAP ABAP Class CL_GUIBB_BOL_FORM (Generic BOL Feeder Form)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
APB_FPM_BOL_CORE (Package) Bol Adaptation for FPM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUIBB_BOL_BASE_JOIN | Generic BOL Feeder Join View | 20100505 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20081125 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM_EXT | GUIBB Form extended | 20090316 |
Meta Relationship - Used By
Properties
| Class | CL_GUIBB_BOL_FORM | |
| Short Description | Generic BOL Feeder Form | |
| Super Class | CL_GUIBB_BOL_BASE_JOIN | Generic BOL Feeder Join View |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_BOL_CORE | Bol Adaptation for FPM |
| Created | 20081125 | 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 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... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20081125 | ||
| 2 | IF_FPM_GUIBB_FORM_EXT | GUIBB Form extended | 20090316 |
Friends
Class CL_GUIBB_BOL_FORM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | See coding | 20110704 | |||||
| 2 | Constant | Protected | Type reference (TYPE) | ACTION_CODE | 'EXEC' | 20081125 | |||
| 3 | Constant | Protected | Type reference (TYPE) | FPM_VIEW_NAME | 'FORM_WINDOW' | Web Dynpro: Name of a Web Dynpro View | 20090401 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | FPM_EVENT_ID | 20081125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Checks the dynamic properties of fields | 20081125 | |
| 2 | Instance method | Protected | Method | Checks the dynamic properties of a single field | 20110830 | |
| 3 | Instance method | Protected | Method | Build up the default configuration | 20081125 | |
| 4 | Instance method | Protected | Method | Build up the default configuration: Version for Form GL2 | 20101130 |
Events
Class CL_GUIBB_BOL_FORM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CQ_CONTROL | Protected | See coding | 20110530 | BEGIN OF s_cq_control,
cq_refs TYPE cl_fpm_bol_ddic_utilities=>t_cq_ref,
configured_refs TYPE SORTED TABLE OF name_komp WITH UNIQUE DEFAULT KEY,
END OF s_cq_control
|
Method Signatures
Method CHECK_FIELD_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | 20081125 |
Method CHECK_FIELD_USAGE on class CL_GUIBB_BOL_FORM has no exception.
Method CHECK_FIELD_USAGE_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_S_FIELDUSAGE | Field Usage | 20110830 |
Method CHECK_FIELD_USAGE_SINGLE on class CL_GUIBB_BOL_FORM has no exception.
Method GET_DEFAULT_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LAYOUT_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_FPM_GUIBB_FORM_CONFIG | 20081125 | ||||
| 2 | IV_FIELD_EVENT | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | IF_FPM_CONSTANTS=>GC_EVENT-REFRESH | 20081125 | |||
| 3 | IV_GROUP_TYPE | Call by reference | Type reference (TYPE) | FPMGB_GROUP_TYPE | IF_FPM_GUIBB_CONSTANTS=>GC_GROUP_TYPE-FULL_WIDTH_TWO_COLUMNS | 20081125 | |||
| 4 | IV_JOIN_ID | Call by reference | Type reference (TYPE) | JOIN_ID | 20100929 | ||||
| 5 | IV_TITLE | Call by reference | Type reference (TYPE) | CLIKE | 20090415 |
Method GET_DEFAULT_CONFIG on class CL_GUIBB_BOL_FORM has no exception.
Method GET_DEFAULT_CONFIG_GL2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LAYOUT_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_FPM_GUIBB_FORM_CFG_GL2 | Form@GL2.0 configuration interface | 20101130 | |||
| 2 | IR_CQ_CONTROL | Call by reference | Object reference (TYPE REF TO) | S_CQ_CONTROL | 20110530 | ||||
| 3 | IV_FIELD_EVENT | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | IF_FPM_CONSTANTS=>GC_EVENT-REFRESH | 20101130 | |||
| 4 | IV_GROUP_POSITION | Call by reference | Type reference (TYPE) | FPMGB_FORM_ELEM_START_COL | Start Column of Element in Form Grid | 20110608 | |||
| 5 | IV_JOIN_ID | Call by reference | Type reference (TYPE) | JOIN_ID | 20101130 | ||||
| 6 | IV_START_ROW | Call by reference | Type reference (TYPE) | FPMGB_FORM_ELEM_START_ROW | 1 | Start Row of Element in Form Grid | 20101130 | ||
| 7 | IV_TITLE | Call by reference | Type reference (TYPE) | CLIKE | 20101130 | ||||
| 8 | RV_LAST_ROW | Value transfer | Type reference (TYPE) | FPMGB_FORM_ELEM_START_ROW | Start Row of Element in Form Grid | 20101203 |
Method GET_DEFAULT_CONFIG_GL2 on class CL_GUIBB_BOL_FORM has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |