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
4OVPM154Outgoing Payments
5OIVL77Whse Journal
6OPCH268A/P Invoice
7JDT1110Journal Entry - Rows
8OOCR9Loading Factors
9OSRN20Serial Numbers Master Data
10OBOT10Bill Of Exchang Transaction
Without Description :: Without Description :: Data Staging
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0RSBATCHHEADER254BW Batch Management - Header Table for the Start ProcessData Staging
SQL:  selectupdate insert create

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

SELECT BATCH_ID, JOBNAME, JOBCOUNT, SERVER, HOST, WP_NO, WP_PID, TS_START, UNAME, PROCESS_TYPE, MODULE_NAME, MODULE_TYPE, PC_VARIANT, PC_INSTANCE, PC_LOGID, PC_CALLBACK, CALLBACK_DONE, CALLBACK_RED, TS_CALLBACK, STATUS, ONLY_PROTOCOL, PARENT_BATCH_ID, START_AT_ONCE, HOLD_PAR_PROCS, DETLEVEL FROM RSBATCHHEADER
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1BATCH_IDBatch IDnvarchar300CHAR(N' ')NoRSBTC_BATCH_ID Allow NULL? 
2JOBNAMEBackground job namenvarchar320CHAR(N' ')NoBTCJOB Allow NULL? 
3JOBCOUNTJob IDnvarchar80CHAR(N' ')NoBTCJOBCNT Allow NULL? 
4SERVERApplication Server Instancenvarchar400CHAR(N' ')NoMSNAME2 Allow NULL? 
5HOSTName of the Host Servernvarchar320CHAR(N' ')NoMSHOST2 Allow NULL? 
6WP_NOWorkProcessNumbernvarchar30CHAR(N' ')NoRSWPNO Allow NULL? 
7WP_PIDProcess Identificationnvarchar80CHAR(N' ')NoWPPID Allow NULL? 
8TS_STARTUTC Time Stamp in Short Form (YYYYMMDDhhmmss)decimal150DEC((0))NoRSTIMESTMP
9UNAMEUser Namenvarchar120CHAR(N' ')NoSYUNAME Allow NULL? 
10PROCESS_TYPEProcess Typenvarchar100CHAR(N' ')No*RSPC_TYPE Allow NULL? 
11MODULE_NAMEABAP Program: Current Main Programnvarchar400CHAR(N' ')No*SYREPID Allow NULL? 
12MODULE_TYPEModule Typechar10CHAR(N' ')NoRSBATCH_MTYPE Allow NULL? 
13PC_VARIANTProcess Variant (Name)nvarchar300CHAR(N' ')NoRSPC_VARIANT Allow NULL? 
14PC_INSTANCEProcess Instance (Value)nvarchar300CHAR(N' ')NoRSPC_INSTANCE Allow NULL? 
15PC_LOGIDLog-ID of a Process Chain Runnvarchar250CHAR(N' ')NoRSPC_LOGID Allow NULL? 
16PC_CALLBACKSingle-Character Indicatorchar10CHAR(N' ')NoCHAR1 Allow NULL? 
17CALLBACK_DONESingle-Character Indicatorchar10CHAR(N' ')NoCHAR1 Allow NULL? 
18CALLBACK_REDSingle-Character Indicatorchar10CHAR(N' ')NoCHAR1 Allow NULL? 
19TS_CALLBACKUTC Time Stamp in Short Form (YYYYMMDDhhmmss)decimal150DEC((0))NoRSTIMESTMP
20STATUSRequest status (internal display)nvarchar40CHAR(N' ')NoRSSTATUS Allow NULL? 
21ONLY_PROTOCOLSingle-Character Indicatorchar10CHAR(N' ')NoCHAR1 Allow NULL? 
22PARENT_BATCH_IDBatch IDnvarchar300CHAR(N' ')NoRSBTC_BATCH_ID Allow NULL? 
23START_AT_ONCESingle-Character Indicatorchar10CHAR(N' ')NoCHAR1 Allow NULL? 
24HOLD_PAR_PROCSSingle-Character Indicatorchar10CHAR(N' ')NoCHAR1 Allow NULL? 
25DETLEVELApplication Log: Level of detailchar10CHAR(N' ')NoBALLEVEL Allow NULL? 
NamePrimaryUniqueTypeColumns
RSBATCHHEADER~0YesYesCLUSTEREDBATCH_ID
RSBATCHHEADER~PARNoNoNONCLUSTEREDPARENT_BATCH_ID
RSBATCHHEADER~PC1NoNoNONCLUSTEREDPC_VARIANT, PC_INSTANCE
RSBATCHHEADER~TS1NoNoNONCLUSTEREDPROCESS_TYPE, TS_START