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
Cross-Application Components :: General Application Functions :: Business Application Support
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0CNVTABLES251Conversion: Tables for processing by packageBusiness Application Support
SQL:  selectupdate insert create

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

SELECT MANDT, PACKID, TABNAME, SUMUP, COPYROWS, KEYCHVIEWS, NOVIEW, SEQNUM, MASTERTAB, NOTUSE, USECLTECH, USEDROPINS, GETDUPREC, MULTICOPY, NODATA, STANDARD, CREATED, CRDATE, CRTIME, CRUSER, CHANGED, CHDATE, CHTIME, CHUSER, SOURCE FROM CNVTABLES
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1MANDTClientnvarchar30CLNT(N'000')NoT000MANDT Allow NULL? 
2PACKIDConversion: Conversion package numbernvarchar50CHAR(N' ')NoCNVPACKCNV_PACK Allow NULL? 
3TABNAMETable Namenvarchar300CHAR(N' ')NoDD02LTABNAME Allow NULL? 
4SUMUPMethod of duplicate table keys handlingchar10CHAR(N' ')YesCNV_SUM Allow NULL? 
5COPYROWSConversion: Copy indicator for table recordschar10CHAR(N' ')YesCNV_COPY Allow NULL? 
6KEYCHVIEWSConversion: No temporary duplicates during conversionchar10CHAR(N' ')YesCNV_KCV Allow NULL? 
7NOVIEWConversion: Indicator for non-use of viewschar10CHAR(N' ')YesCNV_NOV Allow NULL? 
8SEQNUMConversion: Sequence Numbernvarchar20NUMC(N'00')YesCNV_ORD Allow NULL? 
9MASTERTABConversion: Indicator for header tablechar10CHAR(N' ')YesCNV_MTAB Allow NULL? 
10NOTUSEExclusion from conversion indicationchar10CHAR(N' ')YesCNV_NOT Allow NULL? 
11USECLTECHConversion: Indicator that cluster technique is usedchar10CHAR(N' ')YesCNV_UCLT Allow NULL? 
12USEDROPINSConversion: Indicator for usage of drop-insert methodchar10CHAR(N' ')YesCNV_DROPINS Allow NULL? 
13GETDUPRECIndic. for returning the target record if duplicates occurchar10CHAR(N' ')YesCNV_GETDUP Allow NULL? 
14MULTICOPYIndicates if multiple copies of the data should be createdchar10CHAR(N' ')YesCNV_MULTICOPY Allow NULL? 
15NODATAConversion: No data in the tablechar10CHAR(N' ')YesCNV_NODATA Allow NULL? 
16STANDARDIndicator for SAP standard tableschar10CHAR(N' ')YesCNV_STANDARD Allow NULL? 
17CREATEDCreator of control datanvarchar400CHAR(N' ')YesCNV_00001_CTRL_DATA_CREATOR Allow NULL? 
18CRDATECreation datenvarchar80DATS(N'00000000')YesCNV_00001_CREATE_DATE Allow NULL? 
19CRTIMECreation timenvarchar60TIMS(N'000000')YesCNV_00001_CREATE_TIME Allow NULL? 
20CRUSERCreating usernvarchar120CHAR(N' ')YesCNV_00001_CREATE_USER Allow NULL? 
21CHANGEDModifier of control datanvarchar400CHAR(N' ')YesCNV_00001_CTRL_DATA_MODIFIER Allow NULL? 
22CHDATEChange datenvarchar80DATS(N'00000000')YesCNV_00001_CHANGE_DATE Allow NULL? 
23CHTIMEChange timenvarchar60TIMS(N'000000')YesCNV_00001_CHANGE_TIME Allow NULL? 
24CHUSERChange usernvarchar120CHAR(N' ')YesCNV_00001_CHANGE_USER Allow NULL? 
25SOURCEControl data sourcechar10CHAR(N' ')YesCNV_00001_CTRL_DATA_SOURCE Allow NULL? 
NamePrimaryUniqueTypeColumns
CNVTABLES~0YesYesCLUSTEREDTABNAME, PACKID, MANDT