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.0SWP_HEADER312Workflow Instances: Header Data of a Workflow ExecutionSAP Business Workflow
SQL:  selectupdate insert create

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

SELECT CLIENT, WF_ID, DELETED, SUSPENDED, WFD_ID, WFD_VERS, WFD_EXETYP, WFD_NAME, REQ_ID, REQ_SYSTEM, PRIORITY, CALENDAR, WF_ADMIN, ADHOC_MOD, NODE_COUNT, WF_INITIAT, MAX_NODES, MAX_SUBWF, NO_WICHAIN, RETURNTYP, LAST_WI_RE, NO_LOGGING, TRANSIENT, CANC_ERROR, COMP_ERROR, TECH_STATE, CS_WI_ID, CS_CMPGUID, CS_STAGE, ROLL_INTERVAL, ROLL_FORK_COUNT FROM SWP_HEADER
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1CLIENTClientnvarchar30CLNT(N'000')NoT000SWP_MANDT Allow NULL? 
2WF_IDWorkflow IDnvarchar120NUMC(N'000000000000')NoSWWWIHEADSWP_WF_ID Allow NULL? 
3DELETEDWorkflow: Delete flag for workflow data which is oldchar10CHAR(N' ')NoSWP_DELETE Allow NULL? 
4SUSPENDEDWorkflow: Flag: Workflow (item) currently suspendedchar10CHAR(N' ')NoSWP_WFSUSP Allow NULL? 
5WFD_IDNumber of workflow definitionnvarchar100CHAR(N' ')NoSWD_HEADERSWD_WFD_ID Allow NULL? 
6WFD_VERSVersionnvarchar40CHAR(N' ')NoSWD_VERSIO Allow NULL? 
7WFD_EXETYPWorkflow Typechar10CHAR(N' ')NoSWD_EXETYP Allow NULL? 
8WFD_NAMEShort Text from Tasknvarchar400CHAR(N' ')NoSWW_RHTEXT Allow NULL? 
9REQ_IDWorkflow instances: ID of the requester of a workflow exec.nvarchar900CHAR(N' ')NoSWP_REQ_ID Allow NULL? 
10REQ_SYSTEMSystemnvarchar100CHAR(N' ')No*SWP_REQ_SY Allow NULL? 
11PRIORITYPrioritychar10NUMC(N'0')NoSWP_PRIO Allow NULL? 
12CALENDARWorkflow definition: Factory calendarnvarchar20CHAR(N' ')No*SWD_CALEND Allow NULL? 
13WF_ADMINWorkflow System Administratornvarchar140CHAR(N' ')NoSWD_ADMIN Allow NULL? 
14ADHOC_MODWorkflow: Flag: Was the workflow definition changed ad hoc?char10CHAR(N' ')NoSWP_ADHOC Allow NULL? 
15NODE_COUNTMax. node number in workflow (termination condition)int100INT4((0))YesSWP_NCOUNT Allow NULL? 
16WF_INITIATInitiator of workflow instancenvarchar140CHAR(N' ')YesSWP_INITIA Allow NULL? 
17MAX_NODESMax. node number in workflow (termination condition)int100INT4((0))YesSWP_NCOUNT Allow NULL? 
18MAX_SUBWFMaximum subworkflow level (termination criterion)int100INT4((0))YesSWP_MAXSUB Allow NULL? 
19NO_WICHAINFlag: Synchronous advancingchar10CHAR(N' ')YesSWP_CHAIN Allow NULL? 
20RETURNTYPType of Return Valuenvarchar20CHAR(N' ')YesSWP_RETTYP Allow NULL? 
21LAST_WI_RECharacter valuenvarchar2550CHAR(N' ')YesSWC_VALUE Allow NULL? 
22NO_LOGGINGMinimize Number of Entries in Workflow Logchar10CHAR(N' ')YesSWD_NOLOG Allow NULL? 
23TRANSIENTWF: Indicator for transient workflowchar10CHAR(N' ')YesSWP_TRANS Allow NULL? 
24CANC_ERRORWorkflow: Error Canceling a Work Itemchar10CHAR(N' ')YesSWP_CANERR Allow NULL? 
25COMP_ERRORWorkflow: Error When Completing a Work Itemchar10CHAR(N' ')YesSWP_COMERR Allow NULL? 
26TECH_STATEWFM: Technical Status of Workflow Executionnvarchar20NUMC(N'00')YesSWP_TECHST Allow NULL? 
27CS_WI_IDWork item IDnvarchar120NUMC(N'000000000000')Yes*SWW_WIID Allow NULL? 
28CS_CMPGUIDGUID of WFM Runtime Componentnvarchar320CHAR(N' ')YesSWPCMPGUID Allow NULL? 
29CS_STAGEWFM: Phase in Synchronous Queuenvarchar20NUMC(N'00')YesSWPCMPEXST Allow NULL? 
30ROLL_INTERVALTime Interval for WP Roll-Out/-Innvarchar60NUMC(N'000000')YesSWP_ROLL_INTERVAL Allow NULL? 
31ROLL_FORK_COUNTNumber of Parallel Branches for WP Roll-Out/-Innvarchar60NUMC(N'000000')YesSWP_ROLL_FORK_COUNT Allow NULL? 
NamePrimaryUniqueTypeColumns
SWP_HEADER~0YesYesCLUSTEREDWF_ID, CLIENT
SWP_HEADER~001NoNoNONCLUSTEREDWFD_EXETYP, WFD_VERS, WFD_ID