| Home • Tips • Tutorials • Forums • Certification Q's • Interview Q's • Jobs • Testimonials • Contact Us | ||
Document Categories:
What's New?
Contribute?Sample SpecsWhat's Hot? |
Handling Data in Excel In-place Display Using BDSBy Satyajit Mohapatra, HCL Technologies Ltd The article demonstrates data handling in excel in-place display using BDS with the help of a program. The demo program maintains the entries in a database table through an excel in-place display. OVERVIEWMS
Excel is the conventional way of storing and maintaining data. Sometimes, user
prefers to display report output in specific MS Excel templates; which contain
logos, user specific table formats, engineering drawings, diagrams and macros.
The data modified manually in these excel templates may be again transferred to
SAP for processing. Excel
integration is required due to various reasons like avoiding user training on
newly developed custom programs and screens, use existing data templates, data
integration with legacy system. BDS
(Business Document Services) is a convenient option for excel integration as
user specific MS Excel templates can be stored in it. These templates can be
called in an ABAP program at runtime to display data. Also, the data modified by
the user in MS Excel can be read into ABAP program for processing. The functionality will be demonstrated through a demo program. The program will display the content of a custom table in excel in-place display. The user can change the non key fields displayed and the modified contents will be updated to the table after validation. 1.
Defining a B
|
|
|
Please send us your feedback/suggestions at webmaster@SAPTechnical.COM Home • Contribute • About Us • Privacy • Terms Of Use • Disclaimer • Safe • Companies: Advertise on SAPTechnical.COM | Post Job • Contact Us ©2006-2007 SAPTechnical.COM. All rights reserved. All
product names are trademarks of their respective companies. SAPTechnical.COM
is in no way affiliated with SAP AG. Graphic Design by Round the Bend Wizards |
||