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 :: Database Interface, Database Platforms :: DB2 for OS39
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0DB2IXBACK301List of indexes that need a backupDB2 for OS39
SQL:  selectupdate insert create

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

SELECT DATE_ANA, TIME_ANA, IXCREA, IXNAM, IXPART, CREATOR, NAME, TBCREATOR, TBNAME, UNIQUERULE, INDEXTYPE, INDEXSPACE, CLUSTERING, ERASERULE, CLOSERULE, COLCOUNT, DBID, DBNAME, BPOOL, PGSIZE, DSETPASS, PIECEIZE, COPY, PARTITIONS, PARTNR, OPERATION, NDAYS, LEAFDIST, EXTENTS, REASON FROM DB2IXBACK
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1DATE_ANADate of the last checknvarchar80DATS(N'00000000')NoDB2BCKDATE Allow NULL? 
2TIME_ANATime of the last checknvarchar60TIMS(N'000000')NoDB2BCKTIME Allow NULL? 
3IXCREADB2 creator namenvarchar80CHAR(N' ')NoDB2CREATOR Allow NULL? 
4IXNAMName of a DB2 for OS/390 indexnvarchar180CHAR(N' ')NoDB2IDXNAME Allow NULL? 
5IXPARTPartition numbersmallint50INT2((0))NoDB2PARTNRS
6CREATORDB2 creator namenvarchar80CHAR(N' ')YesDB2CREATOR Allow NULL? 
7NAMEIndex namenvarchar180CHAR(N' ')YesDB2INXNAME Allow NULL? 
8TBCREATORAuthorization id of the owner of the tablenvarchar80CHAR(N' ')YesDB2TBCREAT Allow NULL? 
9TBNAMEName of the table on which the index is definednvarchar180CHAR(N' ')YesDB2TBNAME Allow NULL? 
10UNIQUERULEWhether the index is uniquechar10CHAR(N' ')YesDB2UNIQUE Allow NULL? 
11INDEXTYPEIndex typechar10CHAR(N' ')YesDB2IXTYPE Allow NULL? 
12INDEXSPACEName of the indexspace that contains the indexnvarchar80CHAR(N' ')YesDB2IXSPACE Allow NULL? 
13CLUSTERINGWhether CLUSTER was specified when the index was createdchar10CHAR(N' ')YesDB2CLUSTER Allow NULL? 
14ERASERULEDatasets are to be erased when droppedchar10CHAR(N' ')YesDB2ERULE Allow NULL? 
15CLOSERULEData sets for closure when limit of open data sets reachedchar10CHAR(N' ')YesDB2CRULE Allow NULL? 
16COLCOUNTNumber of columns in the table or viewsmallint50INT2((0))YesDB2COLCNT
17DBIDDBIDsmallint50INT2((0))YesDB2DBID
18DBNAMEDatabase namenvarchar80CHAR(N' ')YesDB2DBNAME Allow NULL? 
19BPOOLDB2/390: Buffer poolnvarchar80CHAR(N' ')YesDB2BUFPOOL Allow NULL? 
20PGSIZEDB2 for OS/390 page size in KBytessmallint50INT2((0))YesDB2PGSIZE
21DSETPASSThe password for the datasets of the tablespacenvarchar80CHAR(N' ')YesDB2DPASS Allow NULL? 
22PIECEIZEMaximum size of a data set storage piece in KBytesint100INT4((0))YesDB2PIECEI4 Allow NULL? 
23COPYIndex can be copiedchar10CHAR(N' ')YesDB2COPY Allow NULL? 
24PARTITIONSNumber of partitions of the tablespace or indexspacesmallint50INT2((0))YesDB2PART
25PARTNRPartition numbersmallint50INT2((0))YesDB2PARTNRS
26OPERATIONDate and time of last RUNSTATSnvarchar260CHAR(N' ')YesDB2STATSTM Allow NULL? 
27NDAYSNumber of days since last invocationint100INT4((0))YesDB2DAYS Allow NULL? 
28LEAFDIST100 * avg number of leaf pages between successive leaf pagesint100INT4((0))YesDB2LEAFDIS Allow NULL? 
29EXTENTSNumber of extents of a tablespaceint100INT4((0))YesDB2EXTENT Allow NULL? 
30REASONReason running utility is recommendednvarchar180CHAR(N' ')YesDB2REASON Allow NULL? 
NamePrimaryUniqueTypeColumns
DB2IXBACK~0YesYesCLUSTEREDIXPART, IXNAM, IXCREA, TIME_ANA, DATE_ANA