- You have to call a first BAPI to get list of material reference:
- BAPI_MATERIAL_GETLIST,
- Generic Service BAPIs for Help Functions (F4 BAPI)
- Then call another one in loop to get detail of those material references
- BAPI_MATERIAL_GET_DETAIL, etc.
Regards,
Raymond