Using Function Module CLSC_SEARCH_OBJECTS
Hi all,
I have to find set of output materials based on three characteristics ie Proc_stage, variety and caliber.
For this i am using FM CLSC_SEARCH_OBJECTS.
I am passing these characteristics values in the table i_selection_criteria_tab of the function module.
So, does anyone know on what basis/condition will the FM return the output materials: whether it checks condition for all the 3 characteristics together or it will return output materials based on each characteristic seperately.
Please reply.
Thanks.