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
Financial Services :: Collateral Management System :: Master Data
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0CMS_CAG_RBL233Collateral Agreement - Receivable Link DetailsMaster Data
SQL:  selectupdate insert create

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

SELECT MANDT, CAG_RBL_GUID, CAG_POR_GUID, CREDITSYSTEM, RBL_ID, VALID_FROM, VALID_TO, PRIORITY, RANKING_CLASS, IND_LINK_TYP, IND_TRAN_COLL, RBL_AMT, RBL_CURR, RBL_PCT, RBL_PORTION, REF_RBL_AMT, REF_RBL_PCT, COMPONENT_TYPE, CREATED_BY, CREATED_AT, CHANGED_BY, CHANGED_AT, SOURCEOFENTRY FROM CMS_CAG_RBL
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1MANDTClientnvarchar30CLNT(N'000')NoT000MANDT Allow NULL? 
2CAG_RBL_GUIDGUID for Table CMS_CAG_RBLvarbinary160RAWNoCMS_DTE_CAG_RBL_GUID
3CAG_POR_GUIDGUID for Table CMS_CAG_PORvarbinary160RAWYesCMS_DTE_CAG_POR_GUID
4CREDITSYSTEMCredit Systemnvarchar30CHAR(N' ')YesTCMS_RBL_CRDSYSCMS_DTE_RBL_CRDSYS Allow NULL? 
5RBL_IDReceivable IDnvarchar640CHAR(N' ')YesCMS_DTE_RBL_ID Allow NULL? 
6VALID_FROMCollateral Agreement - Receivable Link Valid-From Datenvarchar150NUMC(N'000000000000000')YesCMS_DTE_CAG_RBL_VALID_FROM Allow NULL? 
7VALID_TOCollateral Agreement - Receivable Link Valid-to Datenvarchar150NUMC(N'000000000000000')YesCMS_DTE_CAG_RBL_VALID_TO Allow NULL? 
8PRIORITYPriority of the Collateral Agreement - Receivable Linknvarchar40NUMC(N'0000')YesCMS_DTE_CAG_RBL_PRIORITY Allow NULL? 
9RANKING_CLASSRanking Class of the Collateral Agreement - Receivable Linknvarchar40NUMC(N'0000')YesCMS_DTE_CAG_RBL_RANK_CLASS Allow NULL? 
10IND_LINK_TYPIndicator for Manually or Automatic Linksnvarchar20CHAR(N' ')YesCMS_DTE_IND_CAG_RBL_LINK_TYP Allow NULL? 
11IND_TRAN_COLLIndicates if Collateral Agreement is a Temporary Collateralnvarchar20CHAR(N' ')YesCMS_DTE_IND_TRAN_COLLATERAL Allow NULL? 
12RBL_AMTSecured Receivable Amountdecimal172CURR((0))YesCMS_DTE_CAG_RBL_RBL_AMT
13RBL_CURRCurrency of the Receivable Amounts Specified in the Linknvarchar50CUKY(N' ')Yes*CMS_DTE_CAG_RBL_RBL_CURR Allow NULL? 
14RBL_PCTPercentage of the Receivabledecimal106DEC((0))YesCMS_DTE_CAG_RBL_RBL_PCT
15RBL_PORTIONPortion of the Receivablenvarchar20CHAR(N' ')YesCMS_DTE_CAG_RBL_RBL_PORTION Allow NULL? 
16REF_RBL_AMTReference Amount of Receivable for Middle Portiondecimal172CURR((0))YesCMS_DTE_CAG_RBL_RBL_REF_AMT
17REF_RBL_PCTReference Percentage of Receivable for Middle Portiondecimal106DEC((0))YesCMS_DTE_CAG_RBL_RBL_REF_PCT
18COMPONENT_TYPECComponent Type of a Receivablenvarchar30CHAR(N' ')YesCMS_DTE_CAG_RBL_RBL_COMP_TYP Allow NULL? 
19CREATED_BYLogin ID of the User who created the Recordnvarchar120CHAR(N' ')YesCMS_DTE_USER Allow NULL? 
20CREATED_ATCreation Timestampdecimal150DEC((0))YesCMS_DTE_CREATED_AT
21CHANGED_BYLast Changed Bynvarchar120CHAR(N' ')YesCMS_DTE_LAST_CHNG_USER Allow NULL? 
22CHANGED_ATChange Timestampdecimal150DEC((0))YesCMS_DTE_CHANGED_AT
23SOURCEOFENTRYSource of Entrynvarchar320CHAR(N' ')YesCMS_DTE_SOURCE_OF_ENTRY Allow NULL? 
NamePrimaryUniqueTypeColumns
CMS_CAG_RBL~0YesYesCLUSTEREDCAG_RBL_GUID, MANDT
CMS_CAG_RBL~CGDNoNoNONCLUSTEREDCAG_POR_GUID, MANDT
CMS_CAG_RBL~RLYNoNoNONCLUSTEREDRBL_ID, CREDITSYSTEM, MANDT