SAP ABAP Class CL_AXT_VIEW_TYPE_VALUEHELP (Value Help Provider for View Type)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_TOOL_UI (Package) Tool UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_VALUEHELP_DESCRIPTOR | Interface for Describing Input Help | 20090306 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_VALUEHELP_PLDESCR | Interface for Describing a Selection List | 20090306 |
Properties
| Class | CL_AXT_VIEW_TYPE_VALUEHELP | |
| Short Description | Value Help Provider for View Type | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_TOOL_UI | Tool UI |
| Created | 20090306 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_VIEW_TYPE_VALUEHELP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_WD_VALUEHELP_DESCRIPTOR | Interface for Describing Input Help | 20090306 | ||
| 2 | IF_BSP_WD_VALUEHELP_PLDESCR | Interface for Describing a Selection List | 20090306 |
Friends
Class CL_AXT_VIEW_TYPE_VALUEHELP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BSP_WD_DROPDOWN_TABLE | 20090312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090306 | ||
| 2 | Instance method | Private | Method | 20090306 |
Events
Class CL_AXT_VIEW_TYPE_VALUEHELP has no event.
Types
Class CL_AXT_VIEW_TYPE_VALUEHELP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_MASHUP | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | 20090312 | |||
| 2 | IV_SOURCE_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | 20090306 | ||||
| 3 | IV_SUBTYPE | Call by reference | Type reference (TYPE) | AXT_NAME | 20090416 |
Method CONSTRUCTOR on class CL_AXT_VIEW_TYPE_VALUEHELP has no exception.
Method LOAD_SELECTION_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_MASHUP | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | 20090312 | |||
| 2 | IV_SUBTYPE | Call by reference | Type reference (TYPE) | AXT_NAME | 20090416 |
Method LOAD_SELECTION_TABLE on class CL_AXT_VIEW_TYPE_VALUEHELP has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |