Answer Posted / bandivenkateswarlu
the organization data is can be categeroised by three types.
These are given below.
Master data
transaction data
organization data
master data: it can be fixed it cannot be changed during the
execution of the program.
Transaction data: rarely changed.
Organization data: daily changes the data .
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
What is synchronous update?
How do you control printer functions from sapscript?
Can we display a list in a pop-up screen other than full-size stacked list?
Explain the difference between call screen and leave screen?
What are the types of parameters in the function modules?
What is the master data necessary before you can start posting in MM?
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?
Explain what is sap script?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What are the parameters in bdc_open_group? : abap bdc
what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...
How are BAPI different from normal function modules?
What are the differences between sap memory and abap memory?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What is the use of the statement leave to list-processing?