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
6/ISDFPS/CHVW_E34External Batch Where-Used List
7FIQAC_PART8Reporting Parameters Text for Company Code ( Qatar)
8BSEG345Accounting Document Segment
9/1RA/0SD010MI170Items for Class SD01 - Raw Data
10FMARCPAR4Parallelization of FMARC_BATCH

B1 9.2: Top 10 requests

TableColumnsDescription
1OITM299Items
2OINV386A/R Invoice
3OCRD332Business Partner
4ORDR386Sales Order
5OJDT100Journal Entry
6OPCH386A/P Invoice
7INV1265A/R Invoice - Rows
8JDT1124Journal Entry - Rows
9OPOR386Purchase Order
10OVTG52Tax Definition

B1 8.8: Top 10 requests

TableColumnsDescription
1ORCT154Incoming Payment
2OITM249Items
3OINV268A/R Invoice
4OIVL77Whse Journal
5OINM101Whse Journal
6OVPM154Outgoing Payments
7OPCH268A/P Invoice
8JDT1110Journal Entry - Rows
9OOCR9Loading Factors
10OSRN20Serial Numbers Master Data
1ERP EHP76.0CNVMBTSUBSTATE422Status table for execution of all subactivities and histor
SQL:  selectupdate insert create

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

SELECT CLIENT, SESSION_ID, SUBACT_ID, TASK_ID, STATE_TEC, STATE_LOG, ABORTED, RUNMODE, STARTTIME, ENDTIME, DURATION, DESTINATION, JOBNAME, JOBCOUNT, EXEC_SERVER, EXEC_PROCID, REC_SELECT, REC_RELEVANT, REC_READ, REC_CONV, REC_UPD, REC_INS, REC_TRANS, REC_SKIPPED, TABNAME, PROGNAME, CLU_RELID, TABID, CLUID_MIN, CLUID_MAX, PROTID, LOGNUMBER, ORIG_SUBACTIVITY, VARIANT, SUBACT_TYPE, PROTID_PCL, LOGNUMBER_PCL, PROC_TOTAL, PROC_COMPL, SEQNUM, PROGTYPE, EXEC_TARGET FROM CNVMBTSUBSTATE
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1CLIENTClientnvarchar30CLNT(N'000')No*MANDT Allow NULL? 
2SESSION_IDMBT PCL: Session IDnvarchar200CHAR(N' ')NoCNV_MBT_SESSION_ID Allow NULL? 
3SUBACT_IDUnique ID for All Subactivities to Be Executednvarchar400CHAR(N' ')No*CNV_MBT_SUBACTIVITY Allow NULL? 
4TASK_IDNumeric Identifyer of Conversion or Migration Tasknvarchar60NUMC(N'000000')NoCNV_MBT_TASKID Allow NULL? 
5STATE_TECTechnical Status of Execution of Specified Activitychar10CHAR(N' ')YesCNV_MBT_STATE_TEC Allow NULL? 
6STATE_LOGLogical Status of Execution of the Specified Activitychar10CHAR(N' ')YesCNV_MBT_STATE_LOG Allow NULL? 
7ABORTEDGeneral Flagchar10CHAR(N' ')YesFLAG Allow NULL? 
8RUNMODESpecifies Whether an Activity is in Test or Update Modechar10CHAR(N' ')YesCNV_MBT_RUNMODE Allow NULL? 
9STARTTIMETime Stamp Start of Execution of a Specified Activitydecimal150DEC((0))YesCNV_MBT_STARTTIME
10ENDTIMETime Stamp to Specify Completion of Specified Activitydecimal150DEC((0))YesCNV_MBT_ENDTIME
11DURATIONRuntime of background jobint100INT4((0))YesBTCRUNTIME Allow NULL? 
12DESTINATIONLogical Destination (Specified in Function Call)nvarchar320CHAR(N' ')Yes*RFCDEST Allow NULL? 
13JOBNAMEBackground job namenvarchar320CHAR(N' ')YesBTCJOB Allow NULL? 
14JOBCOUNTJob IDnvarchar80CHAR(N' ')YesBTCJOBCNT Allow NULL? 
15EXEC_SERVERServer namenvarchar200CHAR(N' ')YesBTCSRVNAME Allow NULL? 
16EXEC_PROCIDWork process IDint100INT4((0))YesBTCWPPID Allow NULL? 
17REC_SELECTdecimal100((0))Yes
18REC_RELEVANTdecimal100((0))Yes
19REC_READdecimal100((0))Yes
20REC_CONVdecimal100((0))Yes
21REC_UPDdecimal100((0))Yes
22REC_INSdecimal100((0))Yes
23REC_TRANSdecimal100((0))Yes
24REC_SKIPPEDdecimal100((0))Yes
25TABNAMEnvarchar160(N' ')Yes Allow NULL? 
26PROGNAMEABAP Program Namenvarchar400CHAR(N' ')YesPROGNAME Allow NULL? 
27CLU_RELIDnvarchar20(N' ')Yes Allow NULL? 
28TABIDsmallint50((0))Yes
29CLUID_MINsmallint50((0))Yes
30CLUID_MAXsmallint50((0))Yes
31PROTIDApplication Log: External IDnvarchar1000CHAR(N' ')YesBALNREXT Allow NULL? 
32LOGNUMBERApplication log: log numbernvarchar200CHAR(N' ')Yes*BALOGNR Allow NULL? 
33ORIG_SUBACTIVITYUnique ID for All Subactivities to Be Executednvarchar400CHAR(N' ')Yes*CNV_MBT_SUBACTIVITY Allow NULL? 
34VARIANTName for Set of Activity Parametersnvarchar140CHAR(N' ')YesCNV_MBT_VARIANT_NAME Allow NULL? 
35SUBACT_TYPEDescribes Type of Subactivitychar10CHAR(N' ')YesCNV_MBT_SUBACT_TYPE Allow NULL? 
36PROTID_PCLApplication Log: External IDnvarchar1000CHAR(N' ')YesBALNREXT Allow NULL? 
37LOGNUMBER_PCLApplication log: log numbernvarchar200CHAR(N' ')Yes*BALOGNR Allow NULL? 
38PROC_TOTALMBt PCL : basis value for completion percentagenvarchar140NUMC(N'00000000000000')YesCNV_MBT_PROC_TOT Allow NULL? 
39PROC_COMPLMBT PCL : counter for completion percentage determinationnvarchar140NUMC(N'00000000000000')YesCNV_MBT_PROC_CMPL Allow NULL? 
40SEQNUMMBT PCL processing sequence numbernvarchar30NUMC(N'000')YesCNV_MBT_SEQNUM3 Allow NULL? 
41PROGTYPEConversion: Type of conversion programchar10CHAR(N' ')YesCNV_PROGTYPE Allow NULL? 
42EXEC_TARGETSpecifies The Target System the Activity is Executed inchar10CHAR(N' ')Yes*CNV_MBT_EXEC_TARGET Allow NULL? 
NamePrimaryUniqueTypeColumns
CNVMBTSUBSTATE~0YesYesCLUSTEREDTASK_ID, SUBACT_ID, SESSION_ID, CLIENT
CNVMBTSUBSTATE~1NoNoNONCLUSTEREDJOBCOUNT, JOBNAME, CLIENT