SAP ABAP Class CL_WDR_SELOPT_SHLP_CONTEXT (Context mapping for Select Options component)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_SELECT_OPTIONS (Package) Select Options
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_SHLP_CONTEXT_MANAGER | 20060324 |
Properties
| Class | CL_WDR_SELOPT_SHLP_CONTEXT | |
| Short Description | Context mapping for Select Options component | |
| Super Class | CL_WDR_SHLP_CONTEXT_MANAGER | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_SELECT_OPTIONS | Select Options |
| Created | 20060306 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WDR_SELOPT_SHLP_CONTEXT has no interface implemented.
Friends
Class CL_WDR_SELOPT_SHLP_CONTEXT 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) | FIELDNAME | Fld name | 20060308 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20060323 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SHLPNAME | Name of a search help | 20060307 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CL_WDR_SELECT_OPTIONS=>TT_VALUE_HELP_INFO | 20060307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060306 | |
| 2 | Instance method | Private | Method | Analog CL_WDR_DEFAULT_SHLP_CONTEXT->GET_VALUES | 20100730 |
Events
Class CL_WDR_SELOPT_SHLP_CONTEXT has no event.
Types
Class CL_WDR_SELOPT_SHLP_CONTEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20060307 | ||||
| 2 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20060307 | |||
| 3 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20060308 | |||
| 4 | READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060308 | ||||
| 5 | SHLP_NAME | Call by reference | Type reference (TYPE) | STRING | Name einer Suchhilfe | 20060307 | |||
| 6 | VALUE_HELP_INFO | Call by reference | Type reference (TYPE) | CL_WDR_SELECT_OPTIONS=>TT_VALUE_HELP_INFO | 20060307 | ||||
| 7 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20060306 |
Method CONSTRUCTOR on class CL_WDR_SELOPT_SHLP_CONTEXT has no exception.
Method GET_VALUE_F4_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SHLP_FIELDPROP | Call by reference | Type reference (TYPE) | DDSHFPROPS | Eigenschaften aller Suchhilfeparameter | 20100730 | |||
| 2 | SHLP_INTERFACE | Call by reference | Type reference (TYPE) | DDSHIFACES | vollständige Schnittstelle der Suchhilfe zum Dynp | 20100730 | |||
| 3 | SHLP_SELOPT | Call by reference | Type reference (TYPE) | DDSHSELOPS | Selektionsoptionen für Suchhilfen | 20100730 |
Method GET_VALUE_F4_FIELD on class CL_WDR_SELOPT_SHLP_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |