How to Define SAP ABAP ALV Report Output list description
How to Define SAP ABAP ALV Report Output list description In the previous Post ,we have discussed about SAP ABAP ALV Reports data declaration ,Events Table ,Selecting the optional Variants and Output Field Characteristics and their importance in ALV report ,from this post ,we will learn about ALV Report Output list description which defines the list output that is ALV layout which user want to display on the real time screen. A layout is build for the report output list description USING the internal table declared above (I_LAYOUT). Output list description structure. The parameters are described under the following heads: - Display options - Exceptions - Totals - Interaction - Detail screen - Display variants (only for hierarchical-sequential ...