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.