Application Development 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: 

Delivery Block being Removed in Sales Order

Former Member
0 Kudos
126

Hello,

While Creating a Sales Order, the moment we enter the Sales Order Entry initial Screen, the Delivery block is being set to a Default Value. However, when I enter the Sold-To,Ship-To, Material, Quantity & Plant and press enter, it disappears. But the Functional Requirement is that it should remain the same even after pressing enter. Can some one give me an idea as to how to achieve it?

Thanks and Regards,

Venkata Phani Prasad Konduri

3 REPLIES 3

Former Member
0 Kudos
62

Hi,

Could you please be elobarate,

Have you Kept any check in user-exits or field exits.

Regards,

Amit teja

0 Kudos
62

Hello,

In fact there are no Checks / Validations in any of the User-Exits for Sales Order. I think it has something to do with Config which is setting the Delivery Block automatically for some of the Order Types and I want to know which would be the appropriate place to restore the Delivery Block after the Enter is pressed. Is there a BADI for Sales Order? Or do I need to do the check in USER_EXIT_MOVE_FIELD_TO_VBAK? Please let me know.

Thanks and Regards,

Venkata Phani Prasad Konduri

Former Member
0 Kudos
62

Issue Resolved.

Thanks and Regards,

Venkata Phani Prasad K