f$ABAS_Logout (f$ABAS_Abmelden)
f$ABAS_Logout (f$ABAS_Abmelden)
The active user session in the ABAS system is ended with this function. All object still open in the interface are closed automatically.
Syntax: | Status = f$ABAS_Logout () | |
Result: | Integer | Status of log-out: -2 : ABAS interface is not installed -1 : the interface had not been logged in to. 0 : successfully logged out |