Jan 12, 2005 #1 LOSNY2000 MIS Joined Jan 12, 2005 Messages 1 Location US Can anyone provide me some assistance in uploading budgets into JDE OW XE via spreadsheet..many thanks in advance.
Can anyone provide me some assistance in uploading budgets into JDE OW XE via spreadsheet..many thanks in advance.
Feb 9, 2005 #2 mrzepnic Programmer Joined Dec 9, 2004 Messages 16 Location US You can FTP the file in csv format to the 400 then run: CPYFRMIMPF FROMFILE(imported file) TOFILE(OW file) RCDDLM(*EOR) Upvote 0 Downvote
You can FTP the file in csv format to the 400 then run: CPYFRMIMPF FROMFILE(imported file) TOFILE(OW file) RCDDLM(*EOR)