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
6FIQAC_PART8Reporting Parameters Text for Company Code ( Qatar)
7/ISDFPS/CHVW_E34External Batch Where-Used List
8/1RA/0SD010MI170Items for Class SD01 - Raw Data
9FMARCPAR4Parallelization of FMARC_BATCH
10CEKRS5Movement type parameters for automatic ERS

B1 9.2: Top 10 requests

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

B1 8.8: Top 10 requests

TableColumnsDescription
1OITM249Items
2ORCT154Incoming Payment
3OINV268A/R Invoice
4OVPM154Outgoing Payments
5OIVL77Whse Journal
6OPCH268A/P Invoice
7JDT1110Journal Entry - Rows
8OOCR9Loading Factors
9OSRN20Serial Numbers Master Data
10OBOT10Bill Of Exchang Transaction
Inventory and Production
ProductVersionTableColumnsIndexesDescriptionModule
1Business One9.2UWOR1302Production Order - RowsInventory and Production
SQL:  selectupdate insert create

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

SELECT DocEntry, LineNum, ItemCode, BaseQty, PlannedQty, IssuedQty, IssueType, wareHouse, VisOrder, WipActCode, CompTotal, OcrCode, OcrCode2, OcrCode3, OcrCode4, OcrCode5, LocCode, LogInstanc, LoadFrBOM, Project, UomEntry, UomCode, ItemType, AdditQty, LineText, PickStatus, PickQty, PickIdNo, ReleaseQty, ResAlloc FROM UWOR1
ColumnFieldDescriptionSQL TypeLengthDecimalsRelationDefault ValueConstraintsSQL Create Statement
1DocEntryDocument Internal Numberint110 Allow NULL? 
2LineNumRow Numberint110 Allow NULL? 
3ItemCodeItem No.nvarchar200 Allow NULL? 
4BaseQtyBase Quantitynum196 Allow NULL? 
5PlannedQtyPlanned Quantity - Rowsnum196 Allow NULL? 
6IssuedQtyIssued Quantitynum196 Allow NULL? 
7IssueTypeProduction Order Issue Typechar10B=Backflush, M=Manual Allow NULL? 
8wareHouseWarehousenvarchar80 Allow NULL? 
9VisOrderVisual Orderint110 Allow NULL? 
10WipActCodeWIP Account Codenvarchar150 Allow NULL? 
11CompTotalTotal Completed Sumnum196 Allow NULL? 
12OcrCodeDistribution Rulenvarchar80 Allow NULL? 
13OcrCode2Distribution Rule2nvarchar80 Allow NULL? 
14OcrCode3Distribution Rule3nvarchar80 Allow NULL? 
15OcrCode4Distribution Rule4nvarchar80 Allow NULL? 
16OcrCode5Distribution Rule5nvarchar80 Allow NULL? 
17LocCodeLocation Codeint110 Allow NULL? 
18LogInstancLog Instanceint1100 Allow NULL? 
19LoadFrBOMChild qty was loaded from BOMint6000=Planned qty calculated from baseQty, 1=Planned qty calculated from BOM, 2=Planned qty calculated from recalculated baseQty value Allow NULL? 
20ProjectProject Codenvarchar200 Allow NULL? 
21UomEntryUoM Entryint1100 Allow NULL? 
22UomCodeUoM Codenvarchar200 Allow NULL? 
23ItemTypeItem Typeint1104-18=Text, 290=Resource, 4=Item Allow NULL? 
24AdditQtyAdditional Quantitynum196 Allow NULL? 
25LineTextRow Texttext160
26PickStatusPick Statuschar10NN=Not Picked, P=Partially Picked, R=Release for Picking, Y=Picked Allow NULL? 
27PickQtyPick Quantitynum196 Allow NULL? 
28PickIdNoPick List ID Numberint110 Allow NULL? 
29ReleaseQtyReleased Quantitynum196 Allow NULL? 
30ResAllocResource Allocationchar10B=Automatic, D=On Due Date Allow NULL? 
NamePrimaryUniqueTypeColumns
PRIMARYNoYesDocEntry, LineNum
ITEM_WHSNoNoItemCode, wareHouse