Logon 

BOOL Logon (LPCTSTR Client, LPCTSTR UserID, LPCTSTR Password,
LPCTSTR Language)

Parameters

Client

String representing the client number (up to 3 characters long).

UserID

User ID for login.

Password

Password for login.

Language

Single-character string representing language to be used during the session (e.g., E for English, D for Deutsch (German).

Return Value

Returns TRUE on success, FALSE on error.

Comments

Logs onto the system using the given parameters. Dismisses the copyright screen and a "System Messages" screen, if any. Works for R/3 3.0C and later, or earlier R/3 logon screens in English or German.