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

ALV Grid Control help

Former Member
0 Likes
517

Greetings Abapers

I recently started working with ALV grid controls. At the moment, I am trying to do the following.

1) edit entries - i.e. when an editable field such as service provider number is entered, the uneditable field service provider name is automatically updated once the user presses enter

2) add new lines to the alv grid control

3) date validation - i.e. when the editable field date 1 is edited, some validation occurs to check that it is less than date 2

4) when the user clicks the save button, could anyone help me with suggestions for coding the save form.

3 REPLIES 3
Read only

Former Member
Read only

Former Member
0 Likes
454

Just check these programs.

From BCALV_EDIT_01 to BC_ALV_EDIT_08