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

Batch Input for vendor

Former Member
0 Likes
586

Hi,

I am using Batch input method for change vendor(XK02)

I want to change a value for a vendor from 'XXXXX' to space, I tried giving space to that value for the batch input field, but it is not clearing that value for that vendor

Please suggest if anyone had faced similar problems

Thanks

chandra

3 REPLIES 3
Read only

Former Member
0 Likes
510

Check if u need to use commit work at the end....

Read only

Former Member
0 Likes
510

Check ur recording properly. Also make sure you REFRESH BDCDATA after each update.

Means once you call 'CALL TRANSACTION' , just below that statement u have to use REFRESH BDCDATA.

Read only

Former Member
0 Likes
510

Try this, Please check with functional peopel for Default value settings. They can make that paricular field to space in SPRO settign for XK02. After the settings are done, you need to replace the recording in your code.