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

Problem :Multicurrency in a single document.

Former Member
0 Likes
425

Dear Techies,

I had done Upload prg for Tcode FB01, its workin fine.but problem is dat when a single transaction in flat file items havin multiple currecies in line items. my requirement is sap should generate a single document with multipl currencies. Is dis possble thru upload program..

Pls revert..

Reward for evey helpful ans..

Rgds

Santo

3 REPLIES 3
Read only

JozsefSzikszai
Active Contributor
0 Likes
401

hi Santosh,

I am afraid it is not possible. Currency is header data in FI posting, which means you can have only one currency for all line items in one document.

hope this helps

ec

Read only

0 Likes
401

Hi Eric,

Thanks for kind reply . can sap will generate a dummy account and traet evey line item with saperate doc no. But hw to create dummy acct and nullify dis effect any clues frm ur side??

Rgds

Santo

Read only

0 Likes
401

Unfortunately there is no automatic process for that. You have to do manual calculation (i.e. currency conversion) and post everything accordingly.