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

BAPI_COPAACTUALS_POSTCOSTDATA - different BELNR

Former Member
0 Likes
615

Hello,

I closed my previous discussion thinking the problem was solved. I am using the bapi to read record from COVP and post them in CO-PA. The resulting records from CE1**** have different document number.

For example I am filling the inputdata table from with belnr = 1100017300 and the resulting record from CE1xxxx has belnr = 0000174173. After I run again for belnr = 1100017300, a new record is created in COVP with a new belnr = 0000174174.

Very strange, no?

Thanks,

Efren

1 REPLY 1
Read only

Former Member
0 Likes
433

Hello,

Hasn't anyone encountered this situation in the past? I entered in the function with the debugger and belnr is not changed there. So where does the new belnr come from?

Thanks,

Efren