1.what are the events in TMG..?
2.if i do not write any thing in a REPORT program except TOP
OF PAGE and END OF PAGE ,then what will be the output?
Answer Posted / raj
no output
start of selection is the default event, without writing this event also it will trigger.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what are the important fields while preparing sales order,inquiry?
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
How can I get ascii value of any letter? Is there any function?
What happens if a function module runs in an update task? : abap modularization
Name some data dictionary objects?
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
Explain the uses of the simple maintenance interface? : sap abap hr
Where do you find info on new developments in SAP?
What is example class
What are the two levels in defining a match code? : abap data dictionary
what will happen if called program is not executable ?
Why are insert and append statement used in sap abap?
What are the differences between primary and secondary indexes?
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?
Which commands are used for interactive reports?