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

Issues/Questions with BAPI_COPAACTUALS_POSTCOSTDATA

Former Member
0 Likes
601

1. My input data KOKRS and PRCTR are not loading. Where in FI can I verify the values I'm using are setup for the posting date I'm using?

2. Is it possible to load entries where the customer number doesn't exist is the target SAP system?

3. Is it possible to load entries with no material number doesn't exist is the target SAP system?

Thanks.

1. My input data KOKRS and PRCTR are not loading. Where in FI can I verify the values I'm using are setup for the posting date I'm using?

2. Is it possible to load entries where the customer number doesn't exist is the target SAP system?

3. Is it possible to load entries with no material number doesn't exist is the target SAP system?

Thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
533

I got the profit center to work. And it is possible to load w/o customer number KNDNR.

My issue is when there IS a valid customer number. I get an error, if I change just the KNDNR to a non-existent customer, it works. Here is my table entry:

60 000003 KNDNR 0000021014

By the way, when I use BAPI_COPAACTUALS_POSTCOSTDATA in se37 single test, I don't get an error.

Read only

0 Likes
533

Can anyone tell me the trick to getting the Vendor from SrcList (WWVND) to load. I am sending fully padded value, but its not appearing in my document.

Read only

Former Member
0 Likes
533

solved