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
6BSEG345Accounting Document Segment
7/ISDFPS/CHVW_E34External Batch Where-Used List
8FIQAC_PART8Reporting Parameters Text for Company Code ( Qatar)
9/1RA/0SD010MI170Items for Class SD01 - Raw Data
10FMARCPAR4Parallelization of FMARC_BATCH

B1 9.2: Top 10 requests

TableColumnsDescription
1OITM299Items
2OINV386A/R Invoice
3OCRD332Business Partner
4ORDR386Sales Order
5OJDT100Journal Entry
6OPCH386A/P Invoice
7INV1265A/R Invoice - Rows
8JDT1124Journal Entry - Rows
9OPOR386Purchase Order
10OVTG52Tax Definition

B1 8.8: Top 10 requests

TableColumnsDescription
1ORCT154Incoming Payment
2OITM249Items
3OINM101Whse Journal
4OINV268A/R Invoice
5OIVL77Whse Journal
6OVPM154Outgoing Payments
7OPCH268A/P Invoice
8JDT1110Journal Entry - Rows
9OOCR9Loading Factors
10OSRN20Serial Numbers Master Data
1ERP EHP76.0CNVMBTPEB221Unique ID for all process execution blocks
SQL:  selectupdate insert create

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

SELECT CLIENT, PACKID, PHASE, PEB_ID, PEB_TYPE, PLANNEDSTARTDATE, PLANNEDSTARTTIME, LATESTSTARTDATE, LATESTSTARTTIME, STOPPOINTS, RESTART_ALLOWED, AUTORESTARTFREQ, MAXAUTOSTART, PRE_PEB_ID, SUC_PEB_ID, NEXT_PEB_ID, REFRESH_ALLOWED, REFRESH_FREQ, CUSER, CTIME, MUSER, MTIME FROM CNVMBTPEB
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1CLIENTClientnvarchar30CLNT(N'000')No*MANDT Allow NULL? 
2PACKIDPackage Number of Transformation / Analysis Packagenvarchar50CHAR(N' ')NoCNVMBTPACKCNV_MBT_PACKID Allow NULL? 
3PHASEPhase of the Migration Projectnvarchar400CHAR(N' ')NoCNVMBTACTIVITYCNV_MBT_PHASE Allow NULL? 
4PEB_IDUnique id for Process Execution Blocksnvarchar400CHAR(N' ')NoCNV_MBT_PEB Allow NULL? 
5PEB_TYPEType of the PEB Memberchar10CHAR(N' ')YesCNV_MBT_MEMBER_TYPE Allow NULL? 
6PLANNEDSTARTDATEPlanned Start data of Execution of a specified PEBnvarchar80DATS(N'00000000')YesCNV_MBT_STARTDATE Allow NULL? 
7PLANNEDSTARTTIMEPlanned start time of execution of a specified PEBnvarchar60TIMS(N'000000')YesCNV_MBT_PLANNED_STARTTIME Allow NULL? 
8LATESTSTARTDATELatest Start date of execution of a specified PEBnvarchar80DATS(N'00000000')YesCNV_MBT_LATEST_STARTDATE Allow NULL? 
9LATESTSTARTTIMELatest start time of execution of a specified PEBnvarchar60TIMS(N'000000')YesCNV_MBT_LATEST_STARTTIME Allow NULL? 
10STOPPOINTSExistence of stop pointschar10CHAR(N' ')YesCNV_MBT_STOPPOINT Allow NULL? 
11RESTART_ALLOWEDMBT PCL Flag to specify possibility of restart_modechar10CHAR(N' ')YesCNV_MBT_RESTART_ALLOWED Allow NULL? 
12AUTORESTARTFREQFrequency of restartnvarchar60TIMS(N'000000')YesCNV_MBT_RESTART_FREQUENCY Allow NULL? 
13MAXAUTOSTARTMax number times of restart allowednvarchar20NUMC(N'00')YesCNV_MBT_MAX_RESTART_ALWD Allow NULL? 
14PRE_PEB_IDPredecessor PEBnvarchar400CHAR(N' ')YesCNV_MBT_PREPEB Allow NULL? 
15SUC_PEB_IDSuccessor PEBnvarchar400CHAR(N' ')YesCNV_MBT_SUCPEB Allow NULL? 
16NEXT_PEB_IDUnique PEB, Next PEBnvarchar400CHAR(N' ')YesCNV_MBT_NEXTPEB Allow NULL? 
17REFRESH_ALLOWEDPCL Status refreshchar10CHAR(N' ')YesCNV_MBT_REFRESH_ALLOWED Allow NULL? 
18REFRESH_FREQFrequency of refreshnvarchar60TIMS(N'000000')YesCNV_MBT_REFRESH_FREQUENCY Allow NULL? 
19CUSERMBT PCL created / changed usernamenvarchar120CHAR(N' ')Yes*CNV_MBT_CUSER Allow NULL? 
20CTIMEMBT PCL create/change timestampdecimal150DEC((0))YesCNV_MBT_CTIME
21MUSERMBT PCL changed usernamenvarchar120CHAR(N' ')Yes*CNV_MBT_MUSER Allow NULL? 
22MTIMEMBT PCL change timestampdecimal150DEC((0))YesCNV_MBT_MTIME
NamePrimaryUniqueTypeColumns
CNVMBTPEB~0YesYesCLUSTEREDPEB_ID, PHASE, PACKID, CLIENT