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
Financial Accounting :: Localization
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0J_1BPOSREDUCTION261POS-Database Reduction (Brazilian)Localization
SQL:  selectupdate insert create

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

SELECT MANDT, WERKS, BUDAT, KSKRS, KASNR, NFTYPE, CURRENCY, SERIALNR, COUNTBEG, COUNTEND, NRCOUPON, SERIENR, AMOUNTBEG, AMOUNTEND, CANCELS, DISCOUNTS, TAXTYP, TAXCODE, TAXVALUE, BASE, EXCLBASE, OTHERBASE, MAPNUMBER, DOCNUM, MESTYP, NFNUM FROM J_1BPOSREDUCTION
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1MANDTClientnvarchar30CLNT(N'000')NoT000MANDT Allow NULL? 
2WERKSPlantnvarchar40CHAR(N' ')NoT001WWERKS_D Allow NULL? 
3BUDATDate on which transaction occurred at POS systemnvarchar80DATS(N'00000000')NoPOSVORGDAT Allow NULL? 
4KSKRSPOS sub-network (controller)nvarchar50CHAR(N' ')NoPOSKREIS Allow NULL? 
5KASNRPOS IDnvarchar250CHAR(N' ')NoPOSKASSID Allow NULL? 
6NFTYPENota Fiscal Typenvarchar20CHAR(N' ')YesJ_1BAAJ_1BNFTYPE Allow NULL? 
7CURRENCYCurrency Keynvarchar50CUKY(N' ')Yes*WAERS Allow NULL? 
8SERIALNRSerial number of POSnvarchar150CHAR(N' ')YesJ_1BSERIALNR Allow NULL? 
9COUNTBEGNumber of counter of POS in the beginning of the daynvarchar60NUMC(N'000000')YesJ_1BCOUNTBEG Allow NULL? 
10COUNTENDNumber of counter of POS at the end of the daynvarchar60NUMC(N'000000')YesJ_BCOUNTEND Allow NULL? 
11NRCOUPONNumber of coupon of reduction Znvarchar60NUMC(N'000000')YesJ_1BNRCOUPON Allow NULL? 
12SERIENRSeries of the Couponnvarchar30CHAR(N' ')YesJ_1BSERIENR Allow NULL? 
13AMOUNTBEGAccumulated Amount of POS at the Start of the Daydecimal152CURR((0))YesJ_1BAMOUNTBEG
14AMOUNTENDAccumulated Amount of POS at the End of the Daydecimal152CURR((0))YesJ_1BAOUMNTEND
15CANCELSCancelsnvarchar160NUMC(N'0000000000000000')YesJ_1BCANCELS Allow NULL? 
16DISCOUNTSDiscountsnvarchar160NUMC(N'0000000000000000')YesJ_1BDISCOUNTS Allow NULL? 
17TAXTYPTax Typenvarchar40CHAR(N' ')YesJ_1BAJJ_1BTAXTYP Allow NULL? 
18TAXCODETax codenvarchar50CHAR(N' ')YesJ_1BTAXCODE Allow NULL? 
19TAXVALUETax valuedecimal152CURR((0))YesJ_1BTAXVAL
20BASEBase amountdecimal152CURR((0))YesJ_1BBASE
21EXCLBASEExcluded base amountdecimal152CURR((0))YesJ_1BEXCBAS
22OTHERBASEOther base amountdecimal152CURR((0))YesJ_1BOTHBAS
23MAPNUMBERNumber of MAP of POSnvarchar60CHAR(N' ')YesJ_1BMAPNUMBER Allow NULL? 
24DOCNUMIDoc numbernvarchar160NUMC(N'0000000000000000')YesEDI_DOCNUM Allow NULL? 
25MESTYPMessage Typenvarchar300CHAR(N' ')Yes*EDI_MESTYP Allow NULL? 
26NFNUMDocument Numbernvarchar100NUMC(N'0000000000')Yes*J_1BDOCNUM Allow NULL? 
NamePrimaryUniqueTypeColumns
J_1BPOSREDUCTION~0YesYesCLUSTEREDKASNR, KSKRS, BUDAT, WERKS, MANDT