2006 Aug 23 2:43 PM
hi to all,
Is there any possibility of entering the data in the specific field after displaying the ALV output.
thanks rich.
if i enter the truck id in that column then it has to update to sales order transaction
thanks
sun
Message was edited by: sun deep
Message was edited by: sun deep
2006 Aug 23 2:45 PM
2006 Aug 23 2:45 PM
2006 Aug 23 2:47 PM
2006 Aug 23 2:49 PM
2006 Aug 23 3:11 PM
What is the relation between the layout and editing of the data of the field.
If you want to make all the fields editable, you can simply mark the EDIT field of the LAYOUT to X. IF you want this EDIT for specific fields, do it at the FIELD CATALOG level.
You can have a SAVE button in the GUI STATUS and when SAVEd you can take the data from the internal table and save it in the database.
Regards,
Ravi
Note : Please mark all the helpful answers
Message was edited by: Ravikumar Allampallam