Hierarchy

⤷

⤷

Properties
Class | CL_WDR_CLIENT_COMMAND | |
Short Description | Page Commands (UCF) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
Created | 20070730 | SAP |
Last change | 20141120 | |
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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_WDR_CLIENT_COMMAND has no interface implemented.
Friends
Class CL_WDR_CLIENT_COMMAND has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Render on client side | 20140304 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | Standard | 20140304 | |
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 0: Standard, 1: Client | 20131025 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Register Debug Handler | 20080215 |
2 | ![]() |
Static method | Public | Method | Suspends focus from back end | 20140327 |
3 | ![]() |
Static method | Public | Method | Suspends focus from back end | 20131028 |
4 | ![]() |
Static method | Public | Method | File Download | 20070806 |
5 | ![]() |
Static method | Public | Method | Closes a popup | 20070806 |
6 | ![]() |
Static method | Public | Method | Sends the command to the Browser to close the window | 20080306 |
7 | ![]() |
Static method | Private | Method | Converts abap_bool in yes/no values | 20070820 |
8 | ![]() |
Static method | Public | Method | Creates the initial content of a page, e.g. main and popup | 20071113 |
9 | ![]() |
Static method | Public | Method | Executes a Redirect | 20071123 |
10 | ![]() |
Static method | Public | Method | Trigger Semantic Event | 20080215 |
11 | ![]() |
Static method | Public | Method | Sets the rendering mode (server/client) | 20131025 |
12 | ![]() |
Static method | Public | Method | Sets keepAlive for Active Components (to close AC) | 20130626 |
13 | ![]() |
Static method | Public | Method | Integration: Creates a simple command with all parameters | 20071107 |
14 | ![]() |
Static method | Public | Method | Integration: Register the Callback at the environment | 20071031 |
15 | ![]() |
Static method | Public | Method | Integration: Deregister the Callback in the environment | 20071031 |
16 | ![]() |
Static method | Public | Method | Integration: DirtyFlagWDListener, REGISTER/UNREGISTER | 20070824 |
17 | ![]() |
Static method | Public | Method | Integration: Open the Help Center | 20071104 |
18 | ![]() |
Static method | Public | Method | Integration: Setting of Title in Canvas | 20071108 |
19 | ![]() |
Static method | Public | Method | Converts runtime client event into a command | 20071104 |
20 | ![]() |
Static method | Public | Method | Triggers opening of ComboBox (for value suggestion) | 20080122 |
21 | ![]() |
Static method | Public | Method | Triggers opening of external window | 20070820 |
22 | ![]() |
Static method | Public | Method | Triggers opening of ComboBox (for value suggestion) | 20090805 |
23 | ![]() |
Static method | Public | Method | Triggers opening of menu | 20070919 |
24 | ![]() |
Static method | Public | Method | Triggers opening of a popup | 20070806 |
25 | ![]() |
Static method | Public | Method | Opens QuickView | 20120312 |
26 | ![]() |
Static method | Public | Method | Calls registerMapDataType on the lightspeed object | 20121127 |
27 | ![]() |
Static method | Public | Method | Command to release the session | 20071113 |
28 | ![]() |
Static method | Public | Method | Suspends focus from back end | 20140331 |
29 | ![]() |
Static method | Public | Method | Set/Reset Session Cookie | 20100427 |
30 | ![]() |
Static method | Public | Method | Set/Reset Session Cookie | 20080108 |
31 | ![]() |
Static method | Public | Method | Sets Focus and Cursor | 20090909 |
32 | ![]() |
Static method | Public | Method | Sets a DataTip for GridBinding | 20131125 |
33 | ![]() |
Static method | Public | Method | Suspends focus from back end | 20070807 |
34 | ![]() |
Static method | Public | Method | Sets focus for grid binding | 20131015 |
35 | ![]() |
Static method | Public | Method | Sets the rendering mode (server/client) | 20131025 |
36 | ![]() |
Static method | Public | Method | Sets keepAlive for Active Components (to close AC) | 20100319 |
37 | ![]() |
Static method | Public | Method | Sets the indentation of the window | 20080422 |
38 | ![]() |
Static method | Public | Method | Sets Focus and Selection | 20090909 |
39 | ![]() |
Static method | Public | Method | Triggers opening of ComboBox (for value suggestion) | 20110803 |
40 | ![]() |
Static method | Public | Method | Sets Title of Application in Window | 20091029 |
41 | ![]() |
Static method | Public | Method | Started Animation | 20120329 |
42 | ![]() |
Static method | Public | Method | Changes the contents of the associated content for the views | 20101122 |
43 | ![]() |
Static method | Public | Method | Replaces the content of a control with complete styleblock | 20080227 |
44 | ![]() |
Static method | Public | Method | Replaces a control, InlineCSS: styles will be added | 20070803 |
45 | ![]() |
Static method | Public | Method | Changes the contents of the hidden control | 20070919 |
46 | ![]() |
Static method | Public | Method | Updates a model | 20121030 |
47 | ![]() |
Static method | Public | Method | Changes the content of whole page, for example with redirect | 20071113 |
Events
Class CL_WDR_CLIENT_COMMAND has no event.
Types
Class CL_WDR_CLIENT_COMMAND has no local type.
Method Signatures
Method ADD_DEBUG_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20080215 | |||
2 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20080215 | |||
3 | ![]() |
KEYCODE | Call by reference | Type reference (TYPE) | C | 20080215 | |||
4 | ![]() |
SCRIPT | Call by reference | Type reference (TYPE) | STRING | 20080215 |
Method ADD_DEBUG_HANDLER on class CL_WDR_CLIENT_COMMAND has no exception.
Method ADD_PAGE_CUSTOM_STYLE_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20140327 | |||
2 | ![]() |
STYLE_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20140327 | |||
3 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20140327 |
Method ADD_PAGE_CUSTOM_STYLE_CLASS on class CL_WDR_CLIENT_COMMAND has no exception.
Method APPLY_CUSTOM_STYLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20131028 | |||
2 | ![]() |
CUSTOM_STYLE | Call by reference | Type reference (TYPE) | STRING | 20131028 | |||
3 | ![]() |
STYLE_BLOCK_ID | Call by reference | Type reference (TYPE) | STRING | 20131028 | |||
4 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20131028 |
Method APPLY_CUSTOM_STYLES on class CL_WDR_CLIENT_COMMAND has no exception.
Method ATTACH_FILE_TO_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20070806 | |||
2 | ![]() |
FILE_ID | Call by reference | Type reference (TYPE) | STRING | 20070806 | |||
3 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | STRING | 'UCFdownLoad' | UCFdownLoad/location.href | 20070807 | |
4 | ![]() |
TARGET | Call by reference | Type reference (TYPE) | STRING | 20070821 | |||
5 | ![]() |
URL | Call by reference | Type reference (TYPE) | STRING | 20070821 | |||
6 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20070808 |
Method ATTACH_FILE_TO_RESPONSE on class CL_WDR_CLIENT_COMMAND has no exception.
Method CLOSE_POPUP_WINDOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20070806 | |||
2 | ![]() |
POPUP_ID | Call by reference | Type reference (TYPE) | STRING | 20071114 | |||
3 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20070806 |
Method CLOSE_POPUP_WINDOW on class CL_WDR_CLIENT_COMMAND has no exception.
Method CLOSE_WINDOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20080306 |
Method CLOSE_WINDOW on class CL_WDR_CLIENT_COMMAND has no exception.
Method CONVERT_BOOL_TO_EXTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BOOL_STRING | Value transfer | Type reference (TYPE) | STRING | 20070820 | |||
2 | ![]() |
BOOL_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070820 |
Method CONVERT_BOOL_TO_EXTERN on class CL_WDR_CLIENT_COMMAND has no exception.
Method CREATE_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20071113 | |||
2 | ![]() |
WINDOW_CONTENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20071113 | |||
3 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | Id des Windows welches erzeugt wird! Nicht Vater Id | 20071120 |
Method CREATE_PAGE on class CL_WDR_CLIENT_COMMAND has no exception.
Method DO_REDIRECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20071123 | |||
2 | ![]() |
I_METHOD | Call by reference | Type reference (TYPE) | STRING | 20091130 | |||
3 | ![]() |
I_POST_PARAMETERS | Call by reference | Type reference (TYPE) | STRING | 20091130 | |||
4 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | 20091130 | |||
5 | ![]() |
SUSPEND_SESSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071129 |
Method DO_REDIRECT on class CL_WDR_CLIENT_COMMAND has no exception.
Method FIRE_SEMANTIC_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | STRING | IF_WDR_CLIENT_COMMAND=>MC_PARAMETER-FIRE_SEMANTIC_EVENT-ACTION_SUBMIT | 20080215 | ||
2 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20080215 | |||
3 | ![]() |
EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20080215 | |||
4 | ![]() |
EVENT_PARAMETERS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | Table of Name/Value Pairs | 20080215 | ||
5 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20080215 | |||
6 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20080215 |
Method FIRE_SEMANTIC_EVENT on class CL_WDR_CLIENT_COMMAND has no exception.
Method GET_GLOBAL_RENDER_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RENDER_MODE | Value transfer | Type reference (TYPE) | I | Siehe CL_WDR_CLIENT_COMMAND=>M_GLOBAL_RENDER_MODE | 20131025 |
Method GET_GLOBAL_RENDER_MODE on class CL_WDR_CLIENT_COMMAND has no exception.
Method HIGHLIGHT_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20130626 | |||
2 | ![]() |
CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20130626 | |||
3 | ![]() |
JSON_TEXTS_INFO | Call by reference | Type reference (TYPE) | STRING | 20130626 | |||
4 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20130626 |
Method HIGHLIGHT_TEXTS on class CL_WDR_CLIENT_COMMAND has no exception.
Method INTEGRATION_SIMPLE_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20071107 | |||
2 | ![]() |
COMMAND_TYPE | Call by reference | Type reference (TYPE) | STRING | 20071107 |
Method INTEGRATION_SIMPLE_COMMAND on class CL_WDR_CLIENT_COMMAND has no exception.
Method INT_DIRTY_FLAG_REG_CALLBACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20071031 |
Method INT_DIRTY_FLAG_REG_CALLBACK on class CL_WDR_CLIENT_COMMAND has no exception.
Method INT_DIRTY_FLAG_UNREG_CALLBACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20071031 |
Method INT_DIRTY_FLAG_UNREG_CALLBACK on class CL_WDR_CLIENT_COMMAND has no exception.
Method INT_DIRTY_FLAG_WD_LISTENER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20070824 | |||
2 | ![]() |
STATUS | Call by reference | Type reference (TYPE) | STRING | REGISTER/UNREGISTER | 20070824 |
Method INT_DIRTY_FLAG_WD_LISTENER on class CL_WDR_CLIENT_COMMAND has no exception.
Method INT_OPEN_HELP_CENTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20071104 | |||
2 | ![]() |
HELP_CENTER_ADRESS | Call by reference | Type reference (TYPE) | STRING | 20071104 | |||
3 | ![]() |
HELP_CENTER_ID | Call by reference | Type reference (TYPE) | STRING | 20080307 | |||
4 | ![]() |
HELP_CENTER_URL | Call by reference | Type reference (TYPE) | STRING | 20071104 |
Method INT_OPEN_HELP_CENTER on class CL_WDR_CLIENT_COMMAND has no exception.
Method INT_SET_CANVAS_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CANVAS_TITLE | Call by reference | Type reference (TYPE) | STRING | 20071108 | |||
2 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20071108 |
Method INT_SET_CANVAS_TITLE on class CL_WDR_CLIENT_COMMAND has no exception.
Method INT_USE_CLIENT_PORTAL_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20071104 | |||
2 | ![]() |
PORTAL_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_PORTAL_EVENT | Client Event | 20071104 |
Method INT_USE_CLIENT_PORTAL_EVENT on class CL_WDR_CLIENT_COMMAND has no exception.
Method OPEN_COMBOBOX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20080122 | |||
2 | ![]() |
CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20080122 | |||
3 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20080122 |
Method OPEN_COMBOBOX on class CL_WDR_CLIENT_COMMAND has no exception.
Method OPEN_EXTERNAL_WINDOW Signature
Method OPEN_EXTERNAL_WINDOW on class CL_WDR_CLIENT_COMMAND has no exception.
Method OPEN_HEADERACTIONMENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CELL_ID | Call by reference | Type reference (TYPE) | STRING | 20090806 | |||
2 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20090805 | |||
3 | ![]() |
CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20090805 | |||
4 | ![]() |
POPUP_MENU_ID | Call by reference | Type reference (TYPE) | STRING | 20101111 | |||
5 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20090805 | |||
6 | ![]() |
WITH_KEYBOARD | Call by reference | Type reference (TYPE) | STRING | 20090806 |
Method OPEN_HEADERACTIONMENU on class CL_WDR_CLIENT_COMMAND has no exception.
Method OPEN_POPUP_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20070919 | |||
2 | ![]() |
CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20070919 | |||
3 | ![]() |
POS_X | Call by reference | Type reference (TYPE) | I | 20070919 | |||
4 | ![]() |
POS_X_STRING | Call by reference | Type reference (TYPE) | STRING | 20140620 | |||
5 | ![]() |
POS_Y | Call by reference | Type reference (TYPE) | I | 20070919 | |||
6 | ![]() |
POS_Y_STRING | Call by reference | Type reference (TYPE) | STRING | 20140620 | |||
7 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20070919 |
Method OPEN_POPUP_MENU on class CL_WDR_CLIENT_COMMAND has no exception.
Method OPEN_POPUP_WINDOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20070806 | |||
2 | ![]() |
POPUP_ID | Call by reference | Type reference (TYPE) | STRING | 20071113 | |||
3 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | Id des neuen Fensters | 20070806 |
Method OPEN_POPUP_WINDOW on class CL_WDR_CLIENT_COMMAND has no exception.
Method OPEN_QUICKVIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20120312 | |||
2 | ![]() |
CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20120312 | |||
3 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | STRING | 20120516 | |||
4 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20120312 |
Method OPEN_QUICKVIEW on class CL_WDR_CLIENT_COMMAND has no exception.
Method REGISTER_MAP_DATA_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20121127 | |||
2 | ![]() |
DATA_TYPE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121127 | |||
3 | ![]() |
JSON_MAP | Call by reference | Type reference (TYPE) | STRING | 20121127 | |||
4 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20121127 |
Method REGISTER_MAP_DATA_TYPE on class CL_WDR_CLIENT_COMMAND has no exception.
Method RELEASE_SESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20071113 |
Method RELEASE_SESSION on class CL_WDR_CLIENT_COMMAND has no exception.
Method REMOVE_PAGE_CUSTOM_STYLE_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20140331 | |||
2 | ![]() |
STYLE_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20140331 | |||
3 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20140331 |
Method REMOVE_PAGE_CUSTOM_STYLE_CLASS on class CL_WDR_CLIENT_COMMAND has no exception.
Method SECURITY_COOKIE_SET_RESET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20100427 | |||
2 | ![]() |
STATUS | Call by reference | Type reference (TYPE) | STRING | SET RESET | 20100427 |
Method SECURITY_COOKIE_SET_RESET on class CL_WDR_CLIENT_COMMAND has no exception.
Method SESSION_COOKIE_SET_RESET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20080108 | |||
2 | ![]() |
DELETE_SAPMYSSO2_COOKIE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20090319 | ||
3 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20090511 | |||
4 | ![]() |
STATUS | Call by reference | Type reference (TYPE) | STRING | 'SET' | SET/RESET/SET_SUSPEND/RESET_SUSPEND | 20080108 |
Method SESSION_COOKIE_SET_RESET on class CL_WDR_CLIENT_COMMAND has no exception.
Method SET_CURSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20090909 | |||
2 | ![]() |
CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20090909 | |||
3 | ![]() |
CURSOR_LINE | Call by reference | Type reference (TYPE) | I | 1 | 20090911 | ||
4 | ![]() |
CURSOR_POSITION | Call by reference | Type reference (TYPE) | I | 20090909 | |||
5 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20090909 |
Method SET_CURSOR on class CL_WDR_CLIENT_COMMAND has no exception.
Method SET_DATA_TIP_GRID_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20131125 | |||
2 | ![]() |
INPUT_STATE | Call by reference | Type reference (TYPE) | STRING | `ERROR` | 20131125 | ||
3 | ![]() |
MESSAGE_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20131125 | |||
4 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20131125 | |||
5 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20131125 |
Method SET_DATA_TIP_GRID_BINDING on class CL_WDR_CLIENT_COMMAND has no exception.
Method SET_FOCUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20070807 | |||
2 | ![]() |
CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20070807 | |||
3 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20070807 |
Method SET_FOCUS on class CL_WDR_CLIENT_COMMAND has no exception.
Method SET_FOCUS_GRID_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20131015 | |||
2 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20131015 | |||
3 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20131015 |
Method SET_FOCUS_GRID_BINDING on class CL_WDR_CLIENT_COMMAND has no exception.
Method SET_GLOBAL_RENDER_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RENDER_MODE | Call by reference | Type reference (TYPE) | I | Siehe CL_WDR_CLIENT_COMMAND=>M_GLOBAL_RENDER_MODE | 20131025 |
Method SET_GLOBAL_RENDER_MODE on class CL_WDR_CLIENT_COMMAND has no exception.
Method SET_KEEP_ALIVE_ACTIVE_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20100319 | |||
2 | ![]() |
CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20100319 | |||
3 | ![]() |
KEEP_ALIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100319 | |||
4 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20100319 |
Method SET_KEEP_ALIVE_ACTIVE_COMP on class CL_WDR_CLIENT_COMMAND has no exception.
Method SET_PADDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20080422 | |||
2 | ![]() |
PADDING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080422 | |||
3 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20080422 |
Method SET_PADDING on class CL_WDR_CLIENT_COMMAND has no exception.
Method SET_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20090909 | |||
2 | ![]() |
CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20090909 | |||
3 | ![]() |
FROM_LINE | Call by reference | Type reference (TYPE) | I | 1 | 20090911 | ||
4 | ![]() |
FROM_POSITION | Call by reference | Type reference (TYPE) | I | 20090909 | |||
5 | ![]() |
TO_LINE | Call by reference | Type reference (TYPE) | I | 1 | 20090911 | ||
6 | ![]() |
TO_POSITION | Call by reference | Type reference (TYPE) | I | 20090909 | |||
7 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20090909 |
Method SET_SELECTION on class CL_WDR_CLIENT_COMMAND has no exception.
Method SET_SUGGEST_FILTER_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20110803 | |||
2 | ![]() |
CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20110803 | |||
3 | ![]() |
FILTER_CONDITION | Call by reference | Type reference (TYPE) | STRING | 20110803 | |||
4 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20110803 |
Method SET_SUGGEST_FILTER_CONDITION on class CL_WDR_CLIENT_COMMAND has no exception.
Method SET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20091029 | |||
2 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | STRING | 20091029 |
Method SET_TITLE on class CL_WDR_CLIENT_COMMAND has no exception.
Method START_ANIMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20120329 | |||
2 | ![]() |
CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20120329 | |||
3 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20120329 |
Method START_ANIMATION on class CL_WDR_CLIENT_COMMAND has no exception.
Method UPDATE_ASSOC_VIEW_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20101122 | |||
2 | ![]() |
CONTENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20101122 | |||
3 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20101122 |
Method UPDATE_ASSOC_VIEW_CONTENT on class CL_WDR_CLIENT_COMMAND has no exception.
Method UPDATE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AFTER_TREATMENT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_AFTER_TREATMENT | Interface zur Nachbehandlung von Menüs | 20080227 | ||
2 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20080227 | |||
3 | ![]() |
CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20080227 | |||
4 | ![]() |
WINDOW_CONTENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Adapter für Web Dynpro View Elemente | 20080227 | ||
5 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20080227 |
Method UPDATE_CONTENT on class CL_WDR_CLIENT_COMMAND has no exception.
Method UPDATE_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AFTER_TREATMENT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_AFTER_TREATMENT | Interface zur Nachbehandlung von Menüs | 20070917 | ||
2 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20070803 | |||
3 | ![]() |
CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20070803 | |||
4 | ![]() |
IS_ROOT_CONTENT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080605 | ||
5 | ![]() |
RENDER_HTML | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Control(-baum) als HTML rendern | 20121029 | |
6 | ![]() |
RENDER_JSON | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Control(-baum) als JSON rendern | 20121029 | |
7 | ![]() |
UPDATE_METHOD | Call by reference | Attribute reference (LIKE) | IFUR_NW7=>CONTROLUPDATEMETHOD_ENUM | IFUR_NW7=>CONTROLUPDATEMETHOD_FULL | 20110823 | ||
8 | ![]() |
WINDOW_CONTENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Adapter für Web Dynpro View Elemente | 20070803 | ||
9 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20070803 |
Method UPDATE_CONTROL on class CL_WDR_CLIENT_COMMAND has no exception.
Method UPDATE_HIDDEN_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AFTER_TREATMENT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_AFTER_TREATMENT | Interface zur Nachbehandlung von Menüs | 20070919 | ||
2 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20070919 | |||
3 | ![]() |
CONTENT_ | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20071127 | |||
4 | ![]() |
CONTENT_LIST | Call by reference | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_CONTROL_LIST | 20071121 | |||
5 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20070919 |
Method UPDATE_HIDDEN_CONTROL on class CL_WDR_CLIENT_COMMAND has no exception.
Method UPDATE_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20121030 | |||
2 | ![]() |
MODELUPDATE | Call by reference | Object reference (TYPE REF TO) | IFUR_NW7_MODELUPDATE | 20121030 | |||
3 | ![]() |
WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20121030 |
Method UPDATE_MODEL on class CL_WDR_CLIENT_COMMAND has no exception.
Method UPDATE_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Value transfer | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TY_COMMAND | 20071113 | |||
2 | ![]() |
WINDOW_CONTENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20071113 |
Method UPDATE_PAGE on class CL_WDR_CLIENT_COMMAND has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 711 |