Hierarchy

⤷

⤷

Properties
Class | CL_BS_ANLY_CHART_CONF_ASSIST | |
Short Description | Chart UIBB: Assistance Class (Configuration) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BS_ANLY_CHART | Business Suite Analytics: Charting |
Created | 20100713 | 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) |
Interfaces
Class CL_BS_ANLY_CHART_CONF_ASSIST has no interface implemented.
Friends
Class CL_BS_ANLY_CHART_CONF_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100713 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_BS_ANLY_CHART_UIBB_ASSIST | Chart UIBB: Assistance Class | 20100713 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message-Manager | 20100713 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CFG_COMP_EDITOR | Interface für den Component-Konfigurations-Editor | 20100713 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20100713 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20100727 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110105 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100715 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110120 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110105 |
Methods
Events
Class CL_BS_ANLY_CHART_CONF_ASSIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_GRAPHICS | Private | See coding | 20100713 | BEGIN OF s_graphics,
feeder TYPE seoclsname,
header TYPE wdy_md_translatable_text,
tooltip TYPE wdy_md_translatable_text,
height TYPE i,
width TYPE i,
chart_export TYPE wdy_boolean,
customizing TYPE string,
chart_xml TYPE xstring,
chart_type TYPE bs_anly_chart_type,
display_values TYPE bs_anly_display_values,
display_values_others TYPE bs_anly_display_values_others,
title TYPE wdy_md_translatable_text,
sub_title TYPE wdy_md_translatable_text,
legend TYPE wdy_md_translatable_text,
value_labels TYPE wdy_boolean,
value_axis_1 TYPE wdy_md_translatable_text,
unit_axis_1 TYPE wdy_md_translatable_text,
value_axis_2 TYPE wdy_md_translatable_text,
unit_axis_2 TYPE wdy_md_translatable_text,
selection_type TYPE bs_anly_selection_type,
selection_extent TYPE bs_anly_selection_extent,
END OF s_graphics
|
||
2 | S_GRAPHICS_FINAL | Private | See coding | 20100728 | BEGIN OF s_graphics_final,
feeder TYPE wdy_boolean,
header TYPE wdy_boolean,
tooltip TYPE wdy_boolean,
height TYPE wdy_boolean,
width TYPE wdy_boolean,
chart_export TYPE wdy_boolean,
customizing TYPE wdy_boolean,
chart_type TYPE wdy_boolean,
display_values TYPE wdy_boolean,
title TYPE wdy_boolean,
sub_title TYPE wdy_boolean,
legend TYPE wdy_boolean,
value_labels TYPE wdy_boolean,
value_axis_1 TYPE wdy_boolean,
unit_axis_1 TYPE wdy_boolean,
value_axis_2 TYPE wdy_boolean,
unit_axis_2 TYPE wdy_boolean,
value_axis_3 TYPE wdy_boolean,
unit_axis_3 TYPE wdy_boolean,
value_axis_4 TYPE wdy_boolean,
unit_axis_4 TYPE wdy_boolean,
selection_type TYPE wdy_boolean,
selection_extent TYPE wdy_boolean,
END OF s_graphics_final
|
||
3 | TY_S_ACTION | Private | See coding | 20110114 | BEGIN OF ty_s_action,
element_id TYPE fpm_element_id,
event_id TYPE fpm_event_id,
text TYPE wdy_conf_transl_text,
index TYPE wdy_conf_index,
parameter TYPE string,
END OF ty_s_action
|
||
4 | TY_S_FINAL | Private | See coding | 20110114 | BEGIN OF ty_s_final,
fieldname TYPE string,
description TYPE wdy_conf_transl_text,
final TYPE wdy_boolean,
END OF ty_s_final
|
||
5 | TY_S_SERIES | Private | See coding | 20110114 | BEGIN OF ty_s_series,
visibility TYPE string,
yaxis TYPE string,
showlabel TYPE string,
format TYPE string,
END OF ty_s_series
|
||
6 | TY_S_TOOLBAR | Private | See coding | 20110114 | BEGIN OF ty_s_toolbar,
event_id TYPE fpm_event_id,
text TYPE wdy_conf_transl_text,
tooltip TYPE wdy_conf_transl_text,
display_type TYPE bs_anly_display_type,
final TYPE wdy_boolean,
parameter TYPE string,
element_id TYPE fpm_element_id,
END OF ty_s_toolbar
|
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100722 | ||
2 | ![]() |
RV_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100713 |
Method CHECK on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method CREATE_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_EDIT_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100823 | ||
2 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_TRANSPARENT_CONTAINER | 20100713 | |||
3 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100713 | ||
4 | ![]() |
IS_PARAMETER | Call by reference | Type reference (TYPE) | FPMGB_S_PARAM_DESCR | 20100713 |
Method CREATE_FIELD on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method DISPATCH_TOOLBAR_FLUSH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20100723 | ||
2 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100723 |
Method DISPATCH_TOOLBAR_FLUSH on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method ENTER_CHANGE_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100715 | ||
2 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100713 |
Method ENTER_CHANGE_MODE on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method GET_CLASS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20100713 | ||
2 | ![]() |
RV_DESCRIPT | Value transfer | Type reference (TYPE) | STRING | 20100713 |
Method GET_CLASS_TEXT on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method GET_CUSTOMIZING_FILES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CUSTOMIZING | Value transfer | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20100719 |
Method GET_CUSTOMIZING_FILES on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method GET_TRANSPORT_REQUESTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REQUEST | Value transfer | Type reference (TYPE) | TRWBO_REQUEST_HEADERS | 20100716 |
Method GET_TRANSPORT_REQUESTS on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method GET_XML_CUSTOMIZING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_XML | Value transfer | Type reference (TYPE) | XSTRING | 20100720 | |||
2 | ![]() |
IV_CUSTOMIZING | Call by reference | Type reference (TYPE) | STRING | 20100720 |
Method GET_XML_CUSTOMIZING on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100713 | ||
2 | ![]() |
IO_CONFIG_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100713 | ||
3 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100713 | ||
4 | ![]() |
IO_SERVICE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CFG_COMP_EDITOR | Interface für den Component-Konfigurations-Editor | 20100713 |
Method INIT on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method LEAVE_CHANGE_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100715 | ||
2 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100713 |
Method LEAVE_CHANGE_MODE on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method MODIFY_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100713 | ||
2 | ![]() |
IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20100713 | ||
3 | ![]() |
I_FIRST_TIME | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100713 |
Method MODIFY_VIEW on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method PREPARE_SELECTION_MODE Signature
Method PREPARE_SELECTION_MODE on class CL_BS_ANLY_CHART_CONF_ASSIST has no parameter.
Method PREPARE_SELECTION_MODE on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method SAVE Signature
Method SAVE on class CL_BS_ANLY_CHART_CONF_ASSIST has no parameter.
Method SAVE on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method SET_CHART_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | XSTRING | 20101223 |
Method SET_CHART_SETTINGS on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_CHANGE_FEEDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110104 |
Method UC_CHANGE_FEEDER on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_CHANGE_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110104 |
Method UC_CHANGE_PARAMETER on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_CHANGE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110104 |
Method UC_CHANGE_TOOLBAR on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_CHART_EXPORT Signature
Method UC_CHART_EXPORT on class CL_BS_ANLY_CHART_CONF_ASSIST has no parameter.
Method UC_CHART_EXPORT on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_CUSTOMIZING_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 |
Method UC_CUSTOMIZING_TYPE on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_DEFINE_FINAL_FLAGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110104 |
Method UC_DEFINE_FINAL_FLAGS on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_DOWNLOAD_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110104 | ||
2 | ![]() |
IV_WDUCOMM | Call by reference | Type reference (TYPE) | STRING | 20110104 |
Method UC_DOWNLOAD_XML on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_INIT_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 | ||
2 | ![]() |
IO_VIEW_CONT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20110104 |
Method UC_INIT_ACTION on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_INIT_FEEDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_VIEW_CONT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20110104 |
Method UC_INIT_FEEDER on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_INIT_FINAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 | ||
2 | ![]() |
IO_VIEW_CONT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20110104 |
Method UC_INIT_FINAL on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_INIT_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 | ||
2 | ![]() |
IO_VIEW_CONT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20110104 |
Method UC_INIT_PARAMETER on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_INIT_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 | ||
2 | ![]() |
IO_VIEW_CONT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20110104 |
Method UC_INIT_TOOLBAR on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_INIT_UPLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 | ||
2 | ![]() |
IO_VIEW_CONT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20110104 |
Method UC_INIT_UPLOAD on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_ON_ENTER_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 |
Method UC_ON_ENTER_TOOLBAR on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_ON_OK_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 |
Method UC_ON_OK_ACTION on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_ON_OK_FEEDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110104 | ||
2 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 |
Method UC_ON_OK_FEEDER on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_ON_OK_FINAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 |
Method UC_ON_OK_FINAL on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_ON_OK_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110314 | ||
2 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 |
Method UC_ON_OK_PARAMETER on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_ON_OK_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110104 | ||
2 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 |
Method UC_ON_OK_TOOLBAR on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_ON_OK_UPLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110104 | ||
2 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 | ||
3 | ![]() |
IO_VIEW_CONT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20110104 |
Method UC_ON_OK_UPLOAD on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_TOOLBAR_BC_ADD_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110104 |
Method UC_TOOLBAR_BC_ADD_ACTION on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_TOOLBAR_BC_DELETE_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 |
Method UC_TOOLBAR_BC_DELETE_ACTION on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_TOOLBAR_BC_MOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 | ||
2 | ![]() |
IV_WDUCOMM | Call by reference | Type reference (TYPE) | STRING | 20110104 |
Method UC_TOOLBAR_BC_MOVE on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_TOOLBAR_DEFINE_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110104 | ||
2 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 | ||
3 | ![]() |
IV_WDUCOMM | Call by reference | Type reference (TYPE) | STRING | 20110104 |
Method UC_TOOLBAR_DEFINE_PARAMETER on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_TOOLBAR_DELETE_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 |
Method UC_TOOLBAR_DELETE_ROWS on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_TOOLBAR_INSERT_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 |
Method UC_TOOLBAR_INSERT_ROW on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_TOOLBAR_MOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 | ||
2 | ![]() |
IV_WDUCOMM | Call by reference | Type reference (TYPE) | STRING | 20110104 |
Method UC_TOOLBAR_MOVE on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_UPLOAD_LOCAL_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110307 |
Method UC_UPLOAD_LOCAL_CONTENT on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_UPLOAD_READ_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 |
Method UC_UPLOAD_READ_DESCRIPTION on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method UC_UPLOAD_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110104 | ||
2 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 |
Method UC_UPLOAD_XML on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_WDUCOMM | Call by reference | Type reference (TYPE) | STRING | 20100713 | |||
2 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100713 | ||
3 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100713 | ||
4 | ![]() |
IO_VIEW_CONT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20100713 | ||
5 | ![]() |
IO_WDEVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | anwendungsdefinierter Event | 20100713 |
Method USER_COMMAND on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
Method VALUE_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100713 | ||
2 | ![]() |
IO_OVS_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20100713 | |||
3 | ![]() |
IO_WDEVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | anwendungsdefinierter Event | 20100713 |
Method VALUE_REQUEST on class CL_BS_ANLY_CHART_CONF_ASSIST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |