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:

SAP tables MM

Print This Post Email This Post Written by admin on Oct 18th, 2007 | Filed under: ABAP, Material Management (MM)

Download here


Share

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

  1. Source Code: Working with database tables and internal tables REPORT ZSOURCE0103. * Declaration of a work area for a Dictionary tableTABLES CUSTOMERS. * Internal table used as snapshot of the database tableDATA ALL_CUSTOMERS LIKE CUSTOMERS OCCURS 100 WITH HEADER...
  2. ABAP Programs: Using internal tables as snapshots of database tables REPORT ZSOURCE1103.* Work area for a database tableTABLES CUSTOMERS.* Internal tableDATA ALL_CUSTOMERS LIKE CUSTOMERS OCCURS 100 WITH HEADER LINE.* Filling the internal table with all entries of the database tableSELECT...
  3. All the SAP System Tables http://www.jmen-web.de/sap/tables/systables.pdf...
  4. SAP Tables Accounting BSAD Accounting: Secondary index for customers (cleared items) BSID Accounting: Secondary index for customers BSIW Index table for customer bills of exchange used BSIX Index table for customer bills...
  5. SAP Tips: Change Database tables directly SAP being a very robust system has some flaws.. maybe they kept it intentionally so that we can play with it. Anyways, As far as i know there are two...
  6. SAP Tables Categorized by Business Process 1    Customising 1.1    General settings 1.1.1    Countries T005            Countries 1.1.2    Currency TCURC            Currency codes TCURR            Wisselkoersen TCURT            Currency name TCURX           ...
  7. Methods for modifying SAP Standard Tables You can modify SAP ‘Standard Tables’ using: Append Structures Customizing INCLUDES...



Leave a Reply