Just a key and two clicks for ALV consistency check
ALV consistency check. I actually recollect, when one of my leader did a survey of my most memorable deliverable in ALV report; it was over in 1 moment. He came…
Why are developers so fond of ‘REUSE_ALV_GRID_DISPLAY’?
Is it that hard to NOT utilize FM ‘REUSE_ALV_GRID_DISPLAY’ to show ALV? Or on the other hand is it human instinct to remain in our usual range of familiarity? ABAPers…
Why are developers so fond of ‘REUSE_ALV_GRID_DISPLAY’?
Is it that hard to NOT utilize FM ‘REUSE_ALV_GRID_DISPLAY’ to show ALV? Or on the other hand is it human instinct to remain in our usual range of familiarity? ABAPers…
Is data element WDY_BOOLEAN and Flag (Char1) the same for Web Dynpro ALV?
Both wdy_boolean and flag are data elements of type char1. Does it mean both are the same? Straight talk today. Allow me to show both of you the results of a similar Web Dynpro…
Learning SAP UI5’s Object ListItem Control
One variation of List Items in SAPUI5 is called Object List Item. A list item may be an action list, display list, feed list, standard list, or object list item.…