Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 19990218 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DRAGDROP | Drag and Drop Interface for Controls | 19990225 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FCC_TIMELINE_BARCHART | Display Timeline | 20110611 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_OIJ_BPB_BARC | Bar chart of Berth Planning Board | 20050216 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_TIMELINE_BARCHART | Display Timeline | 20050321 |
Properties
Class | CL_GUI_BARCHART | |
Short Description | Bar chart wrapper | |
Super Class | CL_GUI_CONTROL | Proxy Class for Control in GUI |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SGRC | ABAP Graphics Development: Network, Bar Chart |
Created | 19990218 | SAP |
Last change | 20110908 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DRAGDROP | Drag and Drop Interface for Controls | 19990225 |
Friends
Class CL_GUI_BARCHART has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTROL | 20000405 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNTL_HANDLE | 19990302 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | NET_GRAPH-WINID | 19990302 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ON_DRAG | Instance Event (0) |
Public (2) |
19990226 | |
2 | ON_DROP | Instance Event (0) |
Public (2) |
19990226 | |
3 | ON_DROPCOMPLETE | Instance Event (0) |
Public (2) |
19990302 | |
4 | ON_DROP_COMPLETE_MULTIPLE | Instance Event (0) |
Public (2) |
19990226 | |
5 | ON_DROP_GET_FLAVOR | Instance Event (0) |
Public (2) |
19990323 |
Types
Class CL_GUI_BARCHART has no local type.
Method Signatures
Method CALL_BARC_METHOD Signature
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Controlerror | 20000210 | |
2 | ![]() |
Controlsystemerror | 20000210 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container | 19990303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CNTL_ERROR | 19990322 | |
2 | ![]() |
CNTL_SYSTEM_ERROR | 19990322 | |
3 | ![]() |
CREATE_ERROR | 19990929 | |
4 | ![]() |
ILLEGAL_EVENT_COMBINATION | 19990322 |
Method CONSTRUCT_CONTROL Signature
Method CONSTRUCT_CONTROL on class CL_GUI_BARCHART has no parameter.
Method CONSTRUCT_CONTROL on class CL_GUI_BARCHART has no exception.
Method CREATE_CALENDAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CALENDAR_TYPE | Value transfer | Type reference (TYPE) | BCCALENDAR-TYPE | Kalendertyp | 19990308 | ||
2 | ![]() |
ID | Value transfer | Type reference (TYPE) | BCCALENDAR-ID | Kalender-ID | 19990308 |
Method CREATE_CALENDAR on class CL_GUI_BARCHART has no exception.
Method CREATE_CHART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHART_TYPE | Call by reference | Type reference (TYPE) | BCCHART-TYPE | '00' | Charttyp | 19990308 | |
2 | ![]() |
COLUMN_ANZ | Call by reference | Type reference (TYPE) | BCCHART-COLUMN_ANZ | 1 | Anzahl der Spalten im Tabellenteil | 19990308 | |
3 | ![]() |
ID | Value transfer | Type reference (TYPE) | BCCHART-ID | Identifikation des Charts | 19990308 | ||
4 | ![]() |
INDEX | Value transfer | Type reference (TYPE) | BCCHART-INDEX | 1 | Index | 19990308 | |
5 | ![]() |
SIZE | Call by reference | Type reference (TYPE) | BCCHART-SIZE | 500 | Höhe des Charts | 19990308 |
Method CREATE_CHART on class CL_GUI_BARCHART has no exception.
Method CREATE_CURVE_AXIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHART_ID | Call by reference | Type reference (TYPE) | BCCURVAXIS-CHART_ID | Chart | 19990308 | ||
2 | ![]() |
END | Value transfer | Type reference (TYPE) | BCCURVAXIS-END | Ende der Achse (Wertebereich) | 19990308 | ||
3 | ![]() |
FOLDED_TIMEAXIS | Value transfer | Type reference (TYPE) | NET_GRAPH-FLAG | Verwendung für gefaltete Zeitachse | 19990308 | ||
4 | ![]() |
ID | Value transfer | Type reference (TYPE) | BCCURVAXIS-ID | Achsen-Id | 19990308 | ||
5 | ![]() |
START | Value transfer | Type reference (TYPE) | BCCURVAXIS-START | Start der Achse (Wertebereich) | 19990308 |
Method CREATE_CURVE_AXIS on class CL_GUI_BARCHART has no exception.
Method CREATE_DATELINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHART_ID | Value transfer | Type reference (TYPE) | BCGRIDS-CHART_ID | 1 | ID des Charts | 19990308 | |
2 | ![]() |
COLOR_TYPE | Value transfer | Type reference (TYPE) | BCGRIDS-COLOR_TYPE | '00' | Farbtyp | 19990308 | |
3 | ![]() |
DATE | Value transfer | Type reference (TYPE) | BCDATLIN-DATE | Zeitpunkt auf Datumslinie | 19990308 | ||
4 | ![]() |
ID | Value transfer | Type reference (TYPE) | BCGRIDS-ID | Identifizierung | 19990308 |
Method CREATE_DATELINE on class CL_GUI_BARCHART has no exception.
Method CREATE_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CALENDAR_ID | Value transfer | Type reference (TYPE) | BCGRIDS-CALEND_ID | Kalender-ID | 19990308 | ||
2 | ![]() |
CHART_ID | Value transfer | Type reference (TYPE) | BCGRIDS-CHART_ID | ID des Charts | 19990308 | ||
3 | ![]() |
COLOR_TYPE | Value transfer | Type reference (TYPE) | BCGRIDS-COLOR_TYPE | '00' | Farbtyp | 19990308 | |
4 | ![]() |
GRID_TYPE | Value transfer | Type reference (TYPE) | BCGRIDS-TYPE | 'L' | Gittertyp | 19990308 | |
5 | ![]() |
ID | Value transfer | Type reference (TYPE) | BCGRIDS-ID | Identifizierung | 19990308 | ||
6 | ![]() |
SECTION_ID | Value transfer | Type reference (TYPE) | BCGRIDS-SECTION_ID | ID der Sektion | 19990308 | ||
7 | ![]() |
UNIT | Value transfer | Type reference (TYPE) | BCGRIDS-UNIT | '3' | Zeiteinheit | 19990308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlende Kalender-Id | 19990308 | |
2 | ![]() |
Falsche Gridart | 19990308 | |
3 | ![]() |
Falsche Zeiteinheit | 19990308 |
Method CREATE_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | BCINTERVAL-ID | Identifizierung | 19990308 | ||
2 | ![]() |
INTERVAL_TYPE | Value transfer | Type reference (TYPE) | BCINTERVAL-TYPE | SPACE | Typ des Intervalls | 19990308 |
Method CREATE_INTERVAL on class CL_GUI_BARCHART has no exception.
Method CREATE_LAYER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLOR_TYPE | Value transfer | Type reference (TYPE) | TBCC-TYPE | '00' | Farbtyp | 19990308 | |
2 | ![]() |
FIRSTDATE | Value transfer | Type reference (TYPE) | TBCL-FIRSTDATE | 1 | Index des Startdatums | 19990308 | |
3 | ![]() |
FORM_TYPE | Value transfer | Type reference (TYPE) | TBCF-TYPE | SPACE | Formattyp | 19990308 | |
4 | ![]() |
HEIGHT | Value transfer | Type reference (TYPE) | TBCL-HEIGHT | 400 | Höhe | 19990308 | |
5 | ![]() |
LAYER_KIND | Value transfer | Type reference (TYPE) | TBCL-LAYER_TYPE | 'R' | Balkenart | 19990308 | |
6 | ![]() |
LAYER_TYPE | Value transfer | Type reference (TYPE) | TBCL-TYPE | '00' | Layertyp | 19990308 | |
7 | ![]() |
LAYPRIO | Value transfer | Type reference (TYPE) | TBCL-LAYPRIO | '0' | Zeichnungsebene, Priorität | 19990308 | |
8 | ![]() |
OFFSET | Value transfer | Type reference (TYPE) | TBCL-OFFSET | 0 | Offset | 19990308 | |
9 | ![]() |
SECONDDATE | Value transfer | Type reference (TYPE) | TBCL-SECONDDATE | 2 | Index des Enddatums | 19990308 | |
10 | ![]() |
SYMBOLTYPE | Value transfer | Type reference (TYPE) | TBCL-SYMBOLTYPE | '01' | Symboltyp | 19990308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerhafter Layertyp | 19990308 |
Method CREATE_LEGEND_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHART_ID | Call by reference | Type reference (TYPE) | BCNODES-CHART_ID | Chart | 19990308 | ||
2 | ![]() |
COLOR_TYPE | Value transfer | Type reference (TYPE) | BCNODES-COLOR_TYPE | Farbtyp | 19990308 | ||
3 | ![]() |
FORM_TYPE | Value transfer | Type reference (TYPE) | BCNODES-FORM_TYPE | Formtyp | 19990308 | ||
4 | ![]() |
ID | Call by reference | Type reference (TYPE) | BCNODES-ID | Identifikation des Legendenknotens | 19990308 | ||
5 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | BCNVALS-VAL | Bezeichnung | 19990308 |
Method CREATE_LEGEND_NODE on class CL_GUI_BARCHART has no exception.
Method CREATE_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HORIZONTAL_LINIEN | Call by reference | Type reference (TYPE) | BCHORLINETAB | Linien | 19990308 |
Method CREATE_LINE on class CL_GUI_BARCHART has no exception.
Method CREATE_RIBBON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHART_ID | Value transfer | Type reference (TYPE) | BCRIBBON-CHART_ID | ID des Charts | 19990308 | ||
2 | ![]() |
COLOR_TYPE | Value transfer | Type reference (TYPE) | BCRIBBON-COLOR_TYPE | '00' | Farbtyp | 19990308 | |
3 | ![]() |
FORM_TYPE | Value transfer | Type reference (TYPE) | TBCF-TYPE | SPACE | Formattyp | 19990308 | |
4 | ![]() |
ID | Value transfer | Type reference (TYPE) | BCRIBBON-ID | Ribbon-ID | 19990308 | ||
5 | ![]() |
SECTION_ID | Value transfer | Type reference (TYPE) | BCRIBBON-SECTION_ID | ID der Sektion | 19990308 | ||
6 | ![]() |
UNIT | Value transfer | Type reference (TYPE) | BCRIBBON-UNIT | '5' | Zeiteinheit, Ribbontyp | 19990308 |
Method CREATE_RIBBON on class CL_GUI_BARCHART has no exception.
Method CREATE_SAPUNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | BCVALS-VAL | Name der Einheit | 19990308 | ||
2 | ![]() |
WERT | Value transfer | Type reference (TYPE) | BCVALS-ID | Wert | 19990308 |
Method CREATE_SAPUNIT on class CL_GUI_BARCHART has no exception.
Method CREATE_SECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | BCSECTION-ID | ID der Sektion | 19990308 | ||
2 | ![]() |
SIZE | Value transfer | Type reference (TYPE) | BCSECTION-SIZE | 100 | Breite der Zeiteinheit | 19990308 | |
3 | ![]() |
START | Value transfer | Type reference (TYPE) | BCSECTION-START | Startdatum | 19990308 | ||
4 | ![]() |
UNIT | Value transfer | Type reference (TYPE) | BCSECTION-UNIT | '5' | Zeiteinheit | 19990308 |
Method CREATE_SECTION on class CL_GUI_BARCHART has no exception.
Method CREATE_SUMMARY_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHART_ID | Value transfer | Type reference (TYPE) | BCNODES-CHART_ID | Chart | 19990308 | ||
2 | ![]() |
COLOR_TYPE | Value transfer | Type reference (TYPE) | BCNODES-COLOR_TYPE | Farbtyp | 19990308 | ||
3 | ![]() |
FORM_TYPE | Value transfer | Type reference (TYPE) | BCNODES-FORM_TYPE | Formtyp | 19990308 | ||
4 | ![]() |
ID | Value transfer | Type reference (TYPE) | BCNODES-ID | Identifikation des Summenknotens | 19990308 |
Method CREATE_SUMMARY_NODE on class CL_GUI_BARCHART has no exception.
Method CREATE_TIME_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
D_VAL | Value transfer | Type reference (TYPE) | SY-UZEIT | Uhrzeit | 19990308 | ||
2 | ![]() |
FL | Value transfer | Type reference (TYPE) | BCTIMEOBJ-FL | SPACE | Attributtyp | 19990308 | |
3 | ![]() |
ID | Value transfer | Type reference (TYPE) | BCTIMEOBJ-ID | ID | 19990308 | ||
4 | ![]() |
R_VAL | Value transfer | Type reference (TYPE) | BCTIMEOBJ-R_VAL | SPACE | Attributwert | 19990308 | |
5 | ![]() |
TIMEOBJECT_TYPE | Value transfer | Type reference (TYPE) | BCTIMEOBJ-TYPE | 'U' | Zeitobjekttyp | 19990308 | |
6 | ![]() |
U_VAL | Value transfer | Type reference (TYPE) | BCTIMEOBJ-U_VAL | SPACE | Attributwert | 19990308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Falscher Zeitobjekttyp | 19990308 | |
2 | ![]() |
Fehlende Angabe in R_VAL oder U_VAL | 19990308 |
Method CREATE_TIME_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EMPTY_FULL | Value transfer | Type reference (TYPE) | BCTIMEPROF-EMPTY_FULL | 'F' | Art des Profils | 19990308 | |
2 | ![]() |
ID | Value transfer | Type reference (TYPE) | BCTIMEPROF-ID | ID | 19990308 | ||
3 | ![]() |
TIMEPROF_TYPE | Value transfer | Type reference (TYPE) | BCTIMEPROF-TYPE | Zeitprofiltyp | 19990308 |
Method CREATE_TIME_PROFILE on class CL_GUI_BARCHART has no exception.
Method DEFINE_MAKRO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | BCMAKRO-ID | ID | 19990308 | ||
2 | ![]() |
M_DEF | Value transfer | Type reference (TYPE) | BCMAKRO-M_DEF | Makrodefinition | 19990308 | ||
3 | ![]() |
M_TYPE | Value transfer | Type reference (TYPE) | BCMAKRO-M_TYPE | Makrotyp | 19990308 |
Method DEFINE_MAKRO on class CL_GUI_BARCHART has no exception.
Method DEFINE_PROTOTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHART_ID | Value transfer | Type reference (TYPE) | BCPROTO-CHART_ID | ID des Charts | 19990308 | ||
2 | ![]() |
ID | Value transfer | Type reference (TYPE) | BCPROTO-ID | Prototyp-ID | 19990308 | ||
3 | ![]() |
MAKRO_ID | Value transfer | Type reference (TYPE) | BCPROTO-MAKRO_ID | MakroID | 19990308 | ||
4 | ![]() |
P_TYPE | Value transfer | Type reference (TYPE) | BCPROTO-P_TYPE | Typ des Prototyps | 19990308 |
Method DEFINE_PROTOTYPE on class CL_GUI_BARCHART has no exception.
Method GET_CONTROL_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROL_HANDLE | Value transfer | Type reference (TYPE) | CNTL_HANDLE | Controlhandle | 20010511 |
Method GET_CONTROL_HANDLE on class CL_GUI_BARCHART has no exception.
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Parent | 20000405 |
Method GET_PARENT on class CL_GUI_BARCHART has no exception.
Method GET_REPID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REPID | Call by reference | Type reference (TYPE) | SYREPID | Programmname | 20000207 |
Method GET_REPID on class CL_GUI_BARCHART has no exception.
Method GET_WINID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WINID | Call by reference | Type reference (TYPE) | GRWINID | Window-Id | 19990315 |
Method GET_WINID on class CL_GUI_BARCHART has no exception.
Method GRAPHIC_PAI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVATE_HELP | Value transfer | Type reference (TYPE) | C | 'X' | WinHelp aktiv | 19990308 | |
2 | ![]() |
AT_CONTROL_DESTROY | Value transfer | Type reference (TYPE) | C | Aufräumen bei Löschen des Controls | 19990308 | ||
3 | ![]() |
BOXES | Call by reference | Type reference (TYPE) | BCBOXESTAB | Grafikobjekt im Tabellenbereich | 19990308 | ||
4 | ![]() |
BOX_VALS | Call by reference | Type reference (TYPE) | BCVALSTAB | Attribute der Grafikobjekte im Tabellenbereich | 19990308 | ||
5 | ![]() |
CHARTS | Call by reference | Type reference (TYPE) | BCCHARTTAB | Charts | 19990308 | ||
6 | ![]() |
COLUMNS | Call by reference | Type reference (TYPE) | BCCOLUMNTAB | Spalten | 19990308 | ||
7 | ![]() |
CURVES | Call by reference | Type reference (TYPE) | BCCURVETAB | Kurven | 19990308 | ||
8 | ![]() |
CURVE_VALS | Call by reference | Type reference (TYPE) | BCCURVVALSTAB | Attribute der Kurven | 19990308 | ||
9 | ![]() |
DELETIONS | Call by reference | Type reference (TYPE) | BCDELETETAB | Zu löschende Objekte | 19990308 | ||
10 | ![]() |
EVENT_STRING | Value transfer | Type reference (TYPE) | C | Eventstring | 19990308 | ||
11 | ![]() |
GRAPH_CMD | Value transfer | Type reference (TYPE) | NET_GRAPH-GR_MES | Benutzerkommando | 19990308 | ||
12 | ![]() |
GRAPH_CMD_INFO | Value transfer | Type reference (TYPE) | BCCMDINFO | Infostruktur zu Benutzerkommando | 19990308 | ||
13 | ![]() |
GR_SEL_FIELD | Value transfer | Type reference (TYPE) | NET_GRAPH-SEL_FIELD | Selektiertes Grafikobjektfeld | 19990308 | ||
14 | ![]() |
LAYER_TYPE | Value transfer | Type reference (TYPE) | TBCL-LAYER_TYPE | Layertyp | 19990308 | ||
15 | ![]() |
LINKS | Call by reference | Type reference (TYPE) | BCLINKSTAB | Kanten | 19990308 | ||
16 | ![]() |
LINK_VALS | Call by reference | Type reference (TYPE) | BCNVALSTAB | Attribute der Kanten | 19990308 | ||
17 | ![]() |
NODES | Call by reference | Type reference (TYPE) | BCNODESTAB | Grafikobjekt im Diagrammbereich | 19990308 | ||
18 | ![]() |
NODE_VALS | Call by reference | Type reference (TYPE) | BCNVALSTAB | Attribute der Grafikobjekte im Tabellenbereich | 19990308 | ||
19 | ![]() |
POSITIONS | Call by reference | Type reference (TYPE) | BCPOSITIONTAB | Positionen | 19990308 | ||
20 | ![]() |
SEGMENTS | Call by reference | Type reference (TYPE) | BCSEGMENTSTAB | Segmente | 19990308 | ||
21 | ![]() |
SETTINGS | Value transfer | Type reference (TYPE) | BARC_SET | Einstellungen | 19990308 | ||
22 | ![]() |
SYMBOLTYPE | Value transfer | Type reference (TYPE) | TBCL-SYMBOLTYPE | Symboltyp, bei symbolischen Layern | 19990308 |
Method GRAPHIC_PAI on class CL_GUI_BARCHART has no exception.
Method GRAPHIC_PBO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_CMD | Value transfer | Type reference (TYPE) | NET_GRAPH-ABAP_CMD | SPACE | Kommando an Grafik | 19990308 | |
2 | ![]() |
BOXES | Call by reference | Type reference (TYPE) | BCBOXESTAB | Grafikobjekt im Tabellenbereich (Box) | 19990308 | ||
3 | ![]() |
BOX_VALS | Call by reference | Type reference (TYPE) | BCVALSTAB | Attribute der Grafikobjekte im Tabellenbereich | 19990308 | ||
4 | ![]() |
CURVES | Call by reference | Type reference (TYPE) | BCCURVETAB | Kurven | 19990308 | ||
5 | ![]() |
CURVE_VALS | Call by reference | Type reference (TYPE) | BCCURVVALSTAB | Attribute der Kurven | 19990308 | ||
6 | ![]() |
DELETIONS | Call by reference | Type reference (TYPE) | BCDELETETAB | Zu löschende Objekte | 19990308 | ||
7 | ![]() |
LINKS | Call by reference | Type reference (TYPE) | BCLINKSTAB | Kanten | 19990308 | ||
8 | ![]() |
LINK_VALS | Call by reference | Type reference (TYPE) | BCNVALSTAB | Attribute der Kanten | 19990308 | ||
9 | ![]() |
NODES | Call by reference | Type reference (TYPE) | BCNODESTAB | Grafikobjekt im Diagrammbereich (Knoten) | 19990308 | ||
10 | ![]() |
NODE_VALS | Call by reference | Type reference (TYPE) | BCNVALSTAB | Attribute der Grafikobjekte im Diagrammbereich | 19990308 | ||
11 | ![]() |
OPEN_EDIT | Value transfer | Type reference (TYPE) | BCOPENEDIT | Feld für das Editfenster | 19990308 | ||
12 | ![]() |
POSITIONS | Call by reference | Type reference (TYPE) | BCPOSITIONTAB | Positionen der Objekte | 19990308 | ||
13 | ![]() |
PROFILE | Value transfer | Type reference (TYPE) | BCPROFILE | Grafikprofil | 19990308 | ||
14 | ![]() |
PWDID | Value transfer | Type reference (TYPE) | NET_GRAPH-PWDID | SPACE | Parent-Window-ID | 19990308 | |
15 | ![]() |
SET_FOCUS | Value transfer | Type reference (TYPE) | NET_GRAPH-FLAG | 'X' | Kennzeichen: Fokus auf Grafikfenster setzen | 19990308 | |
16 | ![]() |
SO_CONTENTS | Value transfer | Type reference (TYPE) | SOS00-S_OBJDES | SPACE | Dokumenttitel | 19990308 | |
17 | ![]() |
SO_SEND | Value transfer | Type reference (TYPE) | NET_GRAPH-FLAG | SPACE | Kennzeichen: Grafik senden | 19990308 | |
18 | ![]() |
START_DATE | Value transfer | Type reference (TYPE) | BCSECTION-START | SPACE | Startdatum | 19990308 | |
19 | ![]() |
STAT | Value transfer | Type reference (TYPE) | NET_GRAPH-STAT | SPACE | Status | 19990308 | |
20 | ![]() |
STATUS_TEXT | Value transfer | Type reference (TYPE) | NET_GRAPH-STATUSTEXT | SPACE | Text in Statuszeile | 19990308 | |
21 | ![]() |
WAIT_FOR_INPUT | Value transfer | Type reference (TYPE) | NET_GRAPH-FLAG | 'X' | Kennzeichen: auf Eingabe warten | 19990308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Grafikprofil | 19990308 | |
2 | ![]() |
Falsches Grafikprofil | 19990308 |
Method INIT Signature
Method INIT on class CL_GUI_BARCHART has no parameter.
Method INIT on class CL_GUI_BARCHART has no exception.
Method SET_FUNCTION_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCTION_CODE | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode | 19990308 | ||
2 | ![]() |
RETURN | Call by reference | Type reference (TYPE) | I | Rückgabewert | 19990308 |
Method SET_FUNCTION_CODE on class CL_GUI_BARCHART has no exception.
Event Signatures
Event ON_DRAG Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DRAGDROPOBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | DragDrop DataObject | 19990322 | ||
2 | PROPERTIES | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_SIMPLEPROPBAG | Parameter des Drag Drop | 19990322 |
Event ON_DROP Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DRAGDROPOBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | DragDrop DataObject | 19990322 | ||
2 | PROPERTIES | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_SIMPLEPROPBAG | Parameter des Drag Drop | 19990322 |
Event ON_DROPCOMPLETE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DRAGDROPOBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | DataObject | 19990323 | ||
2 | PROPERTIES | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_SIMPLEPROPBAG | Properties | 19990323 |
Event ON_DROP_COMPLETE_MULTIPLE Signature
Event ON_DROP_COMPLETE_MULTIPLE on class CL_GUI_BARCHART has no parameter.
Event ON_DROP_GET_FLAVOR Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DRAGDROPOBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag Drop Object | 19990323 | ||
2 | FLAVORS | Exporting | Value transfer | Type reference (TYPE) | CNDD_FLAVORS | Mögliche Flavors | 19990323 | ||
3 | PROPERTIES | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_SIMPLEPROPBAG | Properties | 19990323 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |