CX_TERMED::ValidUntil
Description:
This class function returns the end of the validity period in the form of a CX_TERM object. If no range is defined, the function returns NULL.
Code example:
...
| Stack | Position | Object type | Brief description |
|---|---|---|---|
| Stack(In) | Top | CX_TERMED | Object for which the information is desired |
| Stack(Out) | Top | OBJECT | CX_TERM object, if a validity period exists, otherwise NULL |