on 2023 Apr 12 1:06 PM
Hello Experts
I am getting ' Date inconsistency' in the log message for Subsequent shipping after the periodic run of program RCVDDISP (The job is set for this program).
But not sure why this log message appears for inconsistent date.
Regards,
Ashish
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hello ashish25bp ,
The report expects a date before today's date. It exports reports from the last run date - to yesterday! (As it is only date precise and not stores the second it was last run)
Maybe the report ran already today?You have scheduled the job more than once per day?
Best
Mark
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Christoph and Mark,
I agree to the points suggested, and the fact is even today also subsequent shipping is working correctly with one day difference. For e,g If I create a new Main version today V2 to V3 , the subsequent shipping takes place after one day only, it means tomorrow. If that is the case, the message in program RCVDDISP dose not provide any relevant hint to the issue. But let me reschedule the job to run only the next day to bring it to the one day difference as suggested above.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That is "working as designed" as the saying goes: Reports created today can only be exported the next day!
This is due to the fact that all time stamps in SAP EHS are only have day 'precession' - there is no information about at what second the report was released. Therefore a program could never decide if it already exported the report already or still has to export it (without looking into the export history - which is not how the program is designed...)
Hello Ashish
the "enivronment parameter" is "special".. (e.g. refer to: https://www.sapdatasheet.org/abap/cus0/ehs_md_100_3.html)
If i remember correct.
This parameter should support (I believe) the "EXP_CALL" process; based on "error" message (and using some assumptions") we have:
09.04.2023 - 10.04.2023 as the "period"; I found by hazard only this:
https://www.michaelmanagement.com/sap-error-messages/en/dv/dv552.
Question: i would assume that the process was "ok" "Yesterday" and "now" it is getting wrong; was there any change in "ABAP" or Customizing which could be the reason of the "error"
Based on your "detail" screen. Normally there must be at least a day difference between "current" date and last export. And this seems not to be the case
C.B.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
3 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.