Skip to Content
0
Former Member
Mar 31, 2011 at 06:04 AM

CATS ESS Applying check only for release Action....

41 Views

Hi all ,

I have one requirement for applying some chceks at the time of releasing time sheet items .

Currently I have applied the validation checks in a user exit ZXCATU03 .

But here if am applying the check its working for all levels ....

Like for SAVE , CHECK and RELEASE. but my requirement is particular one check should work only for release .

In ABAP we have option of checking the sy-ucomm

but here since the action is trgigered from Portal how to differenciate ...

how to acheive the requirement is there any way ?