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
Basis Components :: Business Management :: SAP Business Workflow
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0WFPRC272Workflow: Process object: DefinitionSAP Business Workflow
SQL:  selectupdate insert create

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

SELECT SYST, MANDT, PRCNR, PSYST, PMANDT, PARNR, CHNUM, LSYST, LMANDT, LUSER, LDATE, LTIME, LTEXT, LLTEX, LCHNR, PRCTP, PRSTAT, SYSTAT, INWORK, PRPRI, ACDAT, LADAT, LOEDK, AUGRP, LRCODE, LUSERNAM, NUSERNAM FROM WFPRC
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1SYSTWorkflow: Original client of processnvarchar100CHAR(N' ')NoWF_PSYSTEM Allow NULL? 
2MANDTWorkflow: Original client of the processnvarchar30NUMC(N'000')NoTWFSYWF_PMANDT Allow NULL? 
3PRCNRWorkflow: Process numbernvarchar160NUMC(N'0000000000000000')NoWF_PRCNR Allow NULL? 
4PSYSTWorkflow: Parent process: Original systemnvarchar100CHAR(N' ')YesWF_PARSY Allow NULL? 
5PMANDTWorkflow: Parent process: Original clientnvarchar30NUMC(N'000')YesTWFSYWF_PARMA Allow NULL? 
6PARNRWorkflow: Parent process: Process numbernvarchar160NUMC(N'0000000000000000')YesWFPRCWF_PARNR Allow NULL? 
7CHNUMWorkflow: Process - number of active child processesnvarchar20NUMC(N'00')YesWF_CHLDNUM Allow NULL? 
8LSYSTWorkflow: Last change: Systemnvarchar100CHAR(N' ')YesWF_LSYSTEM Allow NULL? 
9LMANDTWorkflow: Last changed by: Clientnvarchar30NUMC(N'000')YesTWFSYWF_LMANDT Allow NULL? 
10LUSERWorkflow: SAP name of the user who last changed the processnvarchar120CHAR(N' ')YesWF_LUSER Allow NULL? 
11LDATEWorkflow: Last changed: Datenvarchar80DATS(N'00000000')YesWF_LDATE Allow NULL? 
12LTIMEWorkflow: Last change: Timenvarchar60TIMS(N'000000')YesWF_LTIME Allow NULL? 
13LTEXTWorkflow: Short text for log booknvarchar500CHAR(N' ')YesWF_LTEXT Allow NULL? 
14LLTEXWorkflow: Last change - long text existschar10CHAR(N' ')YesWF_LLTEX Allow NULL? 
15LCHNRDocument change numbernvarchar100CHAR(N' ')YesCDCHANGENR Allow NULL? 
16PRCTPWorkflow: Process typenvarchar100CHAR(N' ')YesTWFPTWF_PRCTP Allow NULL? 
17PRSTATWorkflow: current statenvarchar140CHAR(N' ')YesWF_STATE Allow NULL? 
18SYSTATWorkflow: Status: Was already outside original systemchar10CHAR(N' ')YesWF_SYSTAT Allow NULL? 
19INWORKWorkflow: Process is currently being processed (or update)char10CHAR(N' ')YesWF_INWORK Allow NULL? 
20PRPRIWorkflow: Process prioritychar10NUMC(N'0')YesWF_PRPRIOR Allow NULL? 
21ACDATWorkflow: Date by which the process must be completednvarchar80DATS(N'00000000')YesWF_ACDAT Allow NULL? 
22LADATWorkflow: Date by which state must be leftnvarchar80DATS(N'00000000')YesWF_LADAT Allow NULL? 
23LOEDKWorkflow: Deletion or reorganization indicatorchar10CHAR(N' ')YesWF_LOEDK Allow NULL? 
24AUGRPWorkflow: Authorization groupnvarchar30CHAR(N' ')YesWF_AUGRP Allow NULL? 
25LRCODEWorkflow: Return code of process FM for selecting new statenvarchar50NUMC(N'00000')YesWF_RCODE Allow NULL? 
26LUSERNAMWorkflow: Last agentnvarchar120CHAR(N' ')YesWF_LUSERNM Allow NULL? 
27NUSERNAMWorkflow: Next agentnvarchar120CHAR(N' ')YesWF_NUSERNM Allow NULL? 
NamePrimaryUniqueTypeColumns
WFPRC~0YesYesCLUSTEREDSYST, MANDT, PRCNR
WFPRC~SNoNoNONCLUSTEREDPRCTP, PRSTAT