Hi,
I am trying to extract the so details in to comma delimited csv file.
I am here with attaching the codes for your review.
i need the following things in the code.
1. the code should not duplicate the values if i run the program for several time in a day. for example i am creating 7 sales order and extract the data using the so extraction program after that i am creating another 5 sales order . if i run the so extraction program it should only give the out put of 5 (last created) sales order's detail.
2. if a sales order having 10 lines the report is giving the out put of only one line ie 1st line, its not giving out put of othere lines...
3. the porgram is taking long time to give the out put.
kindly help me to sort out this issue.
I am trying to extract the so details in to comma delimited csv file.
I am here with attaching the codes for your review.
i need the following things in the code.
1. the code should not duplicate the values if i run the program for several time in a day. for example i am creating 7 sales order and extract the data using the so extraction program after that i am creating another 5 sales order . if i run the so extraction program it should only give the out put of 5 (last created) sales order's detail.
2. if a sales order having 10 lines the report is giving the out put of only one line ie 1st line, its not giving out put of othere lines...
3. the porgram is taking long time to give the out put.
kindly help me to sort out this issue.
