How to write message without using message class in report?
How to go to edit mode in classical display report, means
that how to edit one of the column after displaying
classical report, not in ALV.
Answer Posted / buddula15
We can display the fields on the report in edit mode using
INPUT keyword...
write:/ 'Buddula' INPUT.
In the report this field will be displayed in the edit
mode...
Buddula15
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What do you mean by batch data communications programming?
How many secondary indexes can we create in a table?
What are the list of screen elements?
What is locking? : abap data dictionary
Static and instance variable and method with live example. Why and when to use
What is the disadvantage of a call by reference?
Explain how to write a bdc - how do you go about it?
What is the client concept in sap?
Explain what are the system fields? Explain?
What is foreign key relationship? : abap hr
What are field groups?
Can a constructor be redefined?
What is meant by search help? : sap abap data dictionary
if while coding power goes off , how to retrieve the codes?
Explain difference between primary key and unique key?