Answer Posted / anushri
Data Class:- In which table space table is stored when it is created in database.
types of data class/option
1.APPL0-MASTER DATA(data frequently accessed but rarely updated)eg:-name
2.APPL1-TRANSACTION DATA(data which is change frequently)eg:-material stock
3.AAPL2-ORGANIZED DATA(data which is entered while configuration and then rarely changed)eg:-Country key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What are the different types of operators in the sap abap?
What are the differences between macro and subroutine?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
Workbench request are client dependent or client independent
What are function modules?
Can i know some of the Realtime tickets that anyone has been faced ?
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
Which transaction code can I use to analyze the performance of abap program?
How do you save data in bdc tables? : abap bdc
What is the difference between Classic badi and Kernal badi ?
Persistent class
What are the payroll related infotypes? : abap hr
Can we define our own match code id's for sap matchcodes? : abap data dictionary
How to display if the value entered contains records or not?