1. how can we write BDC program to upload data from CSV, XL, TAB delimeter type flat files?
2. In BDC if the flat file consist of header and multiple line items then how to upload the load, does we create a single internal table for both header and body or different internal tables?