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

Validation in va22 header

Former Member
0 Likes
480

Hi All,

I want some validations in va22 like

Po date : Max up to one month old otherwise system should give a error msg , and some other validation in valid from and valid to date and pricing date,

For this Purpose i want user exit or badi.

Please suggest how we can do this.

Hi All,

I want some validations in va22 like

Po date : Max up to one month old otherwise system should give a error msg , and some other validation in valid from and valid to date and pricing date,

For this Purpose i want user exit or badi.

Please suggest how we can do this.

2 REPLIES 2
Read only

Former Member
0 Likes
450

Hi Nilesh,

Use the following program in SE38, in this program many user exit available. do your validation in this program.

Program Name: MV45AFZZ or MV45AFZB

Read only

madhu_vadlamani
Active Contributor
0 Likes
450

Hi Nilesh,

Check with USEREXIT_SAVE_DOCUMENT_PREPARE..

Regards,

Madhu.