Recently we have faced issue with RSMIPROACT2 report. Idoc which sends data fro ERP to SNC showing the status 26 and Error is as follows
EDI: Syntax error in IDoc (too many repetitions of a segment)
Message No. E0075
RSMIPROACT2 sends data to SNC using the batch job and I want to know - For which JOB this IDOC is created . Is there any refernce found in IDOC that for which job this IDC is created and which variant is uesd
Regards
Bhushan Bivalkar
Hi Bhushan
Go to SM37 and put program name RSMIPROACT2 in field ABAP Program Name under Job Step section so that you will get name of batch job and then you can easily find the variant name from step details of that batch job.
Thanks
Add a comment