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)
8BSEG345Accounting Document Segment
9/1RA/0SD010MI170Items for Class SD01 - Raw Data
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
8JDT1124Journal Entry - Rows
9OPOR386Purchase Order
10OVTG52Tax Definition

B1 8.8: Top 10 requests

TableColumnsDescription
1ORCT154Incoming Payment
2OITM249Items
3OINV268A/R Invoice
4OIVL77Whse Journal
5OINM101Whse Journal
6OVPM154Outgoing Payments
7OPCH268A/P Invoice
8JDT1110Journal Entry - Rows
9OOCR9Loading Factors
10OSRN20Serial Numbers Master Data
Financials :: Financial Supply Chain Management :: Treasury and Risk Management :: Transaction Manager
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0TCORC_BUS_ATTR181Business attributesTransaction Manager
SQL:  selectupdate insert create

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

SELECT MANDT, BPGROUP, FUNCTION, RECIPIENT_TYPE, IS_AUTO_CORR, IS_REL_REQD, IS_STATUS_REL, IS_CTRCONF_REQD, RECONCILE, IS_AUTO_COMPLETE, IS_UPD_EXT_REF, IS_SETLMNT_REQD, IS_PHY_DEL, IS_AUTOMATCH_OUT, ALRT_WAIT_DAYS, ALRT_WAIT_HRS, ALRT_WAIT_MIN, IS_DEAL_REL_REQ FROM TCORC_BUS_ATTR
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1MANDTClientnvarchar30CLNT(N'000')No*MANDT Allow NULL? 
2BPGROUPBusiness Partner Group IDnvarchar150CHAR(N' ')NoTCORC_BUSGRPFTR_BPGRP Allow NULL? 
3FUNCTIONCorrespondence Classnvarchar150CHAR(N' ')NoTCORFC_FUNCTIONFTR_FUNCTION Allow NULL? 
4RECIPIENT_TYPERecipient/Sender Typenvarchar150CHAR(N' ')NoTCORFC_REC_TYPEFTR_RECIPIENT_TYPE Allow NULL? 
5IS_AUTO_CORRAuto Correspondence Required?char10CHAR(N' ')YesFTR_AUTO_CORR_FLG Allow NULL? 
6IS_REL_REQDRelease Required?char10CHAR(N' ')YesFTR_REL_FLG Allow NULL? 
7IS_STATUS_RELDeal Status Relevant?char10CHAR(N' ')YesFTR_STAT_REL_FLG Allow NULL? 
8IS_CTRCONF_REQDCounter Confirmation Required?char10CHAR(N' ')YesFTR_CTRCONF_FLG Allow NULL? 
9RECONCILEReconcilechar10CHAR(N' ')YesFTR_RECONCILE Allow NULL? 
10IS_AUTO_COMPLETEAutomatic completion required?char10CHAR(N' ')YesFTR_AUTOCOMP Allow NULL? 
11IS_UPD_EXT_REFGet values from counterconfirmationchar10CHAR(N' ')YesFTR_UPD_EXTREF Allow NULL? 
12IS_SETLMNT_REQDAutomatic Settlement on Counterconfirmationchar10CHAR(N' ')YesFTR_SETLMNT_FLG Allow NULL? 
13IS_PHY_DELPhysical Deliverychar10CHAR(N' ')YesFTR_PHYDEL_IND Allow NULL? 
14IS_AUTOMATCH_OUTAuto. Matching Triggered on Delivery of Outbound Corresp.char10CHAR(N' ')YesFTR_AUTOMATCH_O Allow NULL? 
15ALRT_WAIT_DAYSAlert Wait Time (Days)tinyint30INT1((0))YesFTR_WAITTIM_DD
16ALRT_WAIT_HRSAlert Wait Time (Hours)tinyint30INT1((0))YesFTR_WAITTIM_HH
17ALRT_WAIT_MINAlert Wait Time (Minutes)tinyint30INT1((0))YesFTR_WAITTIM_MM
18IS_DEAL_REL_REQDo Not Send Before Deal Releasechar10CHAR(N' ')YesFTR_DEAL_REL_FLG Allow NULL? 
NamePrimaryUniqueTypeColumns
TCORC_BUS_ATTR~0YesYesCLUSTEREDRECIPIENT_TYPE, FUNCTION, BPGROUP, MANDT