Several forms of the TLMDATE macro are provided to perform ADD TO DATE and SUBTRACT FROM DATE operations, and to calculate the days difference between two dates. This series of macros only works with CA TLMS internal dates. For these date calculation routines, the following parameters must be defined:
Defines the CA TLMS internal date to be added to, or is the HIGH DATE when calculating the difference between two dates.
Defines the CA TLMS internal date to be subtracted from, or is the LOW DATE when calculating the difference between two dates.
Specifies whether the DATE module is to be loaded or which LPA version is to be used.
Indicates the number of days to be added to or subtracted from a date, or points to the field to receive the result when calculating the difference between two dates.
Indicates the number of years to be added to or subtracted from a date.
Points to the field to receive the date resulting from an add or subtract operation. RESULT is always a CA TLMS date, internal packed 4 bytes.
|
Copyright © 2014 CA.
All rights reserved.
|
|