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
What are the differences between domain and data element?
Explain the differences between se01, se09 and se10?
What is logo in sap script?
What are the 3 types of tables in sap? : abap data dictionary
What is the different between abap and ooabap? Why do we use ooabap?
What are the parameters in bdc_open_group? : abap bdc
How are the date abd time field values stored in sap?
How would you set the formatting options statically and dynamically within a report?
What is the disadvantage of a call by reference?
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
How to eliminate duplicate entries in internal tables?
What is lock objects? : sap abap data dictionary
How can we declare a table control in the abap/4 program?
What is step-loop? Explain all the steps?