Hi Experts,
We have requirement where the category search help can be controlled at Item level.
i.e If the user is in Good screen then he can see only Categories of type 01,
If he is in limit screen he should see only product categories with type as 02. Now the problem is i can be able to control the search using BBP_F4_READ_ON_EXIt. But its not possible at Item level as this is getting called only once before bbpsc01 or bbpsc04 is called,
Can any body throw some light on this ..
best Regards
Geethanjali.K
Hi. You can try a search help exit as well, there is standard search help on this field.
If that does not work you could let the user see all categories but then use BBP_DOC_CHECK_BADI to issue an error if the user chooses an invalid category.
Regards,
Dave.
Add a comment