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'.        

SAP MM Important Table

 List of essential and regular used table are given below. In our daily task we use these table to compose FS or analyze the information. 

Mention tables are used to store and manage data related to various aspect of the procurement process.

i. EKPO - Purchase Order Item: This table stores information about each item of a purchase order, including the material number, quantity, price, and delivery date.

ii. EKKO - Purchasing Document Header: This table stores store information about the overall purchase order, including the vendor, purchasing organization, and order total.

iii. MARA - General Material Data: This table store basic information about each material, such as its description, unit of measure, and weight.

iv. MSEG - Document Segment: This table stores information about all material movements, including goods receipts, goods issues, and stock transfers.

v. MKPF - Header material Document: This table stores information about each material document, including the material document number, posting date and material type.

vi. VBRK - Billing Document Header Data: This table stores information about each billing documents including the customer, billing date and total amount.

   

Comments

Popular posts from this blog

New commodity code create in SAP S/4 Hana

Convert First character to Upper case in SAP ABAP