Suppose if I’ve 10 records, I don’t want to update 9th
record? How can we do that?
Answer Posted / m j
we can skip index 9 while inserting into database
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
What are the system table used in abap?
What are internal tables? How do you get the number of lines in an internal table?
What is the syntax of packed number?
Workbench request are client dependent or client independent
What is the difference between data elements and domains? : abap data dictionary
Difference between /N and /BEND?
What are the different window types in sapscript?
What are the different attributes that can be assigned to a variant?
How can you distinguish between different kinds of parameters?
Mention the various databases integrities?
What happens if a function module runs in an update task?
What is the different between template and a table?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
How can we create callable modules of program code within one abap/4 program? : abap modularization