Loading...
 

CX_TERMED::Valid

CX_TERMED::Valid

Description:

This class function checks whether the object is valid at the given time(CX_DATE). If NULL is passed as the date, the system checks for the set validity date.

Code example:
...

Stack
Stack Position Object type Brief description
Stack(In) Top CX_TERMED Object for which the information is desired
Top 1 CX_DATE Date on which validation is to be carried out or NULL
Stack(Out) Top INTEGER TRUE, if the object is valid, otherwise FALSE
Function call: call(valid)