hi guys,
please helpe me, i need to implement with Visual Composer (VC) a Bill of Materials (BOM), in VC i search for any BAPI's that can give me this information, like in transaction cs03, and i found
BAPI_MAT_BOM_EXISTENCE_CHECK
BAPI_MATERIAL_BOM_GROUP_CREATE
BAPI_MATERIALCS_BOM_EXPL_MAT_V2
but i dont know how can i get all the results like in transaction cs03, or if i need to use another BAPI, and how model in VC, I have tried using BAPI_MAT_BOM_EXISTENCE_CHECK but not with too much success, i only need to see the information of the BOM, not create it
thanks in advance