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
Application Platform :: Master Data :: Central Part of Product Master
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0COMC_ALTID_TYPE161Control Data for Alternative Product IDsCentral Part of Product Master
SQL:  selectupdate insert create

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

SELECT OBJECT_TYPE, ID_TYPE, CLASS_NAME, MAIN_FIELD, DYNPRO_LOCATOR, DYNPRO_HEADER, DYNPRO_PROGRAM, FUNC_FIND, FUNC_MODE, FUNC_SEARCH, FUNC_INIT, FUNC_MAINTAIN, FUNC_CLEAR, UNIQUE_ID, SEPARATOR, NO_GENERATION FROM COMC_ALTID_TYPE
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1OBJECT_TYPEObject Type for Alternative IDsnvarchar100CHAR(N' ')No*COMT_ALTID_OBJECT_TYPE Allow NULL? 
2ID_TYPEID Type for Alternative IDsnvarchar160CHAR(N' ')NoCOMT_ALTID_TYPE Allow NULL? 
3CLASS_NAMEABAP Class Name for Alternative IDsnvarchar300CHAR(N' ')YesCOMT_ALTID_CLASS Allow NULL? 
4MAIN_FIELDTable Field Name for Alternative IDsnvarchar300CHAR(N' ')YesCOMT_ALTID_FIELDNAME Allow NULL? 
5DYNPRO_LOCATORScreen for Searching by Alternative IDsnvarchar40CHAR(N' ')YesCOMT_ALTID_DYNPRO_LOCATOR Allow NULL? 
6DYNPRO_HEADERScreen for Displaying Alternative IDsnvarchar40CHAR(N' ')YesCOMT_ALTID_DYNPRO_HEADER Allow NULL? 
7DYNPRO_PROGRAMProgram for Alternative IDs Display Screennvarchar400CHAR(N' ')Yes*COMT_ALTID_PROGRAM Allow NULL? 
8FUNC_FINDModule for Searching by Alternative IDs in Locatornvarchar300CHAR(N' ')Yes*COMT_ALTID_FUNCMOD_FIND Allow NULL? 
9FUNC_MODEModule for Session Control in Alternative Identifiersnvarchar300CHAR(N' ')Yes*COMT_ALTID_FUNCMOD_MODE Allow NULL? 
10FUNC_SEARCHModule for Exporting Hit List in Locatornvarchar300CHAR(N' ')Yes*COMT_ALTID_FUNCMOD_SEARCH Allow NULL? 
11FUNC_INITModule for Initializing Header Screennvarchar300CHAR(N' ')Yes*COMT_ALTID_FUNCMOD_INIT Allow NULL? 
12FUNC_MAINTAINModule for Maintaining Header Screennvarchar300CHAR(N' ')Yes*COMT_ALTID_FUNCMOD_MAINTAIN Allow NULL? 
13FUNC_CLEARModule for Deleting Header Screennvarchar300CHAR(N' ')Yes*COMT_ALTID_FUNCMOD_CLEAR Allow NULL? 
14UNIQUE_IDIndicator: Alternative ID Type is Uniquechar10CHAR(N' ')YesCOMT_ALTID_UNIQUE Allow NULL? 
15SEPARATORSeparators for Concatenated Displaychar10CHAR(N' ')YesCOMT_ALTID_SEPARATOR Allow NULL? 
16NO_GENERATIONIndicator for Preventing Generationchar10CHAR(N' ')YesCOMT_ALTID_NO_GENERATION Allow NULL? 
NamePrimaryUniqueTypeColumns
COMC_ALTID_TYPE~0YesYesCLUSTEREDID_TYPE, OBJECT_TYPE