SAP ABAP Function Module BARC_SET_OPTIONS (Change settings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GRA (Application Component) Graphic
⤷
SGRC (Package) ABAP Graphics Development: Network, Bar Chart
⤷
⤷
Basic Data
| Function Module | BARC_SET_OPTIONS | Change settings |
| Function Group | BARC | Bar Chart |
| Program Name | SAPLBARC | Function Group for Accessing Bar Chart |
| INCLUDE Name | LBARCU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ADJWCHCOLM | TYPE | TBCO-ADJWCHCOLM | SPACE | Dynamic extension of columns | ||
| |
AUTOSCROLL | TYPE | TBCO-AUTOSCROLL | SPACE | Step size for automatic paging | ||
| |
BITSCROLL | TYPE | TBCO-BITSCROLL | SPACE | Indicator: Fast scrolling | ||
| |
BORDERLINE | TYPE | TBCO-BORDERLINE | SPACE | Indicator: Display vertical lines | ||
| |
CMOVE | TYPE | TBCO-CMOVE | SPACE | Indicator: Move function | ||
| |
CMREDUCE | TYPE | TBCO-CMREDUCE | SPACE | Reduce functions available in change mode | ||
| |
COLWIDTH | TYPE | TBCO-COLWIDTH | SPACE | Column width | ||
| |
CREORG | TYPE | TBCO-CREORG | SPACE | Indicator: Area change | ||
| |
CSELECT | TYPE | TBCO-CSELECT | SPACE | Indicator: Selection function | ||
| |
CUSTOMIZE | TYPE | TBCO-CUSTOMIZE | SPACE | Indicator: Customize mode | ||
| |
DBCLICK | TYPE | TBCO-DBCLICK | SPACE | Indicator: Double click is supported | ||
| |
DRAGDROP | TYPE | TBCO-DRAGDROP | SPACE | Indicator: Position bars in breaks | ||
| |
EDITINLINE | TYPE | TBCO-EDITINLINE | SPACE | Indicator: Editing mode | ||
| |
ENJOYLEVEL | TYPE | TBCO-ENJOYLEVEL | SPACE | Enjoy level | ||
| |
FIXCOLMOD | TYPE | TBCO-FIXCOLMOD | SPACE | Scalability of fixed columns | ||
| |
FIXPHANTR | TYPE | TBCO-FIXPHANTR | SPACE | Cannot move phantom object with fixed layer | ||
| |
GRANULAT | TYPE | TBCO-GRANULAT | SPACE | Interval for date display | ||
| |
HORLINE | TYPE | TBCO-HORLINE | SPACE | Interval between dividing lines in diagram area | ||
| |
INDENTWD | TYPE | TBCO-HOTSPOT | SPACE | Indentation of hotspot | ||
| |
INFOTEXTS | TYPE | TBCO-INFOTEXTS | SPACE | Indicator: Info text display | ||
| |
ISAUTOMOT | TYPE | TBCO-ISAUTOMOT | SPACE | Indicator: Automotive | ||
| |
KEEPOPMOD | TYPE | TBCO-KEEPOPMOD | SPACE | Flag: Retain link mode | ||
| |
LAYCON | TYPE | TBCO-LAYCON | SPACE | Return layer-specific information | ||
| |
LAYER_TYPE | TYPE | TBCO-LAYER_TYPE | SPACE | Default layer type | ||
| |
MARKCOL | TYPE | TBCO-MARKCOL | SPACE | Color for color selection | ||
| |
MARKTYPE | TYPE | TBCO-MARKTYPE | SPACE | Type of object selection in table area | ||
| |
MENUMARK | TYPE | TBCO-MENUMARK | SPACE | Select with right mouse button | ||
| |
MERGEICOS | TYPE | TBCO-MERGEICOS | SPACE | Merge change and connect icons | ||
| |
MULTMOVE | TYPE | TBCO-MULTMOVE | SPACE | Move several nodes | ||
| |
NORIBHLTS | TYPE | TBCO-NORIBHLTS | SPACE | Ribbon color as attribute | ||
| |
NOSTLIN | TYPE | TBCO-NOSTLIN | SPACE | Indicator: Suppress date and time | ||
| |
NUMERR | TYPE | TBCO-NUMERR | SPACE | Number of errors | ||
| |
NUMHSBS | TYPE | TBCO-NUMHSBS | SPACE | Number of horizontal scroll bars | ||
| |
OBJMARK | TYPE | TBCO-OBJMARK | SPACE | Type of selection for objects in the diagram area | ||
| |
OPMODE | TYPE | TBCO-OPMODE | SPACE | Initial mode | ||
| |
PHANTCOL | TYPE | TBCO-PHANTCOL | SPACE | Color of outline | ||
| |
RANGEPROJ | TYPE | TBCO-RANGEPROJ | SPACE | Adjust percentage value for project | ||
| |
ROWMARGIN | TYPE | TBCO-ROWMARGIN | SPACE | Distance to margin | ||
| |
SCALEROWS | TYPE | TBCO-SCALEROWS | SPACE | Modifiability of row height | ||
| |
SCROLLTIM | TYPE | TBCO-SCROLLTIM | SPACE | Scroll start time when exceeding chart limits | ||
| |
SELCHARTS | TYPE | TBCO-SELCHARTS | SPACE | Flag: Chart title can be marked | ||
| |
SELTYPE | TYPE | TBCO-SELTYPE | SPACE | Selectable objects | ||
| |
SHIFTPHANT | TYPE | TBCO-SHIFTPHANT | SPACE | Indicator: Granularity layer | ||
| |
SHRINKROWS | TYPE | TBCO-SHRINKROWS | SPACE | Row height zero, if without object | ||
| |
SNDDZIOFAC | TYPE | TBCO-SNDDZIOFAC | SPACE | Indicator: Send percentage value when adjusting | ||
| |
SOLVEROWS | TYPE | TBCO-SOLVEROWS | SPACE | Indicator: Automatic expansion | ||
| |
SYMBOLTYPE | TYPE | TBCO-SYMBOLTYPE | SPACE | Type of symbol layer | ||
| |
TERMINATE | TYPE | TBCO-TERMINATE | SPACE | Display start/end date | ||
| |
TIMELIN | TYPE | TBCO-TIMELIN | SPACE | Flag: Time line | ||
| |
TIMER | TYPE | TBCO-TIMER | '999999' | Timer | ||
| |
TSEWZADAPT | TYPE | TBCO-TSEWZADAPT | SPACE | Flag: Modifiability of the time axis | ||
| |
TSEWZOPS | TYPE | TBCO-TSEWZOPS | SPACE | Active operations in time scale wizard | ||
| |
VIEWLIMITS | TYPE | TBCO-VIEWLIMITS | SPACE | Indicator: Report after scrolling | ||
| |
XPOSITION | TYPE | TBCO-XPOSITION | SPACE | Position of the graphics window in X direction | ||
| |
XSIZE | TYPE | TBCO-XSIZE | SPACE | Width of graphics window | ||
| |
YPOSITION | TYPE | TBCO-YPOSITION | SPACE | Position of the graphics window in Y direction | ||
| |
YSIZE | TYPE | TBCO-YSIZE | SPACE | Height of graphics window | ||
| |
ZOOMFAC | TYPE | TBCO-ZOOMFAC | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950113 |
| SAP Release Created in |