What is SAP master data?

Master data is data which does not change very often such as an employee or customer name, address or telephone number. It is generally data which is used within your ABAP code rather than updated, such as using the customer data to fill in an invoice form. You would start with a customer number and retrieve the customer details from the master data table to get information such as name and address.

Leave a Comment

Your email address will not be published. Required fields are marked *