Loading...
 

CX_DESCRIPTIVE_REF::ValidUntil

CX_DESCRIPTIVE_REF::ValidUntil

Description:

This method returns a CX_TERM object(usually a CX_DATE) that returns the end time of the validity period. The definition of the validity period of a wrapper is described here.

If neither the wrapper nor the target object defines a validity, the method returns NULL.

If the validity period is empty due to lack of overlap, the date returned is not a valid date.

Code example:
...
Stack
Stack Position Object type Brief description
Stack(In) Top CX_DESCRIPTIVE_REF The Wrapper
Stack(Out) Top CX_TERM CX_TERM object, if a validity period exists, otherwise NULL
Function call: Call(ValidUntil)