Question:
Hi,
I have made a field editable by using INPUT & EDIT = 'X' in the fieldcat.
but how to save this new / edited value.
After editing, I click on save, then I am going back and reexecuting the prg, the value is lost.
Kindly assit.
Thanks,
MRCABAP
Answer:
SAP wouldn't know how to save your data. You have to do it within your program.
Look for samples in BCALV_*EDIT* programs.
_________________
Sudhi Karkada
Answer:
Thanks Sudhi, I will chk.
regards,
MRCABAP