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
Explain the difference between free and refresh?
What are the update types possible?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
What is the transaction code to display the payroll results ? : abap hr
How can we access the correction and transport system? : abap data dictionary
In select-options, how to get the default values as current month first date and last date by default?
In order to upload purchase order details, how you handle multiple values for a single field?
Can there be more than 1 main window in sap script?
What is protect & endprotect?
On which event we can validate the input fields in module programs?
what is difference between user exit, customer exit and badi?
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
Mention what is alv programming in abap?
Name the abap/4 modularization techniques?
What work you have done in HR module