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
1ERP EHP76.0/SDF/CSSIZING251Sizing estimation details for HDB Row Store
SQL:  selectupdate insert create

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

SELECT TABLE_NAME, COLUMN_NAME, PART_ID, KEYFLAG, HAS_INDEX, NOPK_TYPE, MS_TOTAL, MS_MAIN, EST_MS_MAIN, RECORD_COUNT, DISTINCT_COUNT, LOADED, INDEX_LOADED, COMPRESSION_TYPE, MS_DICT, EST_MS_DICT, MS_INDEX, EST_MS_INDEX, MS_DATA, EST_MS_DATA, MS_MISC, EST_MS_MISC, TYPEKIND, SIZE_IN_BYTE, LOB_SIZE_IN_BYTE FROM /SDF/CSSIZING
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1TABLE_NAMETable namenvarchar300CHAR(N' ')No/SDF/TABLENAME Allow NULL? 
2COLUMN_NAMEColumn namenvarchar600CHAR(N' ')No/SDF/COLUMNNAME Allow NULL? 
3PART_IDPartition IDint100INT4((0))No/SDF/PARTID Allow NULL? 
4KEYFLAGIdentifies a primary key fieldchar10CHAR(N' ')Yes/SDF/PKFIELD Allow NULL? 
5HAS_INDEXIdentifies a secondary key fieldchar10CHAR(N' ')Yes/SDF/SKFIELD Allow NULL? 
6NOPK_TYPEIdentify a table with no primary keychar10CHAR(N' ')Yes/SDF/NKFIELD Allow NULL? 
7MS_TOTALTotal memory size in bytesdecimal200DEC((0))Yes/SDF/MS
8MS_MAINMain memory size in bytesdecimal200DEC((0))Yes/SDF/MAINS
9EST_MS_MAINEstimated memory size in bytesdecimal200DEC((0))Yes/SDF/ESTMS
10RECORD_COUNTNumber of records in the tabledecimal200DEC((0))Yes/SDF/RECCOUNT
11DISTINCT_COUNTDisctinct countdecimal200DEC((0))Yes/SDF/DISTCOUNT
12LOADEDLoad statusnvarchar50CHAR(N' ')Yes/SDF/LOADED Allow NULL? 
13INDEX_LOADEDIndex load statusnvarchar160CHAR(N' ')Yes/SDF/KEYLOADED Allow NULL? 
14COMPRESSION_TYPECompression typenvarchar160CHAR(N' ')Yes/SDF/COPMTYPE Allow NULL? 
15MS_DICTDictionnary size in bytesdecimal200DEC((0))Yes/SDF/DICTMS
16EST_MS_DICTEstimated dictionnary size in bytesdecimal200DEC((0))Yes/SDF/ESTDICTMS
17MS_INDEXIndex memory size in bytesdecimal200DEC((0))Yes/SDF/INDEXMS
18EST_MS_INDEXEstimated index memory size in bytesdecimal200DEC((0))Yes/SDF/ESTINDEXMS
19MS_DATAData size in bytesdecimal200DEC((0))Yes/SDF/DATAMS
20EST_MS_DATAEstimated data memory size in bytesdecimal200DEC((0))Yes/SDF/ESTDATAMS
21MS_MISCMiscelaneous size in bytesdecimal200DEC((0))Yes/SDF/MISCMS
22EST_MS_MISCEstimated miscelaneous size in bytesdecimal200DEC((0))Yes/SDF/ESTMISCMS
23TYPEKINDCategory of dictionnary typechar10CHAR(N' ')Yes/SDF/DATATYPE Allow NULL? 
24SIZE_IN_BYTEAverage field size in bytesdecimal162DEC((0))Yes/SDF/FIELDSIZE
25LOB_SIZE_IN_BYTEAverage LOB field size in bytesdecimal162DEC((0))Yes/SDF/LOBFIELDSIZE
NamePrimaryUniqueTypeColumns
/SDF/CSSIZING~0YesYesCLUSTEREDPART_ID, COLUMN_NAME, TABLE_NAME