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 issues on XD02 ?

Former Member
0 Likes
336

Hi, expert:

The customer mass update is planned to be done using a BDC session. It is required that all updated fields go through XD02 validation with the exception of Address Management validation. Is it possible to skip the Address Management validation for certain fields like House#, Street, Province, etc.

Thanks in advance!

Hi, expert:

The customer mass update is planned to be done using a BDC session. It is required that all updated fields go through XD02 validation with the exception of Address Management validation. Is it possible to skip the Address Management validation for certain fields like House#, Street, Province, etc.

Thanks in advance!

1 REPLY 1
Read only

Former Member
0 Likes
296

if a field is mandatory or there is a check table for the field.... BDC program will validate it. You can not bypass the validation... BDC is actually the recording of what you do manually.

If you want to bypass validation then you have to use some enhancements or exits before writting the BDC..