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.0CNVCMIS_A_OPFILE171Optical Archiving file
SQL:  selectupdate insert create

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

SELECT MANDT, PACKID, SYSID, DOCUMENT, ARCHIV_KEY, CREAT_DATE, CREAT_TIME, OBJ_COUNT, FILE_SIZE, FILENAME, STATUS_OPT, STATUS_FIL, COMMENTS, STATUS_IDX, PATHINTERN, CREP, ARCH_DOCID FROM CNVCMIS_A_OPFILE
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1MANDTClientnvarchar30CLNT(N'000')No*MANDT Allow NULL? 
2PACKIDPackage Number of Transformation / Analysis Packagenvarchar50CHAR(N' ')No*CNV_MBT_PACKID Allow NULL? 
3SYSIDName of SAP Systemnvarchar80CHAR(N' ')NoSYSYSID Allow NULL? 
4DOCUMENTArchiving Session Numbernvarchar60CHAR(N' ')NoADMI_RUN_D Allow NULL? 
5ARCHIV_KEYSynchronization keynvarchar320CHAR(N' ')NoKEY Allow NULL? 
6CREAT_DATECreation Date of Archive Filenvarchar80DATS(N'00000000')NoADMI_CDATE Allow NULL? 
7CREAT_TIMETime when an archive file was generatednvarchar60TIMS(N'000000')NoADMI_TIME Allow NULL? 
8OBJ_COUNTNumber of objects in an archive fileint100INT4((0))NoADMI_COUNT Allow NULL? 
9FILE_SIZESize of an Archive File in Bytesfloat1516FLTP((0))NoADMI_SIZE
10FILENAMEFile name of archive filenvarchar2550CHAR(N' ')NoADMI_FILE Allow NULL? 
11STATUS_OPTStatus of archive in storagechar10CHAR(N' ')NoADMI_STOPT Allow NULL? 
12STATUS_FILStatus of an individual archive file of an archive sessionchar10CHAR(N' ')NoADMI_STFIL Allow NULL? 
13COMMENTSNote for an archive filenvarchar600CHAR(N' ')NoADMI_TXT_F Allow NULL? 
14STATUS_IDXArchive status for indexchar10CHAR(N' ')NoADMI_STIDX Allow NULL? 
15PATHINTERNLogical path namenvarchar600CHAR(N' ')No*PATHINTERN Allow NULL? 
16CREPStorage Repository for Physical Objectsnvarchar300CHAR(N' ')No*SCMS_CREP Allow NULL? 
17ARCH_DOCIDDocument ID of the stored file (ArchiveLink or CMS)nvarchar400CHAR(N' ')NoARCH_DOCID Allow NULL? 
NamePrimaryUniqueTypeColumns
CNVCMIS_A_OPFILE~0YesYesCLUSTEREDSYSID, PACKID, MANDT