Dear friends,
I have to restrict the user for entering the value in the field Vacancy Reason (under Occupancy Tab of T-code 'REBDRO' ) .
For the same I found few BADI's as-
ADDR_PRINTFORM_SHORT
CO_SRULE_CHECK
K_PLAN_RULE
GOS_SRV_SELECT
BADI_LAYER
BDT_GUI
Out of which only 'GOS_SRV_SELECT' gets triggered twice during the course of execution . First when the very first screen is executed and 2nd at the time of saving.However, the field 'Vac reason' field remains inactive.
Can somebody help me in finding the point(any time before saving) where I can write the code for Authorisation Object.
Cheers,
Rishi