SAP ABAP Class CL_BOL_FREESTYLE_ASSIST_TAB (Generic BOL Access for FPM Freestyle UIBBs: List)
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_BOL_FREESTYLE_ASSIST | Generic BOL Access for FPM Freestyle UIBBs | 20090317 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BOL_SAMPLE_FREE_ASSIST_TAB | Assistance Class for FPM_BOL_SAMPLE_FREE_TAB | 20090318 |
Properties
| Class | CL_BOL_FREESTYLE_ASSIST_TAB | |
| Short Description | Generic BOL Access for FPM Freestyle UIBBs: List | |
| Super Class | CL_BOL_FREESTYLE_ASSIST | Generic BOL Access for FPM Freestyle UIBBs |
| 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 | 20090317 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BOL_FREESTYLE_ASSIST_TAB has no interface implemented.
Friends
Class CL_BOL_FREESTYLE_ASSIST_TAB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Initialize Lead Selection | 20090317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adjust the BOL selection and transfers to context node | 20090317 | |
| 2 | Instance method | Protected | Method | Sets the BOL selection from context node | 20090317 |
Events
Class CL_BOL_FREESTYLE_ASSIST_TAB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_ATTR_REF | Protected | See coding | 20090317 | BEGIN OF s_attr_ref,
name TYPE name_komp,
read_only_ref TYPE name_komp,
mandatory_ref TYPE name_komp,
visibility_ref TYPE name_komp,
enabled_ref TYPE name_komp,
END OF s_attr_ref
|
||
| 2 | T_ATTR_REF | Protected | See coding | 20090317 | t_attr_ref TYPE SORTED TABLE OF s_attr_ref
WITH UNIQUE KEY name
|
Method Signatures
Method ADJUST_SELECTION Signature
Method ADJUST_SELECTION on class CL_BOL_FREESTYLE_ASSIST_TAB has no parameter.
Method ADJUST_SELECTION on class CL_BOL_FREESTYLE_ASSIST_TAB has no exception.
Method SET_SELECTION Signature
Method SET_SELECTION on class CL_BOL_FREESTYLE_ASSIST_TAB has no parameter.
Method SET_SELECTION on class CL_BOL_FREESTYLE_ASSIST_TAB has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |