Skip to Content
0
May 25, 2018 at 06:30 PM

Get the component list of a specification of a material name SAP

201 Views Last edit May 25, 2018 at 06:31 PM 2 rev

I have a requirement to get the details / component list of a specification, for example, get all components of a particular ingredient.

I did some research and I found that I can use BAPI_BUS1077_GETLIST orC1F2_SUBSTANCES_READ to get the component list of a specification. but I don't know how to use it and the parameters that I have to pass,

all I have is the specification ID and the material Number.

Thank You.