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
4OIVL77Whse Journal
5OVPM154Outgoing Payments
6OPCH268A/P Invoice
7JDT1110Journal Entry - Rows
8OOCR9Loading Factors
9OSRN20Serial Numbers Master Data
10OBOT10Bill Of Exchang Transaction
1ERP EHP76.0J_3RFSPD_ITEM213Supporting document statement Items data
SQL:  selectupdate insert create

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

SELECT MANDT, SPD_ID, SPD_GJAHR, POSNR, LINE_NUM, DOC_TYPE, DOC_BUKRS, DOC_GJAHR, DOC_NUM, DOC_NUM_EXT, DOC_DATE, DOC_TYPE_CODE, DOC_CURR, DOC_AMOUNT, DOC_CURR_OKV, DOC_CONT_CURR, DOC_CONT_AMOUNT, DOC_CONT_CURR_OKV, SHIP_TYPE, EXP_PAY_DATE, COUNTRY_CODE FROM J_3RFSPD_ITEM
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1MANDTClientnvarchar30CLNT(N'000')No*MANDT Allow NULL? 
2SPD_IDSPD Numbernvarchar100CHAR(N' ')NoJ_3RFSPD_HEADERJ_3RFSPD_ID Allow NULL? 
3SPD_GJAHRSPD Yearnvarchar40NUMC(N'0000')NoJ_3RFSPD_GJAHR Allow NULL? 
4POSNRTechnical Line ID in SPD (Supporting document statement)nvarchar50NUMC(N'00000')NoJ_3RFSPD_POSNR Allow NULL? 
5LINE_NUMSPD Line Item Numbernvarchar30NUMC(N'000')YesJ_3RFSPD_LINE_NUM Allow NULL? 
6DOC_TYPESupporting Document Typenvarchar30CHAR(N' ')YesJ3RFSPD_DOCTYPE Allow NULL? 
7DOC_BUKRSCompany Codenvarchar40CHAR(N' ')Yes*BUKRS Allow NULL? 
8DOC_GJAHRFiscal Yearnvarchar40NUMC(N'0000')YesGJAHR Allow NULL? 
9DOC_NUMAccounting Document Numbernvarchar100CHAR(N' ')YesBELNR_D Allow NULL? 
10DOC_NUM_EXTExternal Document Numbernvarchar500CHAR(N' ')YesJ_3RF_EXT_NUMBER Allow NULL? 
11DOC_DATEDocument Date in Documentnvarchar80DATS(N'00000000')YesBLDAT Allow NULL? 
12DOC_TYPE_CODESupporting Document Type Codenvarchar40CHAR(N' ')YesJ_3RFSPD_DOCCODEJ3RFSPD_DOCCODE Allow NULL? 
13DOC_CURRDocument currencynvarchar50CUKY(N' ')YesTCURCJ_3RF_DOC_WAERS Allow NULL? 
14DOC_AMOUNTAmount in Document Currencydecimal152CURR((0))YesJ_3RF_DOC_AMNT
15DOC_CURR_OKVRussian Currency Codenvarchar30CHAR(N' ')YesRU_CURR Allow NULL? 
16DOC_CONT_CURRContract currencynvarchar50CUKY(N' ')YesTCURCJ_3RF_CNT_WAERS Allow NULL? 
17DOC_CONT_AMOUNTAmount in Contract Currencydecimal152CURR((0))YesJ_3RF_CNT_AMNT
18DOC_CONT_CURR_OKVRussian Currency Codenvarchar30CHAR(N' ')YesRU_CURR Allow NULL? 
19SHIP_TYPEShipment Typechar10CHAR(N' ')YesJ3RFSPD_SHIPTYPE Allow NULL? 
20EXP_PAY_DATEExpected Payment Datenvarchar80DATS(N'00000000')YesJ_3RF_EXPECT_PAYDATE Allow NULL? 
21COUNTRY_CODEISO Country Code Numeric 3-Charactersnvarchar30NUMC(N'000')YesINTCN3 Allow NULL? 
NamePrimaryUniqueTypeColumns
J_3RFSPD_ITEM~0YesYesCLUSTEREDPOSNR, SPD_GJAHR, SPD_ID, MANDT
J_3RFSPD_ITEM~DOCNoNoNONCLUSTEREDDOC_NUM, DOC_GJAHR, DOC_BUKRS, DOC_TYPE
J_3RFSPD_ITEM~GU0NoNoNONCLUSTEREDDOC_TYPE, DOC_NUM, DOC_DATE