Menu

SAP Function Module GRAPH_BUSG_COLOR_SET

Definition of color pallets for business graphics

The Function Module GRAPH_BUSG_COLOR_SET (Definition of color pallets for business graphics) is a standard Function Module in SAP ERP and is part of the function group BUSG within the package SGRP.

Technical Information

Function Module GRAPH_BUSG_COLOR_SET
Short Text Definition of color pallets for business graphics
Function Group BUSG
Package SGRP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PALETTE_ID LIKE SPACE Number of the palette (1 - 6)
RESET LIKE SPACE Reset all palettes - 'X'

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PALETTE LIKE 2 column table with color keys and color values

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INV_PALETTE
INV_PALETTE_ID Palette not in the range 1,2,3,4,5,6