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

bdc validations

Former Member
0 Likes
390

how to do validations in BDC program

2 REPLIES 2
Read only

Former Member
0 Likes
376

Validations in BDC are not different than normal master data validation.

You can validate in the same way.

Regards,

Atish

Read only

Former Member
0 Likes
376

hi bharath,

can do validations based on bdcdata structure.

bdcdata structure fields are

program : entered the program name

dynpro: provide screen no.

dynbegin : provide first screen no. & it is by defilt x

fname:field name

fvalue: field value

above fields are passing those vlaues by using subrotiunes