cancel
Showing results for 
Search instead for 
Did you mean: 

Function Module Required for Material Substitution

Former Member
0 Kudos

Hi All,

We need a Function Module which can be used in CRM system with the below mentioned details:

INPUT:

Existing product

Substitute Product

Sales Order Number

CONDITIONS:

FM will check if the substitute product and existing product both exists in ECC

2)   Sales order will be checked if it has existing product as its line item and with plant 9999

OUTPUT:

It should return true
if both of the above condition is fulfilled and if any of the condition fails
it should return false

Please let me know if any further details are required.

Warm Regards,

Onkar Khedekar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Try

PRODUCT_LIST_EXCLUSION

SD_MATERIAL_DETERMINATION

BAPI_MATERIAL_GET_DETAIL

BR
Srrimaan