Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

classical report field edit

Former Member
0 Likes
781

Hi All,

I have written a classical report where my requirement is to provide edit for a particular field. For that i have declared as

WRITE: <FIELD-NAME> INPUT.

now i am able to edit this field but my requirement is to hold this field value at runtime untill i save it.

So,please let me know how to hold the value. Is it possible.

Your help will be appreciated.

Regards,

Venki.

1 REPLY 1
Read only

Former Member
0 Likes
425

Hi,

Here is the example of editable classical report

[http://sapprograms.blogspot.com/2008/12/save-and-edit-in-classical-report.html]