Below are some of the new features of ABAP 7.4/7.5 version. Go through the below articles and implement them in your real time ABAP development.
Click on links below to learn new syntax
4. REDUCE
5. FILTER
6. SWITCH
7. COND
8. Range tables
10. ALPHA IN/OUT
Please make a code practice for a editable ALV with save button. When user make any changes on any field and click on save, the data should be save in a table. (Not from Reuse_alv_grid_display)
ReplyDelete