SupportFlags 

Bool SupportFlags (long Flags)

Parameters

Flags

The only value that is currently available is SapGraphicsSupport.

Using this Flags value enables handling of graphics in an R/3 screen by the GUI Component, and it enables the downloading and uploading of data between an R/3 screen and a local file.

Return Value

Returns TRUE on success, FALSE on error.

Comments

This is similar to using the ItEv_SupportFlags in the GUI Library.

This feature is available with SAPGUI of releases 4.5B and higher only.