how to complete an excel file (with formulae, formatting an variables) with data (dates) in SAP + download to c:
problem:
1. an excel file (statistik_master.xls) with formulae and formatting, as well as variables (e.g., $$$-001, $$$-002...) which should be complete from SAP was constructed in MS excel.
2. Excel file should be imported to SAP (possibly with formulae, formatting and variables).
3. inquiry (determination) of different values in SAP-> internal table ITAB.
4. loop via ITAB and imported excel table with replacement (substitution) of the variables by the ascertained values.
5. download Excel on C: and store with new (variable) name (statistik_jjjjmm.xls).
does somebody have an idea and can help (assist)?