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: 

Enhancement for validating SOLD TO PARTY and SHIP TO PARTY

Former Member
0 Kudos

Hi All,

Have written in the form routine USEREXIT_CHECK_VBAK to validate the sold to party and ship to party, but whenever error is encounted the input fields comes in display mode but i need that in change mode so that user can enter the input again.

Quick response will be appriciated..

Thanks & Regards,

Parvez..

1 REPLY 1

Former Member
0 Kudos

Hi,

Since the userexit code is not called within the CHAIN...ENDCHAIN or using the FIELD statement...

When you get the error message the entire screen will be blocked..

Try giving a warning message..

THanks,

Naren