Skip to Content
0
Former Member
Sep 12, 2007 at 04:45 AM

How to upload .CSV file from Application Server

2153 Views

Hi Experts,

How to upload .CSV file separated by ',' from Application server to an internal table.

Invoice No,Cust No,Item Type,Invoice Date,days,Discount Amount,Gross Amount,Sales Amount,Customer Order No.,Group,Pay Terms

546162,3233,1,9/4/2007,11,26.79,5358.75,5358.75,11264,HRS,11

546163,2645,1,9/4/2007,11,3.07,305.25,305.25,10781,C,11

Actually I read some already answered posts. But still I have some doubts.

Can anybody please send me the code.

Thanks in Advance.