Application Development 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: 

Problem with EXchange rate field in MBEPOH structure

Former Member
0 Kudos

Hi Experts,

I am working on data transfer of POs from 4.6 to 4.7 using the standard extract program RM06EEEX and then loading it using LSMW.

Problem is with the exchnage rate field(WKURS). Length of this field in MBEPOH is 9 characters in 4.6 and it is 1 character long in 4.7

So the data is getting truncated becuase of this mismatch. Is there any sap note avaliable to correct the field length MBEPOH-WKURS or any other way to pass correct data to the strucure in LSMW.

Thanks in Advance ,

Harkamal

1 REPLY 1

roger_gomez
Active Participant
0 Kudos

Maybe you can use Idoc PORDCR1 (Create Purchase Order) as import method in LSMW.

Exchange rate field (WKURS) corresponds to field EXCH_RATE in E1BPMEPOHEADER segment.