Answer Posted / sarita panda
by using an event called TOP-OF-PAGE
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
How can you access the function code from menu painter?
Which function module would you use to check the user’s authorization to access files before opening a file?
How will you find manager of an employee
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
Create any functions? How to go about it?
What are the functional areas, user groups? How does abap query work in relation to these?
What are the dynamic actions and how to configure it? : sap abap hr
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What are the types of views? : sap abap data dictionary
What are base tables of an aggregate object?
Why do we use types statement in abap programming?
What are indexes? : abap hr
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?