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

Project Systems CJ20N

Former Member
0 Likes
649

Hello Experts,

I have a requirement to perform validations on standard fields in CJ20N transaction. However, the validation is not straightforward as to create one in OPSI. For example, one of the requirement is as follows... "If phase status (CNJ_STAT-STTXT_EXT), is Complete, the Phase Start Date (PRTE-PSTRT) and Phase End Date (PRTE-PENDE) must come before the current date.". The User Exits I am currently using are assisting me in my custom field creations/validations.

Are there any User Exits that we can use for such customized validations on standard fields? Or is there any other way perform these kind of validations?

Thank you in advance! Your help is greatly appreciated!!

AN

4 REPLIES 4
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
558

There are two badis projdef_update and workbreakdown_update

Check if you can use them...plus please search the forum before posting

Nabheet

Read only

madhu_vadlamani
Active Contributor
0 Likes
558

Hi An,

Yes there are some exits and badis available.Did you try with any exit or badi.You start working on existing badis and post.

Regards,

Madhu.

Read only

Former Member
0 Likes
558

Nabheet, apologies if there is already a resolved discussion on this in a different thread. I had actually made an attempt but was unable to get an answer, hence the new post. However, if you are aware of related posts then please post links here. Thanks again for your help!!

Read only

0 Likes
558

Dud you check above mentioned badis..? Plus you can use the concept of ps validation in tcode opsi/opsn

Nabheet