Table Controls Explained in Detail
http://sap.niraj.tripod.com/id29.html
If you like this post, you may as well like these too:
- ABAP Programs: Filling an internal table from a database table REPORT ZSOURCE1203.* Work area for a database tableTABLES CUSTOMERS.* Defining an internal table with header lineDATA ALL_CUSTOMERS LIKE CUSTOMERS OCCURS 100 WITH HEADER LINE.* Filling the internal table (previous content...
- Common Controls in SAP Let’s look at a few of the common buttons and controls in the SAP system: On any screen in SAP, the green check mark means enter. If you prefer, you...
- CONTROLS: ABAP Keyword a day CONTROLS Basic formCONTROLS ctrl TYPE ctrl_type.EffectDefines a control.A control defines an ABAP/4 runtime object which displays data in a particular visual format, depending on the type. It offers the user...



















Leave a Reply