ERP Database - The Unofficial ERP Knowledge Base

Facebook Twitter del.icio.us Digg it
ERP Database contains a huge collection of articles related to ERP System and Software. Many of the articles are specifically related to SAP. All these ERP/SAP articles are freely available to everyone.

If you would like to submit an article or share any document related to ERP or any specific ERP software. Please mail it to support@erpdb.info. Please make sure that the documents are not copyrighted.
Social Bookmarks:

Table Controls Explained in Detail

Print This Post Email This Post Written by admin on Oct 1st, 2007 | Filed under: ABAP

http://sap.niraj.tripod.com/id29.html

Share

If you like this post, you may as well like these too:

  1. 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...
  2. 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...
  3. 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