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: 

SET PARAMETER ID for radio button

Former Member
0 Kudos

Hi,

I want to pass the read values from the list ouput to the transaction vk13. But in this case i can pass the condition type and field values,but once i enter the condition type i need to select the key combination.I cannot pass the value for this radiobutton using set parameter id command. How to do this? Please give a sample code.

Thanks.

2 REPLIES 2

former_member181962
Active Contributor
0 Kudos

You can do a partial BDC for the VK13 transaction and record it. Based on the recording you can create a bdc program which calls the transaction in Error mode .

Regards,

Ravi

Former Member
0 Kudos

hi,

call transaction vk13.

store value what u selecte in list.

just call the set parameter id value for memory purpas.

store values in that.......display values in that tcode