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
Finance
ProductVersionTableColumnsIndexesDescriptionModule
1Business One9.3RCR1291Recurring Postings - RowsFinance
SQL:  selectupdate insert create

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

SELECT RcurCode, LineId, AcctCode, AcctDesc, Debit, Credit, Currency, Instance, VatGroup, UserSign, VatLine, CtrlAcct, OcrCode, TaxType, TaxPostAcc, StaCode, StaType, TaxCode, OcrCode1, OcrCode2, OcrCode3, OcrCode4, OcrCode5, WtLiable, WTaxLine, GrossValue, Project, BPLId, CemCode FROM RCR1

TOPB1 9.3  | RCR1 COLUMNS

ColumnFieldDescriptionSQL TypeLengthDecimalsRelationDefault ValueConstraintsSQL Create Statement
1RcurCodeRecurring Postings Codenvarchar80ORCR Allow NULL? 
2LineIdRow Numberint1100 Allow NULL? 
3AcctCodeAccount Codenvarchar150 Allow NULL? 
4AcctDescAccount Descriptionnvarchar1000 Allow NULL? 
5DebitDebitnum196 Allow NULL? 
6CreditCreditnum196 Allow NULL? 
7CurrencyCurrencynvarchar30 Allow NULL? 
8InstanceInstanceint60 Allow NULL? 
9VatGroupTax Groupnvarchar80OVTG Allow NULL? 
10UserSignUser Signatureint60OUSR Allow NULL? 
11VatLineVAT Rowchar10NN=No, Y=Yes Allow NULL? 
12CtrlAcctControl Accountnvarchar150 Allow NULL? 
13OcrCodeDistr. Rulenvarchar80OOCR Allow NULL? 
14TaxTypeTax Typeint600 Allow NULL? 
15TaxPostAccTax Posting Accountchar10NN, P=Purchasing Tax Account, R=Sales Tax Account Allow NULL? 
16StaCodeAuthority Codenvarchar80OSTA Allow NULL? 
17StaTypeAuthority Typeint110OSTT Allow NULL? 
18TaxCodeTax Codenvarchar80OSTC Allow NULL? 
19OcrCode1Costing Code 1nvarchar80OOCR Allow NULL? 
20OcrCode2Costing Code 2nvarchar80OOCR Allow NULL? 
21OcrCode3Costing Code 3nvarchar80OOCR Allow NULL? 
22OcrCode4Costing Code 4nvarchar80OOCR Allow NULL? 
23OcrCode5Costing Code 5nvarchar80OOCR Allow NULL? 
24WtLiableWTax-Liablechar10N=No, Y=Yes Allow NULL? 
25WTaxLineWTax Rowchar10NN=No, Y=Yes Allow NULL? 
26GrossValueGross Valuenum196 Allow NULL? 
27ProjectProject Codenvarchar200OPRJ Allow NULL? 
28BPLIdBranchint110OBPL Allow NULL? 
29CemCodeCost Element Codenvarchar200OCEM Allow NULL? 

TOPB1 9.3  | RCR1 INDEXES

NamePrimaryUniqueTypeColumns
PRIMARYNoYesRcurCode, Instance, LineId