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 are the different software packets available in the market? : sap abap hr
What is meant by stacked list?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What are the field and chain statements?
Can you create a table with fields not referring to data elements? : abap data dictionary
What is Field group?
What are internal tables? : abap hr
how to see the tables of 200 in client 100?
How would you set the formatting options statically and dynamically within a report?
What are Table control and tab strip control in dialog programming ?
What is database utility?
what is leave to TRANSACTION?
How will you transfer data into a file in application server?
What is screen flow logic? What are the sections in it?
What are the list of screen elements?