GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  SAP R/3
Go To First  |  Previous Question  |  Next Question 
 SAP R/3  |  Question 169 of 172    Print  
Master Data
What are master data?


  
Total Answers and Comments: 1 Last Update: August 17, 2009     Asked by: lilaness 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
August 12, 2009 10:08:30   #1  
kiranmujumdar Member Since: August 2009   Contribution: 7    

RE: Master Data

Master data is central level data in SAP. Which is stores the long term
information which information can be accessed to perform multiple transactions
in SAP.

In SAP every functional module has its own master data.


Functional Modules like:-

1. Financial Accounting

2. Materials Management

3. Production Planning

4. Sales and distribution

5. Quality management


What is the meaning of above used term central level data -

For example - MATERIAL MASTER DATA in SAP MM.

Material master data is used by the several departments in a company.

Purchase and stores department use master data for procurement purpose and
Inventory management purpose.


Production department use the same data for the processing of it.

Accounting department use the same material master to process vendor payables
and inventory valuations.

All these can use or access the centrally maintained Single data.

If we will go depth


Departmental requirement wise material master data is maintained in the
material master views selection.

Module wise master data


Material Management

MATERIAL MASTER

VENDOR MASTER

PURCHASING INFO RECORD

SOURCE LIST


Production planning Master data

BILL OF MATERIAL

WORK CENTER / RESOURCE

ROUTING / TASK LIST / MASTER RECIPE

PRODUCTION RESOURCE TOOLS MASTER


Financial Accounting Master data

G/L MASTER DATA

ASSET MASTER DATA

BANK MASTER


Reward the answer if helpful


Cheers !


 
Is this answer useful? Yes | No

 Related Questions

How to integrate a web application with SAP R/3 using the SAP XI technology? how does the data transfer take place?
Read Answers (1) | Asked by : shameek

How can we handle changed data in a particular transactional data using change pointers in ALE/ IDOC.
Read Answers (1) | Asked by : sreenivasulu

Latest Answer : by using ALE/IDOCS WE CAN TRANSFER DATA FROM ONE SERVER TO ANOTHER SERVER . FOR THAT WE NEED TO CONFIGURE ALE.DEFINE LOGICAL SYSTEMS TCODE SALE OR BD54ASSIGN LOGICAL SYSTEMS TO CLIENT TCODE SCC4CREATE RFC TCODE SM59CREATE PORTS TCODE WE21CREATE PARTNER ...
Read Answers (3) | Asked by : srinivas

We can create a Module pool to display data from any table using table control.Can we create a module pool to modify data, if yes then please let me know how can i do that .Thanks,Mala
Read Answers (2) | Asked by : MALA

When you add a screen field to customer master(XD01) ,what is the purpose the screen fieldCould please explain
Read Answers (1) | Asked by : somi reddy

1. What is the enterprise structure of FI/CO?2. What is a document type in SAP terminology?3. What are the criteria while creating vendor master records?4 What is the reconciliation account in SAP 
Latest Answer : 1. What is the enterprise structure of FI/CO? Enterprise structure is nothing but Organizational unit structure, which is used to structure Business functions and Reporting. Oraganizational units are used in mapping the physical organization of ...
Read Answers (3) | Asked by : krishna

For example if i enter the range of values 1000 to 2000 it displays no data, I want cheak wather data is in database or not? Explain. 
Latest Answer : Just use select statement like select * from  kna1  into table itab where kna1 = field value of the pirticular table ie (kunnr) ...
Read Answers (2) | Asked by : swapna

Can we change the Basic unit of measure in material master once the material master is created. .If yes how & if No why ?

View Question | Asked by : babu

In lsmw, What is meant by data cleansing? 
Latest Answer : Data Clensing is nothing but correcting incorrect/corrupt records in a dataset ...


 Sponsored Links

 
Related Articles

Breaking up XML into Relational Data

Breaking up XML into Relational Data While the preceding example shows how to construct an XML representation over relational data the example in this section illustrates how you can shred XML data back into relational data This reverse operation can be useful if your application works with relation
 

Querying Data with Oracle XQuery

Querying Data with Oracle XQuery Starting with Oracle Database 10g Release 2 you can take advantage of a full featured native XQuery engine integrated with the database With Oracle XQuery you can accomplish various tasks involved in developing PHP Oracle XML applications operating on any kind of dat
 

Retrieving XML Data

Retrieving XML DataTo retrieve XML data from an XMLType table you can use a SELECT SQL statement just as you would if you had to query a relational table For example to select the employee with the id set to 100 from the employees XMLType table discussed in the preceding section you might issue the
 

Using XMLType for Handling XML Data in the Database

Using XMLType for Handling XML Data in the Database Being an object type XMLType can not only be used to store XML data in the database but also to operate on that data via its built in methods Regardless of the storage model you choose XMLType provides a set of XML specific methods to operate on XM
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

ODP.NET - Techniques to Improve Performance while Retrieving Data

ODP NET Techniques to Improve Performance while Retrieving Data Performance tuning is a great subject in Oracle Volumes of books would not be enough to cover every aspect of performance tuning in Oracle However in this section we will only discuss the fundamental performance techniques while working
 

ODP.NET - Presenting Master-Detail Information Using a Dataset

ODP NET Presenting Master Detail Information Using a Dataset As mentioned before a DataSet object can have its own relations between data tables existing in it We can add these relations dynamically at the client side within an application to represent master detail or hierarchical information The f
 

ODP.NET - Populating a Dataset with a Single Data Table

ODP NET Populating a Dataset with a Single Data Table A dataset is simply a group of data tables These data tables can be identified with their own unique names within a dataset You can also add relations between data tables available in a dataset mosgoogle The following code gives you the details o
 

ODP.NET - Retrieving Typed Data

ODP NET Retrieving Typed Data While retrieving values from OracleDataReader we can extract information available in individual columns of a particular row either by using column ordinal position values or column names mosgoogle Retrieving Typed Data Using Ordinals ODP NET provides data specific enum
 

ODP.NET - Retrieving Data Using OracleDataReader

ODP NET Retrieving Data Using OracleDataReader OracleDataReader is simply a read only and forward only result set It works only if the database connection is open and it makes sure that the connection is open while you are retrieving data As the data that it retrieves is read only it is a bit faster
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape