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 G/L posting problem

Former Member
0 Likes
1,311

HI experts,

i hav a problem in gl upload. for the t-code f-02. am using BAPI_ACC_GL_POSTING_POST in this while am passing ACCOUNTTAX in this BAPI am getting error..like "No currency line exists for line item 0000000000" so what might b the problem..

regards

Sunita.

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
780

> "No currency line exists for line item 0000000000" so what might b the problem..

Maybe the problem is that no currency line exists?

I suggest you study the function module documentation, especially for segment "currencyamount".

Thomas

3 REPLIES 3
Read only

Former Member
0 Likes
780

Hope you are passing Line items.

Read only

0 Likes
780

Nope am passing only tax_code.

Read only

ThomasZloch
Active Contributor
0 Likes
781

> "No currency line exists for line item 0000000000" so what might b the problem..

Maybe the problem is that no currency line exists?

I suggest you study the function module documentation, especially for segment "currencyamount".

Thomas