on 2015 Aug 28 10:55 AM
Hi gurus,
I am new in SAP Sourcing.
We are required to write a script that fetches a CSV file from a directory, auto change the object type of the file and upload the file into SAP Sourcing.
Tried doing it using the schedule tasks but the file gave an error since the schedule task doesn't change the object-type of the file.
Your assistance will be highly appreciated.
Kind regards,
Sabelo.
Request clarification before answering.
Hello Sabelo,
The best option for your case is to update the program that generates the CSV file, and add the corresponding information on 1st row. Example for exchange rates:
#DataType[masterdata.CurrencyConversion]
If it's absolutely impossible to do this at generation time on the CSV, this might prove to be a very difficult task to implement. I can share some steps on how to achieve this, but I feel it would be the last possible option.
Bogdan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.