Answer Posted / g . shankar
Go to transaction SE11, open your database table. Choose
the menu, Goto->Indexes to create index. Give your index
name and choose the fields of the table. Be careful, an
additional index may vanish with the next upgrade or
hotpackage.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
What is the differences between structure and table in data dictionary in abap?
Explain pai and pbo.
Which function module reads the data for particular infotype ? : abap hr
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
Differentiate between static and dynamic step loops?
Can we include customizing include or an append structure with pooled or cluster tables?
What is a fall back class?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What is the difference between sum and collect?
What is netweaver???what is the relationship with ABAP?
Have you printed any report?
Update types in Call transaction method. What is the difference?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What is the difference between sy-tabix and sy-index? Where it is used?