Answer Posted / paramjeet
Master data: It is the data which is seldomly changed.
Transaction data: It is the data which is often changed.
Organization data: It is a customizing data which is entered
in the system when the system is configured and is then
rarely changed.
System data:It is the data which R/3 system needs for itself.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What happens if only one of the commands set screen and leave screen is used without using the other?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
Normally how many and what files get created when a transaction program is written?
What are the parameter types for a method?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
How many types of tables exists and what are they in data dictionary? : abap data dictionary
What is the definition of modification in an sap system and how do they impact an upgrade?
How can we create callable modules of program code within one abap/4 program? : abap modularization
What is value table? : abap data dictionary
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
What are the rules to create a BAPI?
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
What are system variable in abap?
What is meant by hot spots? : abap data dictionary
What does an exec sql statement do in abap?