Hi all,
I am working on a customization which enables user to import Inventory Movement Journal items from a csv file, items are importing successfully, I am trying to include offset account too in csv, then I read it from file and set it to LedgerDimension of inventjournaltrans table, but it seems that I am not able to set this.
Please tell me how can i set offset Account after reading from csv OR a more appropriate solution would be to display a dialog with a segmented entry control and let user pick from it, this approach seems difficult to me, but if anyone can tell me how to get this job done.
Thanks.