Answer Posted / ramdas
SY-TABIX. IS USED TO PROCESS THE DATA IN INTERNAL TABLE.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many types of views are there ?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What are the different types of work process?
What is check table?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
How to get that a secondary index is attached to a select query?
From Excel to ABAP - Is batch mode possible ?
What’s value table?
hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
What is open sql?
Which transaction code can I used to analyze the performance of ABAP program.?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display