‎2012 Jan 16 4:53 AM
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
‎2012 Jan 16 5:50 AM
There are two badis projdef_update and workbreakdown_update
Check if you can use them...plus please search the forum before posting
Nabheet
‎2012 Jan 16 5:56 AM
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.
‎2012 Jan 16 2:30 PM
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!!
‎2012 Jan 16 2:42 PM
Dud you check above mentioned badis..? Plus you can use the concept of ps validation in tcode opsi/opsn
Nabheet