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

creating a variant in my program?

Former Member
0 Likes
447

Hi :

I developed a BDC program using call transaction, and also a tcode for this program.How can i add variants to this tcode.

from se38 when i enter program name and from menu bar im selecting variants tab, here im creating a new variant and saving it.

But when i execute my tcode, in selection screen i am not seeing variant option.

Do i need to add any code for creating a variant in my program?

2 REPLIES 2
Read only

Former Member
0 Likes
405

Hi,

No need to write any code for creating a variant.

Regards,

Sruthi

Read only

Former Member
0 Likes
405

You enter the selection-screen details in your program and hit the save button and next time you visit the program either thru custom tcode or thru se38 you will be able to see the variants u created

CALl the Transaction U have created fro the BDC. It will show the selection screen. There u fill the data for the field and SAVE button will be there in the menu click it will ask for Variant name give it and save.