Skip to content

Change the BATCHDATE cookie expansion #18

Description

@rhness

The compiler has effectively renamed the BATCHDATE cookie to TIMESTAMP.

This means that the cookie that arrives in a logic table function code will be exactly the same from the point of view of MR95.
But how the cookie is expanded will be different.

We now want the addition of the time values.
Currently the cookie is expanded to a CCYYMMDD value.
We want it to be CCYYMMDDHHNNSS so it will result in a 14 character value.

This logic is in GVBMR96.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions