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

Error msg

Former Member
0 Likes
434

Hi expert,

BDC for MEK1

I am running 2 different bdc in one program,

if radio button 1 click then it will uploadMaterial wise data

if radio button 2 click then it will upload Merchandise Catag wise data,

<b>My quation is if any mis match while uploading data, system should give error messge, if user click on Radio 1 and Uploading data of Merchandise Catag then it must show error msg.</b>

How it should be done.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
412

after uploading the data you need to check the itab contents...

is the data uploaded is of material and second radio button is clicked then give error message

2 REPLIES 2
Read only

Former Member
0 Likes
413

after uploading the data you need to check the itab contents...

is the data uploaded is of material and second radio button is clicked then give error message

Read only

Former Member
0 Likes
412

Thanks point has been given