With out any Write statement will the Top of the Page and
End of Page
trigger?
Answer Posted / raju
No.Without any Write statement top-of-page will not
trigger.Because top-of-page will trigger only after
executing first write statment.
| Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
how do you transport lsmw data from one system to another?
Can a constructor be declared private? If yes then in which scenario?
What happens if a function module runs in an update task? : abap modularization
What is the use of enqueue function module? : sap abap data dictionary
What is the meaning of client independent?
How to insert a line into abap internal tables?
How do you save data in bdc tables? : abap bdc
How can we create callable modules of program code within one abap/4 program?
Different types of luws. What are they?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
Double click function on the lists, identifying the line selected by the user on the list?
What is native sql?
What are indexes? : abap hr
What is the difference between a structure and a table?