Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SAP data

Former Member
0 Kudos

Hi Friends,

Can any body tell me What is the difference between Maser data,Transactional data and organization data

in SAP R/3 with example.

Thanks in Advance.

6 REPLIES 6

FredericGirod
Active Contributor
0 Kudos

Hi,

Master data could be the material, the customer, all the data used by the system that corresponding to the company.

Transaction data will be the order, delivery, invoice, financial, ... All that will be create by the life of the company

The organisationnal data is the name of the company, the structure of the company division, plant, company code, calendar, ... all that define the company structure.

Rgd

Frédéric

Former Member
0 Kudos

Hi,

1. Master data - The data which is constant and rarely changed is Master data.

ex. Customer Master,Equipment Master.

2. Transaction data - The data which changes according to the transaction.

ex. Sales Order data

3. Organizational Data - The data corresponding to Organizational structure.

ex. Roles, Payroll

Hope it helps.

Regards,

Shashank

Former Member
0 Kudos

Hi,

Master data: It is the data which is seldom changed.

Transaction data: It is the data which is often changed.

Organization data: It is a customizing data which is entered in the system when the system is configured and is then rarely changed. System data: It is the data which R/3 system needs for itself.

Thanks,

If this helps you reward with points.

0 Kudos

Master data is data which is frequently read, but rarely updated. Transaction data is data which is frequently updated.Organizational und customizing data is data which is defined when the system is initialized and then rarely changed

0 Kudos

Hi Friends,

Thank you all

Points are given.

Former Member
0 Kudos

Hi friend,

Master Data: Data which seldom changes.

For example, if a company has a list of 5 customer then they will maintain a customer master table having the name and address of the customers alongwith other data which will remain permanent and is less likely to change.

Transaction Table: Data which frequently changes. For example, the company is selling some materials to one of the customer.So they will prepare a sales order for the customer. When they will generate a sales order means they are doing some sales transactions.Those transactional data will be stored in Transactional table.

Organisational data: Data related to the organisation like the structure of the organisation i.e. to say the hierarchy etc is the organisational data.

System data: Data related to the system you are using like the status of the system etc is the system data stored in the system table.

Regards,

Sangeeta.