Hi Friends,
I need to create one dataport object and the same object will be used in many databases and companies. I need to create a text file/excel file in one particular path say c:\Test1.txt. While running the dataport object in all databases seperately one after the other, the details should be fetched and saved in the Test1.txt file like one after the other records preceding with company name.
Fields:
Column 1: Company Name
Column 2: "G/L Account"."No."
For example:
Output should be:
Company1,12121
Company2,13131
Company3,14141
Could anyone please let me know how to proceed with this?
Thanks and Regards,
Aravindh R.
0
Comments
Oops I missed that bit. :oops: