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)
8/1RA/0SD010MI170Items for Class SD01 - Raw Data
9BSEG345Accounting Document Segment
10FMARCPAR4Parallelization of FMARC_BATCH

B1 9.2: Top 10 requests

TableColumnsDescription
1OITM299Items
2OINV386A/R Invoice
3OCRD332Business Partner
4ORDR386Sales Order
5OJDT100Journal Entry
6INV1265A/R Invoice - Rows
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
9OINM101Whse Journal
10OSRN20Serial Numbers Master Data
Basis Components :: Use Subcomponents :: Background Processing
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0TBTCO587Job Status Overview TableBackground Processing
SQL:  selectupdate insert create

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

SELECT JOBNAME, JOBCOUNT, JOBGROUP, INTREPORT, STEPCOUNT, SDLSTRTDT, SDLSTRTTM, BTCSYSTEM, SDLDATE, SDLTIME, SDLUNAME, LASTCHDATE, LASTCHTIME, LASTCHNAME, RELDATE, RELTIME, RELUNAME, STRTDATE, STRTTIME, ENDDATE, ENDTIME, PRDMINS, PRDHOURS, PRDDAYS, PRDWEEKS, PRDMONTHS, PERIODIC, DELANFREP, EMERGMODE, STATUS, NEWFLAG, AUTHCKNAM, AUTHCKMAN, SUCCNUM, PREDNUM, JOBLOG, LASTSTRTDT, LASTSTRTTM, WPNUMBER, WPPROCID, EVENTID, EVENTPARM, BTCSYSREAX, JOBCLASS, PRIORITY, EVENTCOUNT, CHECKSTAT, CALENDARID, PRDBEHAV, EXECSERVER, EOMCORRECT, CALCORRECT, REAXSERVER, RECLOGSYS, RECOBJTYPE, RECOBJKEY, RECDESCRIB, TGTSRVGRP FROM TBTCO
ColumnFieldDescriptionSQL TypeLengthDecimalsRelationDefault ValueConstraintsSQL Create Statement
1JOBNAMEBackground job namenvarchar320 Allow NULL? 
2JOBCOUNTJob IDnvarchar80 Allow NULL? 
3JOBGROUPSummary of jobs for a groupnvarchar120 Allow NULL? 
4INTREPORTName of internal report for batch jobnvarchar400 Allow NULL? 
5STEPCOUNTJob step ID number.int100 Allow NULL? 
6SDLSTRTDTPlanned Start Date for Background Jobnvarchar80 Allow NULL? 
7SDLSTRTTMPlanned start time for background Jobnvarchar60 Allow NULL? 
8BTCSYSTEMTarget System to Run Background Jobnvarchar320 Allow NULL? 
9SDLDATEDate of job/step schedulingnvarchar80 Allow NULL? 
10SDLTIMETime of a scheduled job/stepnvarchar60 Allow NULL? 
11SDLUNAMEInitiator of job/step schedulingnvarchar120 Allow NULL? 
12LASTCHDATEDate of last job changenvarchar80 Allow NULL? 
13LASTCHTIMETime of last job changenvarchar60 Allow NULL? 
14LASTCHNAMELast job change made bynvarchar120 Allow NULL? 
15RELDATERelease Date for Background Schedulingnvarchar80 Allow NULL? 
16RELTIMERelease time of scheduled background jobnvarchar60 Allow NULL? 
17RELUNAMEUser that released scheduled batch jobnvarchar120 Allow NULL? 
18STRTDATEJob start datenvarchar80 Allow NULL? 
19STRTTIMEBatch job start timenvarchar60 Allow NULL? 
20ENDDATEJob start datenvarchar80 Allow NULL? 
21ENDTIMEBatch job start timenvarchar60 Allow NULL? 
22PRDMINSDuration period (in minutes) for a batch jobnvarchar20 Allow NULL? 
23PRDHOURSDuration period (in hours) for a batch jobnvarchar20 Allow NULL? 
24PRDDAYSDuration (in days) of DBA actionnvarchar30 Allow NULL? 
25PRDWEEKSDuration period (in weeks) for a batch jobnvarchar20 Allow NULL? 
26PRDMONTHSDuration period (in months) for a batch jobnvarchar20 Allow NULL? 
27PERIODICPeriodic Jobs Indicatorchar10 Allow NULL? 
28DELANFREPJob deletion indicator after processingchar10 Allow NULL? 
29EMERGMODEEmergency Job operation indicator (content 'X')char10 Allow NULL? 
30STATUSState of Background Jobchar10 Allow NULL? 
31NEWFLAGNew job ID creation flagchar10 Allow NULL? 
32AUTHCKNAMBackground User Name for Authorization Checknvarchar120 Allow NULL? 
33AUTHCKMANBackground client for authorization checknvarchar30 Allow NULL? 
34SUCCNUMNumber of successor job(s)int100 Allow NULL? 
35PREDNUMNumber of previous jobsint100 Allow NULL? 
36JOBLOGTemSe object namenvarchar200 Allow NULL? 
37LASTSTRTDTLatest Execution Date for a Background Jobnvarchar80 Allow NULL? 
38LASTSTRTTMLatest Execution Time for Background Jobnvarchar60 Allow NULL? 
39WPNUMBERWork process numberint100 Allow NULL? 
40WPPROCIDWork process IDint100 Allow NULL? 
41EVENTIDBackground Processing Eventnvarchar320 Allow NULL? 
42EVENTPARMBackground Event Parameters (Such as, Jobname/Jobcount)nvarchar640 Allow NULL? 
43BTCSYSREAXTarget System to Run Background Jobnvarchar320 Allow NULL? 
44JOBCLASSJob classificationchar10 Allow NULL? 
45PRIORITYJob priorityint100 Allow NULL? 
46EVENTCOUNTEvent numbernvarchar80 Allow NULL? 
47CHECKSTATJob status check indicator for subsequent job startchar10 Allow NULL? 
48CALENDARIDFactory Calendar ID for Background Processingnvarchar20 Allow NULL? 
49PRDBEHAVPeriod behavior of jobs on non-workdayschar10 Allow NULL? 
50EXECSERVERServer namenvarchar200 Allow NULL? 
51EOMCORRECTCorrection field for calc. job execution (end-of-mth, cal.)int100 Allow NULL? 
52CALCORRECTCorrection field for calc. job execution (end-of-mth, cal.)int100 Allow NULL? 
53REAXSERVERServer namenvarchar200 Allow NULL? 
54RECLOGSYSLogical systemnvarchar100 Allow NULL? 
55RECOBJTYPEObject Typenvarchar100 Allow NULL? 
56RECOBJKEYObject keynvarchar700 Allow NULL? 
57RECDESCRIBDescribe flagnvarchar100 Allow NULL? 
58TGTSRVGRPServer Group Name Background Processingnvarchar400 Allow NULL? 
NamePrimaryUniqueTypeColumns
TBTCO~0YesYesCLUSTEREDJOBCOUNT, JOBNAME
TBTCO~1NoNoNONCLUSTEREDAUTHCKMAN, SDLUNAME
TBTCO~3NoNoNONCLUSTEREDJOBNAME, STATUS
TBTCO~5NoNoNONCLUSTEREDEVENTPARM, EVENTID
TBTCO~7NoNoNONCLUSTEREDBTCSYSREAX, WPPROCID, STATUS
TBTCO~8NoNoNONCLUSTEREDSTATUS, STRTTIME, STRTDATE
TBTCO~9NoNoNONCLUSTEREDJOBNAME, SDLUNAME, STATUS, SDLSTRTTM, SDLSTRTDT