SAP Master Data Governance
Custom Excel Sheet Import Manager
This article give out, demonstrates a design approach for developing a highly customized Excel sheet Import manager, using which can use excel spreadsheets to import records into highly customised repositories, and get customised reports as per business or end user requirements.Business data is read from excel sheet using the jxl APIs and is written to repository tables using the new MDM Java API.