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 :: Exchange Infrastructure :: Integration Server :: Business Process Engine
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0BRR_HEADER273Header Data of a Business Rule (Table Structure)Business Process Engine
SQL:  selectupdate insert create

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

SELECT RULE_ID, RESTRICTED, RULETYPE, STATUS, RULENAME, BASE_ID, GROUP_ID, APPL_COMP, RCLASSFLAG, RULECLASS, RULEDATA, CCLASSFLAG, CONTCLASS, CONTDATA, DEFAULTCUR, DEFAULTTPR, CREA_TSTMP, CREA_USER, CREA_SYS, CREA_LANGU, CREA_REL, CHG_TSTMP, CHG_USER, CHG_SYS, CHG_REL, OLD_STATUS, NEW_STATUS FROM BRR_HEADER
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1RULE_IDUnique ID of a Business Rulenvarchar320CHAR(N' ')NoSWFRULEID Allow NULL? 
2RESTRICTEDIndicator for (Restricted) Visibility of a Rulechar10CHAR(N' ')YesBRR_RESTR Allow NULL? 
3RULETYPEIndicator for Rule Typechar10CHAR(N' ')YesBRR_RTYPE Allow NULL? 
4STATUSRelease Status of a Rulechar10CHAR(N' ')YesBRR_RSTAT Allow NULL? 
5RULENAMEName of a BRR Object, not language-specificnvarchar320CHAR(N' ')YesBRR_RULENAME Allow NULL? 
6BASE_IDUnique ID of a Business Rulenvarchar320CHAR(N' ')YesSWFRULEID Allow NULL? 
7GROUP_IDUnique ID of a Business Rulenvarchar320CHAR(N' ')YesSWFRULEID Allow NULL? 
8APPL_COMPApplication component IDnvarchar240CHAR(N' ')YesUFPS_POSID Allow NULL? 
9RCLASSFLAGIndicator for the Use of a Classchar10CHAR(N' ')YesBRR_CFLAG Allow NULL? 
10RULECLASSName of a Persistence or Implementing Classnvarchar320CHAR(N' ')YesBRR_CLNAME Allow NULL? 
11RULEDATAXML byte stream to be interpreted by persistence classimage21474836470YesBRRRAWDATA
12CCLASSFLAGIndicator for the Use of a Classchar10CHAR(N' ')YesBRR_CFLAG Allow NULL? 
13CONTCLASSName of a Persistence or Implementing Classnvarchar320CHAR(N' ')YesBRR_CLNAME Allow NULL? 
14CONTDATAXML byte stream to be interpreted by persistence classimage21474836470YesBRRRAWDATA
15DEFAULTCURCurrency Keynvarchar50CUKY(N' ')Yes*SYCURR Allow NULL? 
16DEFAULTTPRName of Date Profilenvarchar120CHAR(N' ')YesTIMECONT Allow NULL? 
17CREA_TSTMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss)decimal150DEC((0))YesTIMESTAMP
18CREA_USERUser Namenvarchar120CHAR(N' ')YesSYUNAME Allow NULL? 
19CREA_SYSLogical systemnvarchar100CHAR(N' ')Yes*LOGSYS Allow NULL? 
20CREA_LANGUchar10(N' ')Yes Allow NULL? 
21CREA_RELRelease of SAP Systemnvarchar40CHAR(N' ')YesSYSAPRL Allow NULL? 
22CHG_TSTMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss)decimal150DEC((0))YesTIMESTAMP
23CHG_USERUser Namenvarchar120CHAR(N' ')YesSYUNAME Allow NULL? 
24CHG_SYSLogical systemnvarchar100CHAR(N' ')Yes*LOGSYS Allow NULL? 
25CHG_RELRelease of SAP Systemnvarchar40CHAR(N' ')YesSYSAPRL Allow NULL? 
26OLD_STATUSchar10(N' ')Yes Allow NULL? 
27NEW_STATUSchar10(N' ')Yes Allow NULL? 
NamePrimaryUniqueTypeColumns
BRR_HEADER~0YesYesCLUSTEREDRULE_ID
BRR_HEADER~VERNoNoNONCLUSTEREDBASE_ID
BRR_HEADER~XICNoNoNONCLUSTEREDAPPL_COMP, GROUP_ID