SAP ABAP Class CL_FPM_HCT_GUIBB_COLUMN_ASSIST (Assistance class for all components that collect any colums)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_HCT (Package) Harmonized Configuration Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_HCT_GUIBB_ASSIST | Assistance class for FPM GUIBB config editor | 20120322 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_HCT_GUIBB_LIST_ASSIST | Assistance class for FPM GUIBB config editor: List | 20120322 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_HCT_GUIBB_LIST_ATS_ASST | Assistance class for FPM GUIBB config editor: List | 20120322 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_HCT_GUIBB_TREE_ASSIST | Assistance class for FPM GUIBB config editor: Tree | 20120322 |
Properties
| Class | CL_FPM_HCT_GUIBB_COLUMN_ASSIST | |
| Short Description | Assistance class for all components that collect any colums | |
| Super Class | CL_FPM_HCT_GUIBB_ASSIST | Assistance class for FPM GUIBB config editor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_HCT | Harmonized Configuration Tool |
| Created | 20120322 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_HCT_GUIBB_COLUMN_ASSIST has no forward declaration.
Interfaces
Class CL_FPM_HCT_GUIBB_COLUMN_ASSIST has no interface implemented.
Friends
Class CL_FPM_HCT_GUIBB_COLUMN_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Column catalog for browse&collect | 20120416 | |
| 2 | Instance method | Protected | Method | Chosen columns for browse&collect | 20120416 | |
| 3 | Instance method | Protected | Method | 20120322 | ||
| 4 | Instance method | Protected | Method | Context element corresponding to the toolbar | 20130318 |
Events
Class CL_FPM_HCT_GUIBB_COLUMN_ASSIST has no event.
Types
Class CL_FPM_HCT_GUIBB_COLUMN_ASSIST has no local type.
Method Signatures
Method GET_COLUMN_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CATALOG | Call by reference | Type reference (TYPE) | T_BC_CATALOG | 20120416 |
Method GET_COLUMN_CATALOG on class CL_FPM_HCT_GUIBB_COLUMN_ASSIST has no exception.
Method GET_COLUMN_CHOSEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHOSEN | Call by reference | Type reference (TYPE) | T_BC_CHOSEN | 20120416 | ||||
| 2 | IO_COLUMN_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120416 |
Method GET_COLUMN_CHOSEN on class CL_FPM_HCT_GUIBB_COLUMN_ASSIST has no exception.
Method GET_COLUMN_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120322 |
Method GET_COLUMN_NODE on class CL_FPM_HCT_GUIBB_COLUMN_ASSIST has no exception.
Method GET_CURRENT_TOOLBAR_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20130318 |
Method GET_CURRENT_TOOLBAR_ELEMENT on class CL_FPM_HCT_GUIBB_COLUMN_ASSIST has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 732 |