Hi,
We are using SAP PO 7.5. We have implemented a scenario, from SAP to VAN (SFTP). We drop X12 messages in IBM VAN's SFTP folder.
Our flow of interface is: S/4 HANA triggers an Invoice idoc. SAP PO converts that idoc in to EDI X12 message and places that converted file in IBM VAN's SFTP folder.
Our issue is in dev and all test systems, we were able to generate proper X12 files and tested successfully many times. But in production our interface is not generating X12 files properly.
Example:
From our dev system (DPO) generated X12 files BIG segment:
BIG*20230613*0070119409**3100073818***DI*00~
BIG03 whenever there is no value it created empty (i.e **).
But in production, BIG04 value moved to BIG03:
BIG*20230613*0070119409*0070119409*DI*00~
It is not generating empty fields (**).
As mentioned its worked perfectly in all lower systems except from production.
Please suggest what could be the problem? How to resolve it.
Thanks,
RemoRaj