Connection Functions Flags 

The connection functions flags control the connection operation.

Applies to

It_NewConnection, It_NewGroupConnection, It_NewServerConnection

Values

The following table lists the flags and their description.

SAPGUI_FRONT

Starts SAPGUI Front with connection startup. The default is to not invoke Front.

SAPGUI_FULLMENU

Gets the complete menu tree from the server. Note that SAPGUI in releases prior to 4.5A does not support the menu tree feature. Do not use this flag with SAPGUI Front of earlier releases.

SAPGUI_R2

Indicates that the connection is to an R2 system. The default is to connect to an R3 system.

The default value for the flags is zero (0). If you specify zero, the connection functions take the default behavior, which is to not invoke Front, and to connect to an R/3 system.