Hi,
I am creating a Z Report which intern calls BAPI BAPI_SALESORDER_CREATEFROMDAT2 for creating Sales Orders.
Sales Order details I am giving through Tab Separated File which contains all details like
1) Header Details
2) Partner Details
3) Item Details.
Can any one tell what is the process to convert this file to into Internal Table.....