Hi,
For outbound Idoc status is 03 & it's received at PI,
To change the Idoc status as 12, have to run BD75 manually.
SM58 has no entries.
Is it possible to get status 12 (without BD75 external execution) with ABAP code
Did you try to schedule execution of report RBDMOIND in a background periodic job with a variant using a date calculation?
You already have an active moderator alert for this content.
"but it's not allowed at set BD75 report as background job schedule"
Look for RBDMOIND at OSS, you should find some notes on scheduled job with this report...
Add comment