SAP ABAP Class IF_RSTT_WDY_MULTISEL (Process Multiple Selection Lists in Web Dynpro)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSTT_WDY_MULTISEL | Process Multiple Selection Lists in Web Dynpro | 20060403 |
Properties
| Class | IF_RSTT_WDY_MULTISEL | |
| Short Description | Process Multiple Selection Lists in Web Dynpro | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060403 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSTT_WDY_MULTISEL has no forward declaration.
Interfaces
Class IF_RSTT_WDY_MULTISEL has no interface implemented.
Friends
Class IF_RSTT_WDY_MULTISEL 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) | RSTT_COMPNM | ID | 20060407 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Structure Definition for F4 Structure | 20060403 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Structure Definition for Ranges Structure | 20060403 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSTT_INT4 | Selected index | 20060406 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSOPTION | Selection criteria: OPTION | 20060407 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSSIGN | Selection criteria: SIGN | 20060407 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RSTT_S_COMPLIST | Selected Component Parameters | 20060406 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RSTT_T_COMPLIST | Table for Parameters of a Selection List in Web Dynpro | 20060403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generate Context | 20060403 | |
| 2 | Instance method | Public | Method | Create UI Elements | 20060403 | |
| 3 | Instance method | Public | Method | Transfer Data to Instance | 20060403 | |
| 4 | Instance method | Public | Method | Request Data from Instance | 20060405 | |
| 5 | Instance method | Public | Method | Request Component Index of Event | 20060405 | |
| 6 | Static method | Public | Method | Get Existing Instance | 20060403 | |
| 7 | Instance method | Public | Method | Output Range Table | 20060407 | |
| 8 | Instance method | Public | Method | Get Options Window | 20060406 | |
| 9 | Instance method | Public | Method | Get Options Window | 20060406 | |
| 10 | Instance method | Public | Method | Was range structure changed? | 20060608 | |
| 11 | Instance method | Public | Method | Transfer Options Parameters to Instance | 20060407 | |
| 12 | Instance method | Public | Method | Transfer Range Table to Instance | 20060407 | |
| 13 | Instance method | Public | Method | Refresh Component Using Input Values | 20060403 | |
| 14 | Instance method | Public | Method | Check All Input Fields and Refresh Range If Necessary | 20060411 | |
| 15 | Instance method | Public | Method | Refresh Component Using Option Values | 20060403 | |
| 16 | Instance method | Public | Method | Refresh Component Using Range Table | 20060403 | |
| 17 | Instance method | Public | Method | Fill All Context Nodes Based on Current Range Structure | 20060404 |
Events
Class IF_RSTT_WDY_MULTISEL has no event.
Types
Class IF_RSTT_WDY_MULTISEL has no local type.
Method Signatures
Method CREATE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ROOT_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Wurzel-Kontextknoten | 20060403 |
Method CREATE_CONTEXT on class IF_RSTT_WDY_MULTISEL has no exception.
Method CREATE_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | API des Views | 20060403 |
Method CREATE_UI on class IF_RSTT_WDY_MULTISEL has no exception.
Method FILL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SX_RANGE | Call by reference | Type reference (TYPE) | ANY | Ranges-Struktur | 20060403 |
Method FILL_DATA on class IF_RSTT_WDY_MULTISEL has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SX_RANGE | Call by reference | Type reference (TYPE) | ANY | Ranges-Struktur | 20060405 |
Method GET_DATA on class IF_RSTT_WDY_MULTISEL has no exception.
Method GET_EVENT_COMP_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMP_INDEX | Call by reference | Type reference (TYPE) | RSTT_INT4 | Index der auslösenden Komponente | 20060405 | |||
| 2 | E_S_COMPLIST | Call by reference | Type reference (TYPE) | RSTT_S_COMPLIST | Komponentenparameter | 20060406 | |||
| 3 | I_R_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | anwendungsdefinierter Event | 20060405 |
Method GET_EVENT_COMP_INDEX on class IF_RSTT_WDY_MULTISEL has no exception.
Method GET_MULTISEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | RSTT_COMPNM | ID der Instanz | 20060403 | |||
| 2 | R_R_MULTISEL | Value transfer | Object reference (TYPE REF TO) | IF_RSTT_WDY_MULTISEL | Instanz | 20060403 |
Method GET_MULTISEL on class IF_RSTT_WDY_MULTISEL has no exception.
Method GET_RANGE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_RANGE | Value transfer | Object reference (TYPE REF TO) | DATA | Range | 20060407 |
Method GET_RANGE_DATA on class IF_RSTT_WDY_MULTISEL has no exception.
Method GET_WINDOW_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_WINDOW | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW | Fenster | 20060406 | |||
| 2 | I_R_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20060406 | |||
| 3 | I_R_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | anwendungsdefinierter Event | 20060406 | |||
| 4 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Kontextknoten für Option-Interface | 20060406 | |||
| 5 | I_USAGENM | Call by reference | Type reference (TYPE) | RSTT_STRING | Component-Usage-Name | 20060407 | |||
| 6 | I_VIEWNM | Call by reference | Type reference (TYPE) | RSTT_STRING | Viewname | 20060407 |
Method GET_WINDOW_OPTION on class IF_RSTT_WDY_MULTISEL has no exception.
Method GET_WINDOW_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_WINDOW | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW | Fenster | 20060406 | |||
| 2 | I_R_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20060406 | |||
| 3 | I_R_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | anwendungsdefinierter Event | 20060406 | |||
| 4 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Kontextknoten für Range-Interface | 20060406 | |||
| 5 | I_USAGENM | Call by reference | Type reference (TYPE) | RSTT_STRING | Component-Usage-Name | 20060407 | |||
| 6 | I_VIEWNM | Call by reference | Type reference (TYPE) | RSTT_STRING | Viewname | 20060407 |
Method GET_WINDOW_RANGE on class IF_RSTT_WDY_MULTISEL has no exception.
Method HAS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANGED | Value transfer | Type reference (TYPE) | RSTT_FLAG | Verändert? | 20060608 |
Method HAS_CHANGED on class IF_RSTT_WDY_MULTISEL has no exception.
Method SET_OPTION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OPTION | Call by reference | Type reference (TYPE) | RSOPTION | Selektionskriterien: OPTION | 20060407 | |||
| 2 | I_SIGN | Call by reference | Type reference (TYPE) | RSSIGN | Selektionskriterien: SIGN | 20060407 |
Method SET_OPTION_DATA on class IF_RSTT_WDY_MULTISEL has no exception.
Method SET_RANGE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_RANGE | Call by reference | Type reference (TYPE) | INDEX TABLE | Range | 20060407 |
Method SET_RANGE_DATA on class IF_RSTT_WDY_MULTISEL has no exception.
Method UPDATE_COMP_FROM_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | anwendungsdefinierter Event | 20060406 | |||
| 2 | I_R_ROOT_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Oberster Kontextknoten | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060403 |
Method UPDATE_COMP_FROM_INPUT_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ROOT_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Oberster Kontextknoten | 20060411 |
Method UPDATE_COMP_FROM_INPUT_ALL on class IF_RSTT_WDY_MULTISEL has no exception.
Method UPDATE_COMP_FROM_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ROOT_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Oberster Kontextknoten | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060403 |
Method UPDATE_COMP_FROM_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ROOT_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Oberster Kontextknoten | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060403 |
Method UPDATE_CONTEXT_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ROOT_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Oberster Kontextknoten | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060404 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |