Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the BATCHDATE cookie expansion #18

Open
rhness opened this issue Apr 19, 2024 · 0 comments
Open

Change the BATCHDATE cookie expansion #18

rhness opened this issue Apr 19, 2024 · 0 comments
Assignees

Comments

@rhness
Copy link
Contributor

rhness commented Apr 19, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants