cancel
Showing results for 
Search instead for 
Did you mean: 

How to filtering Product in Sale Order

pablo_daniel
Participant
0 Kudos

Hi colleagues.

I have a requirement thats need to filter product from the Product List in a Sales Order.

Basically i created a custom BO thats has the following fields

where tiendaID is the productListID.

This custom Bo is used to associate the ProductId and the ProductList available to show in the products when a sales unit is selected. I have an idea to use the Enhacement implementation and filter by scripting language using this custom bo.

The following screen shows where the filter must be applied.

and the results shown the filtered results.

I tried to use an enhacement implementation.

The problem is that Enhaced is not executed when i press the product ID ovs. Another problem is whith the script. This enhacement only filter Product list and not your products.

There is another Badi or whay to filtering the product from a product list??

thanks for the helping!!

Regards Pablo.

Accepted Solutions (0)

Answers (3)

Answers (3)

HorstSchaude
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Pablo,

Sorry for the late reply. It seems that the e-mail notification is not working properly. 😞

Did you notice in the documentation that you can only narrow down the product lists?
It is not possible to add additional product list.

Furthermore only product list but no products are part of this Enhancement Option.

Also, another Enhancement Option is mentioned in the Repository Explorer:

ProductBusinessPartnerRelationDeterminationBuffer

Did you checked that also?

HTH,
. Horst

adrianlavan
Participant
0 Kudos

Hi Pablo,

Did you get a resolution to this issue?

Regards,

Adrian

pablo_daniel
Participant
0 Kudos

horst.schaude, can you help me? there is a way to filter products with a badi? Thanks a lot.