what is the difference between master, transactional and
customised data
Answer Posted / vam
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.
| Is This Answer Correct ? | 91 Yes | 5 No |
Post New Answer View All Answers
What is an update type with reference to a match code id? : abap data dictionary
What is the difference between Check and Continue?
What is the use of start-of-selection.,if not use in report what will happen,?
What are Tickets in Realtime ?
What are the different modules of sap? : sap abap hr
What are the disadvantages of different types of bdc's?
Explain how to Handle the internal tables in ABAP?
What will you code in start-of-selection & end-of-selecton & why?
function modules are also external subroutines. State true or false. : abap modularization
What happens if we use leave to list-processing without using suppress-dialog?
What do you mean by batch data communications programming?
What are the pooled and cluster tables?
How do you display a data in a detail list?
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
What is match code? : sap abap hr