cancel
Showing results for 
Search instead for 
Did you mean: 

Validations in PS

federico_gregoret
Participant
0 Kudos

Hi everyone!

I'm customizing a validation for PS, but as far as I can see, it only takes place when the project is saved. Does anyone know if there's any way in which the system can execute the validation when the data enty is taking place? What I'm trying to validate is the project profile with the Project Definition, so that the user can only enter limited options in the project definition field.

Thanks in advance for your help!

Regards!

Accepted Solutions (1)

Accepted Solutions (1)

nitin_patoliya
Active Contributor
0 Kudos

Automatic validation can only trigger at save only. But if required you can manually trigger by Menu Edit > Validation/Substituion>Validation.

With Regards

Nitin P.

Answers (2)

Answers (2)

virendra_pal
Active Contributor
0 Kudos

You can try the method BEFORE_UPDATE in the BADI PROJECTDEF_UPDATE

Former Member
0 Kudos

Hi,

As of now, in the standard system Validation as well as Substitution happens only when you save the project. It wont happen when data is being entered.

It would be great if SAP could provide the feature of Validating data the moment it is being entered.

Regards,

Gokul