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 is the difference between get and get late?
What is meant by authorization? Did you ever work on it? : sap abap hr
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
In the `select' statement what is group by ?
function modules are also external subroutines. State true or false. : abap modularization
Does the external program run in the same sap luw as the caller, or in a separate one?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
What is lock object ? : abap data dictionary
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
What does the ‘suppress dialog’ do?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
Explain the advantages of abap query tool?
What is the difference of update types in call transaction method ? : abap bdc
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
What is the maximum number of structures that can be included in a table or structure : abap data dictionary