SAP ABAP Class CL_BSP_VHELP_CONTROLLER (Controller Class for bsp_vhelp)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_MVC (Package) BSP: Model-View-Controller Samples
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_CONTROLLER | Controller Basis Class | 20011228 |
Properties
| Class | CL_BSP_VHELP_CONTROLLER | |
| Short Description | Controller Class for bsp_vhelp | |
| Super Class | CL_BSP_CONTROLLER | Controller Basis Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBSP_MVC | BSP: Model-View-Controller Samples |
| Created | 20011228 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_VHELP_CONTROLLER has no forward declaration.
Interfaces
Class CL_BSP_VHELP_CONTROLLER has no interface implemented.
Friends
Class CL_BSP_VHELP_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Help ID | 20011228 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | HTML ID if <> HELP_ID | 20020107 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Reference to Input Object | 20011228 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 'EDIT' | EDIT|DROPDOWN | 20011228 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | '|' | Separator between Key and Value | 20020109 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | '' | Display Key in Field | 20011228 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 'BSP_VHELP' | Application that displays the selection list | 20020110 | ||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 'vh_default.htm' | Page that displays the selection list | 20020110 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Window ID | 20011228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the Input Help Table | 20020107 | |
| 2 | Instance method | Public | Method | Gets the Selected Value | 20020107 |
Events
Class CL_BSP_VHELP_CONTROLLER has no event.
Types
Class CL_BSP_VHELP_CONTROLLER has no local type.
Method Signatures
Method GET_HELP_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELIMITER | Call by reference | Type reference (TYPE) | STRING | '|' | Trennzeichen zwischen Key und Value | 20020109 | ||
| 2 | HELP_ID | Call by reference | Type reference (TYPE) | STRING | Hilfe-Id | 20020107 | |||
| 3 | HELP_VALUES | Call by reference | Type reference (TYPE) | SHSVALTAB | Hilfetabelle | 20020107 | |||
| 4 | SHOW_KEY | Call by reference | Type reference (TYPE) | CHAR1 | '' | Key in Tabelle anzeigen | 20020109 |
Method GET_HELP_VALUES on class CL_BSP_VHELP_CONTROLLER has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HELP_ID | Call by reference | Type reference (TYPE) | STRING | Hilfe-Id | 20020107 | |||
| 2 | SELECTKEY | Call by reference | Type reference (TYPE) | STRING | selektierter Key | 20020107 | |||
| 3 | SELECTVALUE | Call by reference | Type reference (TYPE) | STRING | selektierter Wert | 20020107 |
Method GET_VALUE on class CL_BSP_VHELP_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 630 |