‎2010 Sep 14 7:32 AM
Hi.
I am new to ALE/IDOC. So please check below doubt.
The billing document is post using idoc and update BKPF table. For single document its working fine. For batch job it going to wrong.
My problem is that when we run using Maas processing then bkpf table contain wrong entry.
So please let me know how I can run batch job for billing document post??
‎2010 Sep 14 9:04 AM
You mgiht need to clear and REFRESH BDCDATA.
Give more details about error and what you are doing.
‎2010 Sep 15 7:16 AM
Hi,
I dont know how can be process using betch job. for single billing i am posting document using we19 just for testing.
so in exit i have given condition that 'posting date should grate then last posting date'.
Manully one by one its working fine but when user run betch job it is going to wrong in few cases. like 1000 into 10.
so bkpf table wrong entry like bkpf-budat
01.09.2010
30.08.2010 -
wrong because already define check in exit.
I already debug and check but this exit working fine.