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)
8/1RA/0SD010MI170Items for Class SD01 - Raw Data
9BSEG345Accounting Document Segment
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
1OITM249Items
2ORCT154Incoming Payment
3OINV268A/R Invoice
4OIVL77Whse Journal
5OVPM154Outgoing Payments
6OPCH268A/P Invoice
7JDT1110Journal Entry - Rows
8OOCR9Loading Factors
9OINM101Whse Journal
10OSRN20Serial Numbers Master Data
Cross-Application Components
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0/OPT/S_PO_HIST302VSS Staging Table: PO historyCross-Application Components
SQL:  selectupdate insert create

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

SELECT MANDT, EBELN, EBELP, DOC_SEQ, SYNC_FLAG, PO_NO, PO_LINE, SEQ_NO, DOC_YEAR, DOC_NO, DOC_LINE, DOC_DATE, PO_HIST_CAT, POST_DATE, UOM, UNIT_PRICE, QUANTITY, AMOUNT, CURRENCY, SIGN, VENDOR_REF, GR_INVOICED, STATUS, STATUS_PARA1, STATUS_PARA2, STATUS_PARA3, STATUS_PARA4, STATUS_ADDINFO, DELETED, DELIVERY_NOTE FROM /OPT/S_PO_HIST
ColumnFieldDescriptionSQL TypeLengthDecimalsRelationDefault ValueConstraintsSQL Create Statement
1MANDTClientnvarchar30 Allow NULL? 
2EBELNPurchasing Document Numbernvarchar100 Allow NULL? 
3EBELPItem Number of Purchasing Documentnvarchar50 Allow NULL? 
4DOC_SEQPO History Document Sequence Numbernvarchar40 Allow NULL? 
5SYNC_FLAGFlag to indicate if this record is sync with outside dbchar10 Allow NULL? 
6PO_NOPurchasing Document Numbernvarchar100 Allow NULL? 
7PO_LINEItem Number of Purchasing Documentnvarchar50 Allow NULL? 
8SEQ_NOSequential Number of Account Assignmentnvarchar20 Allow NULL? 
9DOC_YEARMaterial Document Yearnvarchar40 Allow NULL? 
10DOC_NONumber of Material Documentnvarchar100 Allow NULL? 
11DOC_LINEItem in Material Documentnvarchar40 Allow NULL? 
12DOC_DATEDocument Date in Documentnvarchar80 Allow NULL? 
13PO_HIST_CATPO history categorychar10 Allow NULL? 
14POST_DATEPosting Date in the Documentnvarchar80 Allow NULL? 
15UOMBase Unit of Measurenvarchar30 Allow NULL? 
16UNIT_PRICEVendor Portal Unit Pricedecimal236
17QUANTITYQuantitydecimal133
18AMOUNTAmount in document currencydecimal132
19CURRENCYCurrency Keynvarchar50 Allow NULL? 
20SIGNSign for positive (+) or negative(-) numberchar10 Allow NULL? 
21VENDOR_REFReference Document Numbernvarchar160 Allow NULL? 
22GR_INVOICEDFlag to indicate whether invoice has been created for the GRnvarchar50 Allow NULL? 
23STATUSStatus Codenvarchar40 Allow NULL? 
24STATUS_PARA1Status Parameter 1nvarchar800 Allow NULL? 
25STATUS_PARA2Status Parameter 2nvarchar800 Allow NULL? 
26STATUS_PARA3Status Parameter 3nvarchar800 Allow NULL? 
27STATUS_PARA4Status Parameter 4nvarchar800 Allow NULL? 
28STATUS_ADDINFOStatus Additional Infonvarchar1320 Allow NULL? 
29DELETEDDeleted flagchar10 Allow NULL? 
30DELIVERY_NOTENumber of External Delivery Notenvarchar160 Allow NULL? 
NamePrimaryUniqueTypeColumns
/OPT/S_PO_HIST~0YesYesCLUSTEREDDOC_SEQ, EBELP, EBELN, MANDT
/OPT/S_PO_HIST~001NoNoNONCLUSTEREDSYNC_FLAG