Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Downloading table picklist values to macro enbled excel template through ABAP

sanjana_lingras
Active Participant
0 Kudos

Hi Experts ,

I need one help regarding one of tool development.

I need to design one upload program for customer master data. Scenario is user should be able to download the upload template to his system.

This is possible to do but I need further help in validation of this data.

E.g. User has downloaded the template which contains data related to KNA1 table. Field to be updated is LAND1 , now LAND1 will have few pick list values (Like IN,US,BR,etc). So when user will download template for KNA1 table all the valid F4 values should be downloaded to excel.

And then when user will start filling values to template validation will be done by excel MACRO to check if user is adding correct entries in excel.

Please let me know if this is possible in ABAP. Also is it possible to download macro enabled excel through SAP ?

Regards,

Sanjana

2 REPLIES 2

Former Member
0 Kudos

Hi Sanjana,

The below link will help you in understanding more about the SAP connectivity with MS excel.

Link ->

Thanks,

Chaitanya.

SatheeshKumara1
Participant
0 Kudos

Hi Sanjana,

          use Netweaver Gateway for Microsoft to download and upload from MS Excel....

check below links,

-Satheesh