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
8OVTG52Tax Definition
9OPOR386Purchase Order
10JDT1124Journal Entry - Rows

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
1ERP EHP76.0BOE_D_INVENTORY181Making inventory of bill of exchange receivable
SQL:  selectupdate insert create

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

SELECT MANDT, DB_KEY, PARENT_KEY, ROOT_KEY, BOE_B_NAME, BOE_NUMBER, CDATE, BOE_CHECK, CTIME, CREATE_BY, REVIEWED_BY, BUKRS, BOE_C_STATUS, BOE_STATUS, BOE_V_STATUS, BOE_E_REASON, BOE_R_REASON, BOE_R_COMMENT FROM BOE_D_INVENTORY
ColumnFieldDescriptionSQL TypeLengthDecimalsRelationDefault ValueConstraintsSQL Create Statement
1MANDTClientnvarchar30 Allow NULL? 
2DB_KEYGlobal Unique ID for tablevarbinary160
3PARENT_KEYGlobal Unique ID for tablevarbinary160
4ROOT_KEYGlobal Unique ID for tablevarbinary160
5BOE_B_NAMESession ID for BOE Countingnvarchar100 Allow NULL? 
6BOE_NUMBERBill of exchange Numbernvarchar300 Allow NULL? 
7CDATECounting date for Boe Recievablenvarchar80 Allow NULL? 
8BOE_CHECKCheck flag for make inventory of Boe receivablechar10 Allow NULL? 
9CTIMEUTC Time Stamp in Short Form (YYYYMMDDhhmmss)decimal150
10CREATE_BYUser Namenvarchar120 Allow NULL? 
11REVIEWED_BYUser Namenvarchar120 Allow NULL? 
12BUKRSCompany Codenvarchar40 Allow NULL? 
13BOE_C_STATUSStatus of inventories on Boe receivablechar10 Allow NULL? 
14BOE_STATUSBill of exchange statusnvarchar300 Allow NULL? 
15BOE_V_STATUSBOE Check Verification Statuschar10 Allow NULL? 
16BOE_E_REASONCommentnvarchar2560 Allow NULL? 
17BOE_R_REASONCommentnvarchar2560 Allow NULL? 
18BOE_R_COMMENTCommentnvarchar2560 Allow NULL? 
NamePrimaryUniqueTypeColumns
BOE_D_INVENTORY~0YesYesCLUSTEREDBOE_NUMBER, BOE_B_NAME, ROOT_KEY, PARENT_KEY, DB_KEY, MANDT