how ro trigger a top of page in alv report?

Answer Posted / franklin

top-of-page is trigerred after first write statement and it
will be displayed after we are writing start of selection
and end of selection

If start of selection and end of selection is missing then
the values in write statement vil not be displayed.So start
of selection and end of selection is mandatory for top of
page.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where can you find error log for call transaction? : abap bdc

737


What is primary index?

540


Difference between sy-tabix and sy-index?

806


Is sap xi intended to replace ale?

593


What is its? : abap hr

634






Explain the differences between sap memory and abap memory?

544


What is roll area?

578


Are you familiar with all steps for setting up a workflow?

1681


Why do we declare a method of a class final? What can be the purpose? Give a scenario.

906


What is pretty printer?

605


How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?

583


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1774


What is the reserve command?

674


Can we create an abap program without using y or z?

592


Name the function module used to convert logical file names to physical file names in abap/4 programs?

606