Posts

Showing posts with the label Bill of material in SAP

BAPI for material storage location Add

 We can add material storage location plant wise using third party app or web. BAPI names : BAPI_MATERIAL_MAINTAINDATA_RT Import parameters: HEADDATA: Material Tables: STORAGELOCATIONDATA: Material: Plant: STGE_LOC:   STORAGELOCATIONDATAX: Material: Plant: STGE_LOC:   use below code after completing steps. CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.        

Bill of material in SAP

 we can define BOM as "List of all materials required in a process together with the quantities required. BOM is part of master data of production planning and also used in discrete manufacturing. In general, the BOM is created and edited directly from within the master recipe for which it is required. By creating a production version, you can uniquely combine a master recipe with an alternative BOM. The material components of the alternative BOM can then be assigned to the operations or phases of the master recipe and be taken into account in material quantity calculation.