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

Display radiobuttons dynamically

Former Member
0 Likes
462

Hi Experts,

                 I have one issue related to BDC concept as follows.

In selection screen i have two radio buttons () vendor     ( to migrate vendor data ) 

                                                               () customer  ( to migrate vendor data )

if any one of the radio button is selected ( for ex: vendor ) then the following buttons should be displayed horizontally.

                                                  () call transaction     () session

if any one of the  button is selected ( for ex: call transaction )  then the following buttons should be displayed horizontally.

                                                   () .txt      () .xls

if any one of the  button is selected ( for ex: .txt )  then the following fields should be displayed horizontally.

          input file --------------------------         sample file ( push button)

here input file is used to select the file from the presentation server through f4 help. in case of  sample file clicked then the

appropriate flat file should be downloaded to the local system.could you please suggest me solution.

Thanks in advance.

Hi Experts,

                 I have one issue related to BDC concept as follows.

In selection screen i have two radio buttons () vendor     ( to migrate vendor data ) 

                                                               () customer  ( to migrate vendor data )

if any one of the radio button is selected ( for ex: vendor ) then the following buttons should be displayed horizontally.

                                                  () call transaction     () session

if any one of the  button is selected ( for ex: call transaction )  then the following buttons should be displayed horizontally.

                                                   () .txt      () .xls

if any one of the  button is selected ( for ex: .txt )  then the following fields should be displayed horizontally.

          input file --------------------------         sample file ( push button)

here input file is used to select the file from the presentation server through f4 help. in case of  sample file clicked then the

appropriate flat file should be downloaded to the local system.could you please suggest me solution.

Thanks in advance.

1 REPLY 1
Read only

Former Member
0 Likes
422