cancel
Showing results for 
Search instead for 
Did you mean: 

Variant Matching Function module

0 Kudos
883

Dear Expert,

I would like to develop creating sales order in web UI.

Currently, Customer use VC in S/4HANA and Customer's User use variant matching in S/4HANA sales order for replacing configurable material. ( Configurable material --> Configured material )

I want to implement variant matching equally.

I want to know how to use variant matching logic for use on web.

Please let me know variant matching logic ( Function or BAPi )

Thanks,

Best Regards,

YoungJik

View Entire Topic
kishore_balakrishnan
Product and Topic Expert
Product and Topic Expert

Good day youngjik.cho

Please check https://wiki.scn.sap.com/wiki/display/PLM/Debugging+Points+and+Function+Modules

> CUSE_TYPE_SEARCH calls CUSE_SELECT_MATERIAL_VARIANTS (search if the strategy is 'Complete Configuration') calls CLSC_SEARCH_OBJECTS (search if the strategy is 'Partial Configuration').

Best Regards, Kishore