A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
what is abap token?
give example of sap memory and abap memory
Explain the difference between a dialog program and a report?
what are ALV reports? how they are different from normal reports? what are the main events that are used in an ALV report? what is the use of SLIS type pool in alv reports?
after creating lock object if does n't access record by second user what should we do?
Can we define our own match code id's for sap matchcodes ?
you have own g table & kna1 table how to attach the search help for g table as well as kna table?if u press f4 on selection u should display only primary key field of kna1 as well as g table fields
What is the difference between internal tables and extract datasets? : abap modularization
What is the bitwise operator in the sap abap?
What are the difference between call screen and leave screen?
Advantages and disadvantages of different types of bdc's?
In ALV, i have to display list in which some records has to display. starting of each record it should display checkox. and we have to display push button delete. when user select chekc box and press delete button, that entry should delete. please tell me how to do it?