Application Development and Automation 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: 
Read only

Template for BDC

Former Member
0 Likes
458

Dear all ,

Here is One basic question :

Can we attach the excel template for BDC in the prg itself ,

so that next time i an retrieve the same if i lost the template.

Regards

Dear all ,

Here is One basic question :

Can we attach the excel template for BDC in the prg itself ,

so that next time i an retrieve the same if i lost the template.

Regards

1 REPLY 1
Read only

Former Member
0 Likes
396

Hi,

You can't attach an excel file to ABAP program. But you can code in ABAP an internal table that looks like your template then using an appropriate Function Module you can display it in excel.

Anyway this is an uncommon request.

Regards,

Teddy