Wednesday, April 20, 2011
SAP Master Data Tables
Master data is stored in the database in tables and fields. This master data is copied into the
transaction data whenever a new transaction is created. For example, the customer master
data is copied into the sales order when a sales order is created.
These tables may be grouped into a logical database. You can locate the logical
databases used in SAP using transaction code [SE36]. There are many logical databases in
SAP . A few SAP tables related to customer and material master records are
The ABAP Dictionary: An Introduction
To view the fields used in the structure of these tables, use the ABAP Dictionary, which you
can access with the following menu path.
Menu Path SAP Menu | Tools | ABAP Workbench | Development | SE11 – ABAP
Dictionary [SE11]
Customer Master Tables
KNA1 General data in customer master
KNVV Sales data in customer master
KNB1 Customer master (company code) data
KNKK Credit management customer master: Control area data
KNKA Customer master credit management: Central data
KNVP Customer partner functions
Material Master Tables
MARA Material master: General data
MBEW Material valuation
MARC Plant data for material
MARD Material master: Storage location/batch segment
MVKE Material master: Sales data
transaction data whenever a new transaction is created. For example, the customer master
data is copied into the sales order when a sales order is created.
These tables may be grouped into a logical database. You can locate the logical
databases used in SAP using transaction code [SE36]. There are many logical databases in
SAP . A few SAP tables related to customer and material master records are
The ABAP Dictionary: An Introduction
To view the fields used in the structure of these tables, use the ABAP Dictionary, which you
can access with the following menu path.
Menu Path SAP Menu | Tools | ABAP Workbench | Development | SE11 – ABAP
Dictionary [SE11]
Customer Master Tables
KNA1 General data in customer master
KNVV Sales data in customer master
KNB1 Customer master (company code) data
KNKK Credit management customer master: Control area data
KNKA Customer master credit management: Central data
KNVP Customer partner functions
Material Master Tables
MARA Material master: General data
MBEW Material valuation
MARC Plant data for material
MARD Material master: Storage location/batch segment
MVKE Material master: Sales data
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment