Hi All,
SRM Version 7 . scenario : Classic
The requirement goes like:
We have to add another custom field in search criteria as a User ID. user should be able to select SC status as 'Awaiting approval' and enter user ID. all SCs awaiting for this user's approval should appear as POWL result.
I have added the fields in standard result / search structure and field is appearing as column. Now to fill this field with data and put my filter criteria in the code I am trying to check these BADIs , but not getting called.
Please let me know the actual usage of these BADIs if anybody used it so far.
/SAPSRM/BD_POWL_CHNG_SEL_RSLT
/SAPSRM/BD_POWL_CHNG_SELCRIT
/SAPSRM/BD_POWL_CHNG_CUF_SRCH
/SAPSRM/BD_POWL_CHNG_FIELDCAT
Is this possible through BADIs Or an implicit enhancement would be required? OR do we need to create Custom feeder class?
Thanks
Vipin