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
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
State the differences between database view & projection view? : abap data dictionary
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
How can you access the function code from menu painter?
How do you write a function module in sap?
Can i Have Some Examples on Enhancements.
What is the difference between commit-work and rollback-work tasks?
What are the system fields you have worked with? Explain?
How do you find number of records present in internal table?
Differentiate screen painter from menu painter.
What is the difference between data elements and domains?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
What is the structure of the bdc table? : abap bdc
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
Differentiate between ooabap and abap?