Menu

SAP Function Module GETMARKUPOPTIONS

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module GETMARKUPOPTIONS () is a standard Function Module in SAP ERP and is part of the function group ECLVIEWER within the package SECLVIEWER.

Technical Information

Function Module GETMARKUPOPTIONS
Short Text
Function Group ECLVIEWER
Package SECLVIEWER
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MODE TYPE I 2
VIEWERTYPE TYPE I 0

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CANCELED TYPE C

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARROWTYPE TYPE I Arrow Type
EDGECOLOUR TYPE I Color of Border
EDGETHICKNESS TYPE F Weight of border
EDGETYPE TYPE I Type of border
FILLCOLOUR TYPE I Filling color
FILLSTYLE TYPE I Filling Type
FONT TYPE CHAR50 Font name
FONTCOLOUR TYPE I Text color
FONTFORMAT TYPE CHAR40 Character formatting
FONTSIZE TYPE I Font size
LINECOLOUR TYPE I Line color
LINETHICKNESS TYPE F Line width
LINETYPE TYPE I Line type
MEASUREMENT TYPE C
MEASUREMENTTYPE TYPE CHAR10
TRANSPARENCY TYPE I Transparency

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.