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 for VAP2

Former Member
0 Likes
652

hi,

For VAP2, i have created the BDC for updating the telephone no for the particular contact person with the sample data ie.,(Fname,Lname,phoneno,fax). But once i took and came to check for the same contact person the phoneno and fax are not yet updated with the sample data(which i used for creating BDC). Can any one plz send me the BDC code for VAP2.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
597

The first screen of that transaction has a checkbox for central address management (USE_ZAV). Make sure that is checked when doing your recording.

Rob

)

hi,

For VAP2, i have created the BDC for updating the telephone no for the particular contact person with the sample data ie.,(Fname,Lname,phoneno,fax). But once i took and came to check for the same contact person the phoneno and fax are not yet updated with the sample data(which i used for creating BDC). Can any one plz send me the BDC code for VAP2.

3 REPLIES 3
Read only

Former Member
0 Likes
597

hi,

check the fields which u r updating.

and once run BDC in A(all scrren ) mode so that u will be able to see wat is actully happening.

reply back for further queries.

Thanks.

Read only

umashankar_sahu
Active Participant
0 Likes
597

Hi Dear,

Might be some error occured during rcording.

retry with proper data and check what kind of data expected in each field by analysing data type.

Make sure all the mandatory fields are filled.

Read only

Former Member
0 Likes
598

The first screen of that transaction has a checkbox for central address management (USE_ZAV). Make sure that is checked when doing your recording.

Rob

)