Purpose
Determines if the application server is running Release 4.0A or a later version of the R/3 System.
Syntax
BOOL isR3AtLeast40A(void) const;
Parameters
None
.Return Value
Boolean TRUE or FALSE
Exceptions
None.
Description
This function returns TRUE if the application server is running Release 4.0A or a later version of the R/3 System; otherwise the function returns FALSE.