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
Basis Components :: Use Subcomponents :: Monitoring :: Operating System Monitors
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0OSMON211Operating system monitoring dataOperating System Monitors
SQL:  selectupdate insert create

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

SELECT SERVER, ADATE, CPUMAX, CPUAVG, PAGEINMAX, PAGINAVG, DRESPMAX, DRESPAVG, LANPACKMAX, LANPAXKAVG, LANERRMAX, LANERRAVG, LANCOLMAX, LANCOLAVG, CPUUSERAVG, CPUSYSTAVG, CPUIDLEAVG, PAGEOUTAVG, PAGEOUTMAX, MAXSWAPSIZ, MINSWAPFRE FROM OSMON
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1SERVERServer namenvarchar80CHAR(N' ')NoD_SERVER Allow NULL? 
2ADATEDate of analysisnvarchar80CHAR(N' ')NoD_DATE Allow NULL? 
3CPUMAXMax. CPU Usage for One Day (Percent), Av. Value for One Hoursmallint50INT2((0))YesD_CPU_MAX
4CPUAVGAv. CPU usage in percentsmallint50INT2((0))YesD_CPU_AVG
5PAGEINMAXMemory Paged In (KB), Maximum for 1 Day, Avg. Value 1 Hourint100INT4((0))YesDMEMPINMAX Allow NULL? 
6PAGINAVGKilobytes Paged In, Average Value for One Dayint100INT4((0))YesDMEMPINAVG Allow NULL? 
7DRESPMAXMax.disk response time (ms) for 1 day, av.value for 1 hourint100INT4((0))YesDDRESPTMAX Allow NULL? 
8DRESPAVGAv.disk response time (ms) for 1 day, av.value for 1 hourint100INT4((0))YesDDRESPTAVG Allow NULL? 
9LANPACKMAXMax. LAN Packets Transferred on 1 Day, Av. Value for 1 Hourint100INT4((0))YesDLANPMAX Allow NULL? 
10LANPAXKAVGAverage LAN Packets Transferred on One Dayint100INT4((0))YesDLANPAVG Allow NULL? 
11LANERRMAXMaximum LAN Errors During One Day, Value for One Hourint100INT4((0))YesDLANERRMAX Allow NULL? 
12LANERRAVGAverage LAN Errors During One Dayint100INT4((0))YesDLANERRAVG Allow NULL? 
13LANCOLMAXMax. LAN collisions during 1 day, value for 1 hourint100INT4((0))YesDLANCOLMAX Allow NULL? 
14LANCOLAVGAverage LAN Collisions for One Hour During One Dayint100INT4((0))YesDLANCOLAVG Allow NULL? 
15CPUUSERAVGUser CPU Utilization in Percentsmallint50INT2((0))YesDCPUUSRAVG
16CPUSYSTAVGCPU System Utilization in Percentsmallint50INT2((0))YesDCPUSYSAVG
17CPUIDLEAVGIdle CPU time in percentsmallint50INT2((0))YesDCPUIDLAVG
18PAGEOUTAVGNumber of Pages Paged Out per Hour (Average)int100INT4((0))YesDPAGOUTAVG Allow NULL? 
19PAGEOUTMAXNumber of Pages Paged Out per Hour (Maximum)int100INT4((0))YesDPAGOUTMAX Allow NULL? 
20MAXSWAPSIZMaximum Swap Sizeint100INT4((0))YesDMAXSWAPSZ Allow NULL? 
21MINSWAPFREMinimum Free Swapint100INT4((0))YesDMINSWAPFR Allow NULL? 
NamePrimaryUniqueTypeColumns
OSMON~0YesYesCLUSTEREDADATE, SERVER