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
Without Description :: Planning :: Business Planning and Simulation
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0UPC_STATISTIC3281Statistic for Executing Planning FunctionsBusiness Planning and Simulation
SQL:  selectupdate insert create

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

SELECT MANDT, GUID, NAME, TYPE, DATUM, UZEIT, UNAME, AREA, PLEVEL, PPACKAGE, METHOD, PARAM, RUNTIME_BRUTTO, BW_READ_RECS, BW_READ_RECS_DEL, BW_READ_CALLS, BW_READ_TIME, PF_RECS_READ, PF_RECS_CHANGED, PF_RECS_NEW, PF_RECS_READ_REF, MP_P_CELLS_TIME, MP_P_CELLS_NUM, MP_OPEN_VIEWER, MP_LOG_SCR, MP_P_DATA_TIME, WEB_PAI, WEB_PBO FROM UPC_STATISTIC3
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1MANDTClientnvarchar30CLNT(N'000')No*MANDT Allow NULL? 
2GUIDUUID in compressed form (22 character UUENCODEd)nvarchar220CHAR(N' ')NoSYSUUID_22 Allow NULL? 
3NAMEName of Statistic Recordsnvarchar40CHAR(N' ')YesUPC_Y_STAT_NAME Allow NULL? 
4TYPEFurther Information on Name of Statistic Recordnvarchar200CHAR(N' ')YesUPC_Y_STAT_TYPE Allow NULL? 
5DATUMSystem Datenvarchar80DATS(N'00000000')YesSYDATUM Allow NULL? 
6UZEITSystem Timenvarchar60TIMS(N'000000')YesSYUZEIT Allow NULL? 
7UNAMEUser Namenvarchar120CHAR(N' ')YesSYUNAME Allow NULL? 
8AREAPlanning Areanvarchar80CHAR(N' ')YesUPC_AREAUPC_Y_AREA Allow NULL? 
9PLEVELPlanning levelnvarchar80CHAR(N' ')YesUPC_PLEVELUPC_Y_PLEVEL Allow NULL? 
10PPACKAGEPlanning Packagenvarchar80CHAR(N' ')YesUPC_PACKAGEUPC_Y_PACKAGE Allow NULL? 
11METHODPlanning functionnvarchar80CHAR(N' ')YesUPC_Y_METHOD Allow NULL? 
12PARAMParameter Groupnvarchar80CHAR(N' ')YesUPC_Y_PARAM Allow NULL? 
13RUNTIME_BRUTTOTotal Execution Timeint100INT4((0))YesUPC_Y_STAT_RUNTIME Allow NULL? 
14BW_READ_RECSNumber of Data Records, which Have Been Read by BWint100INT4((0))YesUPC_Y_STAT_BW_READ_RECS Allow NULL? 
15BW_READ_RECS_DELNumber of Deleted Data Records (All Key Figures Equal Zero)int100INT4((0))YesUPC_Y_STAT_BW_READ_RECS_DEL Allow NULL? 
16BW_READ_CALLSNumber of Read Accessesint100INT4((0))YesUPC_Y_STAT_BW_READ_CALLS Allow NULL? 
17BW_READ_TIMETotal Read Time for All Read Accesses for Transaction Dataint100INT4((0))YesUPC_Y_STAT_BW_READ_TIME Allow NULL? 
18PF_RECS_READNumber of Data Records Requested From Planning Functionint100INT4((0))YesUPC_Y_STAT_PF_RECS_READ Allow NULL? 
19PF_RECS_CHANGEDNumber of Data Records of Planning Function Changedint100INT4((0))YesUPC_Y_STAT_PF_RECS_CHANGED Allow NULL? 
20PF_RECS_NEWNumber of Data Records of Planning Function Generated Newint100INT4((0))YesUPC_Y_STAT_PF_RECS_NEW Allow NULL? 
21PF_RECS_READ_REFNumber of Reference Data Requested by Planning Functionint100INT4((0))YesUPC_Y_STAT_PF_RECS_READ_REF Allow NULL? 
22MP_P_CELLS_TIMETime to Transport and Presnt Data Cells to PCint100INT4((0))YesUPC_Y_STAT_MP_P_CELLS_TIME Allow NULL? 
23MP_P_CELLS_NUMNumber of Data Cells, which Are Transferred to the Front Endint100INT4((0))YesUPC_Y_STAT_MP_P_CELLS_NUM Allow NULL? 
24MP_OPEN_VIEWERTime to Start the Viewer and Open the Documentint100INT4((0))YesUPC_Y_STAT_MP_OPEN_VIEWER Allow NULL? 
25MP_LOG_SCRTime to Build the Logical Screenint100INT4((0))YesUPC_Y_STAT_MP_LOG_SCR Allow NULL? 
26MP_P_DATA_TIMETotal Time Prepare and Write Data Frontendint100INT4((0))YesUPC_Y_STAT_MP_P_DATA_TIME Allow NULL? 
27WEB_PAIWeb Time for Input Processingint100INT4((0))YesUPC_Y_STAT_WEB_INPUT_PROC Allow NULL? 
28WEB_PBOWeb Time for Output Processingint100INT4((0))YesUPC_Y_STAT_WEB_INIT Allow NULL? 
NamePrimaryUniqueTypeColumns
UPC_STATISTIC3~0YesYesCLUSTEREDMANDT, GUID