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

sap-abap clarrification

Former Member
0 Likes
333

How to modify the output in ALV dynamically, like INPUTON in normal abap report.

How to modify the output in ALV dynamically, like INPUTON in normal abap report.

1 REPLY 1
Read only

Former Member
0 Likes
311

Hello,

Check the sample reports


BALVHT_EDITABLETEXT            Editable text stream (using Text Edit control)
BCALV_EDIT_01                  Switch on and off the ready-for-input status of the entire grid
BCALV_EDIT_02                  Define ready-for-input status at cell level
BCALV_EDIT_03                  Verification of modified cells
BCALV_EDIT_04                  Delete and append rows
BCALV_FULLSCREEN_GRID_EDIT
BCALV_GRID_EDIT
BCALV_TEST_GRID_EDIT_01        Program BCALV_TEST_GRID_EDIT_01
BCALV_TEST_GRID_EDITABLE       Program BCALV_TEST_GRID_EDITABLE

Regards,

Vasanth