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
Financials
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0FINORDPUR01261Data Storage for Purchase Order Information - ItemsFinancials
SQL:  selectupdate insert create

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

SELECT CLIENT, FIN_ORD, FIN_ORDITM, FIN_SEQNO, FIN_PRICOMPTYPE, FIN_ORDITM_REF, FIN_ORDITMCPLIND, FIN_CONSIND, FIN_GOMEXPIND, FIN_INVOICEXPIND, FIN_GRNONVALIND, FIN_PRODUCT, FIN_LOCATION, FIN_SEGMENT, FIN_PROFITCTR, FIN_LREPUNIT, FIN_FUNCAREA, FIN_COMPANY_P, FIN_SEGMENT_P, FIN_PROFITCTR_P, FIN_LREPUNIT_P, FIN_FUNCAREA_P, FIN_AMTTRA, FIN_CURRTRA, FIN_QTYORD, FIN_UOMORD FROM FINORDPUR01
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1CLIENTClientnvarchar30CLNT(N'000')No*MANDT Allow NULL? 
2FIN_ORDOrdernvarchar220CHAR(N' ')NoFIN_ORD Allow NULL? 
3FIN_ORDITMOrder Itemnvarchar100CHAR(N' ')NoFIN_ORDITM Allow NULL? 
4FIN_SEQNOSequence Numbernvarchar60NUMC(N'000000')NoFIN_SEQNO Allow NULL? 
5FIN_PRICOMPTYPEPrice Component Type Code (GDT)nvarchar40CHAR(N' ')YesFIN_PRICOMPTYPE Allow NULL? 
6FIN_ORDITM_REFReference Order Itemnvarchar100CHAR(N' ')YesFIN_ORDITM_REF Allow NULL? 
7FIN_ORDITMCPLINDPurchase Order Item Completion Indicatorchar10CHAR(N' ')YesFIN_ORDITMCPLIND Allow NULL? 
8FIN_CONSINDConsignment Indicatorchar10CHAR(N' ')YesFIN_CONSIND Allow NULL? 
9FIN_GOMEXPINDGoods Movement Expected Indicatorchar10CHAR(N' ')YesFIN_GOMEXPIND Allow NULL? 
10FIN_INVOICEXPINDInvoice Expected Indicatorchar10CHAR(N' ')YesFIN_INVOICEXPIND Allow NULL? 
11FIN_GRNONVALINDNonvaluated Goods Receipt Indicatorchar10CHAR(N' ')YesFIN_GRNONVALIND Allow NULL? 
12FIN_PRODUCTProductnvarchar220CHAR(N' ')Yes*FIN_PRODUCT Allow NULL? 
13FIN_LOCATIONLocationnvarchar220CHAR(N' ')Yes*FIN_LOCATION Allow NULL? 
14FIN_SEGMENTSegmentnvarchar220CHAR(N' ')YesFIN_SEGMENT Allow NULL? 
15FIN_PROFITCTRProfit Centernvarchar220CHAR(N' ')Yes*FIN_PROFITCTR Allow NULL? 
16FIN_LREPUNITLegal Reporting Unitnvarchar40CHAR(N' ')Yes*FIN_LREPUNIT Allow NULL? 
17FIN_FUNCAREAFunctional Areanvarchar160CHAR(N' ')Yes*FIN_FUNCAREA Allow NULL? 
18FIN_COMPANY_PTrading Partnernvarchar220CHAR(N' ')Yes*FIN_COMPANY_P Allow NULL? 
19FIN_SEGMENT_PPartner Segmentnvarchar220CHAR(N' ')YesFIN_SEGMENT_P Allow NULL? 
20FIN_PROFITCTR_PPartner Profit Centernvarchar220CHAR(N' ')Yes*FIN_PROFITCTR_P Allow NULL? 
21FIN_LREPUNIT_PLegal Reporting Unit of Partnernvarchar40CHAR(N' ')Yes*FIN_LREPUNIT_P Allow NULL? 
22FIN_FUNCAREA_PPartner Functional Areanvarchar160CHAR(N' ')Yes*FIN_FUNCAREA_P Allow NULL? 
23FIN_AMTTRAAmount in Transaction Currencydecimal232CURR((0))YesFIN_AMTTRA
24FIN_CURRTRATransaction Currencynvarchar50CUKY(N' ')Yes*FIN_CURRTRA Allow NULL? 
25FIN_QTYORDQuantity in Order Unitdecimal233QUAN((0))YesFIN_QTYORD
26FIN_UOMORDOrder Unitnvarchar30UNIT(N' ')Yes*FIN_UOMORD Allow NULL? 
NamePrimaryUniqueTypeColumns
FINORDPUR01~0YesYesCLUSTEREDFIN_SEQNO, FIN_ORDITM, FIN_ORD, CLIENT