on 2009 Dec 16 3:15 AM
Hi all,
I have a requirement where i need to impliment badi BBP_DOC_CHECK_BADI for shopping cart and purchase order for some validation using filter values BUS2121 & BUS2201 ....
Can anybody have idea how to do so because when i am creation implimentation it's giving error " Define filter Value"
How to define two filter values ?
Thanks ,
Ruchi
Request clarification before answering.
Hi Ruchi,
You need to create two active implementation of BBP_DOC_CHECK_BADI using filter value as BUS2121 & BUS2201.
For filter dependent BADI, filter value is mandatory at the time implementation. As per your requirement, create two separate implementation which will triggerred onthe basis of filter value.
Hope this will solve your problem.
Regards,
Brajvir
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
answered self
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You have to create 2 implementations with filter values.
Filters values can be given in the Attributes tab.
Thanks
Venkatesh P
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.