SAP TABLES

SAP Tables - SAP Business One/ERP Table Definition reference

sap.erpref.com

Schema:
 Module:  Table: 
Column: 
Searchbeta 

icon of database logic symbol SAP  TABLESv1Made in Britain

JDETables.com - the webs number one JD Edwards Table Definition reference

ERP 6.0: Top 10 requests

TableColumnsDescription
1TJKWE15IS-M/SD: WBZ, Order Data for Inbound Processing
2RSADMINC96Customizing Table General BW
3BBP_PD_XML8Table for Persistent Class CL_XML_PPF_BBP
4/OTX/RM_TELIB24Enterprise Library Server Settings
5UMV_TR1259Obsolete:Val.Driver Tree:Assign.Web Reports to Value Drivers
6/ISDFPS/CHVW_E34External Batch Where-Used List
7FIQAC_PART8Reporting Parameters Text for Company Code ( Qatar)
8BSEG345Accounting Document Segment
9/1RA/0SD010MI170Items for Class SD01 - Raw Data
10FMARCPAR4Parallelization of FMARC_BATCH

B1 9.2: Top 10 requests

TableColumnsDescription
1OITM299Items
2OINV386A/R Invoice
3OCRD332Business Partner
4ORDR386Sales Order
5OJDT100Journal Entry
6INV1265A/R Invoice - Rows
7OPCH386A/P Invoice
8JDT1124Journal Entry - Rows
9OPOR386Purchase Order
10OVTG52Tax Definition

B1 8.8: Top 10 requests

TableColumnsDescription
1ORCT154Incoming Payment
2OITM249Items
3OINV268A/R Invoice
4OIVL77Whse Journal
5OINM101Whse Journal
6OVPM154Outgoing Payments
7OPCH268A/P Invoice
8JDT1110Journal Entry - Rows
9OOCR9Loading Factors
10OSRN20Serial Numbers Master Data
Cross-Application Components
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0/OPT/S_INV_HDR333VSS Staging Table: Invoice HeaderCross-Application Components
SQL:  selectupdate insert create

Use the column checkboxes to build your query. Header columns sets/unsets all columns

SELECT MANDT, INVOICE_TYPE, INVOICE_KEY, SYNC_FLAG, INV_NO, INV_TYPE, FISCAL_YEAR, INV_DATE, TOTAL_AMT, SIGN, CURRENCY, TAX, VENDOR_REF, PAYMENT_DUE, PAYMENT_DATE, BASELINE_DATE, PO_NO, COMP_CODE, VENDOR, REF_VENDOR, INV_STATUS, INV_PARA1, INV_PARA2, INV_PARA3, INV_PARA4, INV_ADD_INFO, PAYMENTSTATUS, PAYMENT_PARA1, PAYMENT_PARA2, PAYMENT_PARA3, PAYMENT_PARA4, PAY_ADD_INFO, DELETED FROM /OPT/S_INV_HDR
ColumnFieldDescriptionSQL TypeLengthDecimalsRelationDefault ValueConstraintsSQL Create Statement
1MANDTClientnvarchar30 Allow NULL? 
2INVOICE_TYPEInvoice Typenvarchar50 Allow NULL? 
3INVOICE_KEYInvoice Keynvarchar200 Allow NULL? 
4SYNC_FLAGFlag to indicate if this record is sync with outside dbchar10 Allow NULL? 
5INV_NODocument Number of an Invoice Documentnvarchar100 Allow NULL? 
6INV_TYPEInvoice Typechar10 Allow NULL? 
7FISCAL_YEARFiscal Yearnvarchar40 Allow NULL? 
8INV_DATEDocument Date in Documentnvarchar80 Allow NULL? 
9TOTAL_AMTNet Value in Document Currencydecimal152
10SIGNSign for positive (+) or negative(-) numberchar10 Allow NULL? 
11CURRENCYCurrency Keynvarchar50 Allow NULL? 
12TAXTax amount in document currencydecimal132
13VENDOR_REFReference Document Numbernvarchar160 Allow NULL? 
14PAYMENT_DUEDue Date for Net Paymentnvarchar80 Allow NULL? 
15PAYMENT_DATEProbable Payment Date (Cash Discount 1 Due)nvarchar80 Allow NULL? 
16BASELINE_DATEBaseline Date for Due Date Calculationnvarchar80 Allow NULL? 
17PO_NOPurchasing Document Numbernvarchar100 Allow NULL? 
18COMP_CODECompany Codenvarchar40 Allow NULL? 
19VENDORAccount Number of Vendor or Creditornvarchar100 Allow NULL? 
20REF_VENDORAccount Number of the Branchnvarchar100 Allow NULL? 
21INV_STATUSInvoice Statusnvarchar40 Allow NULL? 
22INV_PARA1Status Parameter 1nvarchar800 Allow NULL? 
23INV_PARA2Status Parameter 2nvarchar800 Allow NULL? 
24INV_PARA3Status Parameter 3nvarchar800 Allow NULL? 
25INV_PARA4Status Parameter 4nvarchar800 Allow NULL? 
26INV_ADD_INFOInvoice Status Additional Infonvarchar1320 Allow NULL? 
27PAYMENTSTATUSPayment Statusnvarchar40 Allow NULL? 
28PAYMENT_PARA1Payment Status Parameter 1nvarchar800 Allow NULL? 
29PAYMENT_PARA2Payment Status Parameter 2nvarchar800 Allow NULL? 
30PAYMENT_PARA3Payment Status Parameter 3nvarchar800 Allow NULL? 
31PAYMENT_PARA4Payment Status Parameter 4nvarchar800 Allow NULL? 
32PAY_ADD_INFOPayment Status Additional Infonvarchar1320 Allow NULL? 
33DELETEDDeleted flagchar10 Allow NULL? 
NamePrimaryUniqueTypeColumns
/OPT/S_INV_HDR~0YesYesCLUSTEREDINVOICE_KEY, INVOICE_TYPE, MANDT
/OPT/S_INV_HDR~001NoNoNONCLUSTEREDFISCAL_YEAR, INV_NO
/OPT/S_INV_HDR~002NoNoNONCLUSTEREDSYNC_FLAG