Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Post Billing document using IDOC

Former Member
0 Likes
443

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??

2 REPLIES 2
Read only

Former Member
0 Likes
395

You mgiht need to clear and REFRESH BDCDATA.

Give more details about error and what you are doing.

Read only

0 Likes
395

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.