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 :: Loans Management
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0VDCBR_RES_PART281Partner Data Reported to Credit Bureau (Pro Loan)Loans Management
SQL:  selectupdate insert create

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

SELECT MANDT, BUKRS, RANL, CREATION_DATE, CREATION_TIME, PARTNER, ROLE, HIST_PROF, SEGM_ID, CON_TR_TYPE, SURNAME, FIRST_NAME, MIDDLE_NAME, GEN_CODE, SOC_SEC_NUM, BIRTH_DATE, TEL_NUMBER, ECOA_CODE, CONS_INFO_IND, COUNTRY_CODE, FADR_LINE, SADR_LINE, CITY, STATE, POST_CODE, ADR_INDICATOR, RESID_CODE, RESERVE2 FROM VDCBR_RES_PART
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1MANDTClientnvarchar30CLNT(N'000')No*MANDT Allow NULL? 
2BUKRSCompany Codenvarchar40CHAR(N' ')No*BUKRS Allow NULL? 
3RANLContract Numbernvarchar130CHAR(N' ')NoRANL Allow NULL? 
4CREATION_DATECreated Onnvarchar80DATS(N'00000000')NoTB_CBR_CREATION_DATE Allow NULL? 
5CREATION_TIMEUTC Time Stamp in Short Form (YYYYMMDDhhmmss)decimal150DEC((0))NoTIMESTAMP
6PARTNERBusiness Partner Numbernvarchar100CHAR(N' ')No*BP_PARTNR_NEW Allow NULL? 
7ROLEBusiness Partner Role Categorynvarchar40CHAR(N' ')Yes*BP_ROLETYP_OLD Allow NULL? 
8HIST_PROFPayment History (Metro2 -Format)nvarchar240CHAR(N' ')YesTB_CBR_PAYMENT_HIST_PROF Allow NULL? 
9SEGM_IDIndicator for Segmentnvarchar20CHAR(N' ')YesTB_CBR_SEGM_IDENT Allow NULL? 
10CON_TR_TYPEChanges to Borrowerchar10CHAR(N' ')YesTB_CBR_CONSUMER_TRANS_TYPE Allow NULL? 
11SURNAMELast Name (Metro2 Format)nvarchar250CHAR(N' ')YesTB_CBR_SURNAME Allow NULL? 
12FIRST_NAMEFirst Name (Metro2 Format)nvarchar200CHAR(N' ')YesTB_CBR_FIRST_NAME Allow NULL? 
13MIDDLE_NAMEMiddle Name (Metro2 Format)nvarchar200CHAR(N' ')YesTB_CBR_MIDDLE_NAME Allow NULL? 
14GEN_CODEGeneration Code (Metro2 Format)char10CHAR(N' ')YesTB_CBR_GENERATION_CODE Allow NULL? 
15SOC_SEC_NUMSocial Security Number (Metro2 Format)nvarchar90CHAR(N' ')YesTB_CBR_SOZ_SECURITY_NUM Allow NULL? 
16BIRTH_DATEDate of Birth (Metro2 Format)nvarchar80DATS(N'00000000')YesTB_CBR_BIRTH_DATE Allow NULL? 
17TEL_NUMBERTelephone Number (Metro2 Format)nvarchar100NUMC(N'0000000000')YesTB_CBR_TEL_NUM Allow NULL? 
18ECOA_CODEBusiness Partner Role for Loan (Metro2 Format)char10CHAR(N' ')YesTB_CBR_ECOA_CODE Allow NULL? 
19CONS_INFO_INDBankruptcy Phase of Business Partner (Metro2 Format)nvarchar20CHAR(N' ')YesTB_CBR_CONS_INFO_INDICATOR Allow NULL? 
20COUNTRY_CODECountry Key (Metro2 Format)nvarchar20CHAR(N' ')YesTB_CBR_COUNTRY_CODE Allow NULL? 
21FADR_LINEAddress Line (Metro2 Format)nvarchar320CHAR(N' ')YesTB_CBR_FIRST_ADR_LINE Allow NULL? 
22SADR_LINEAddress Line (Metro2 Format)nvarchar320CHAR(N' ')YesTB_CBR_FIRST_ADR_LINE Allow NULL? 
23CITYCity (Metro2 Format)nvarchar200CHAR(N' ')YesTB_CBR_CITY Allow NULL? 
24STATEState Identification (Metro 2 Format)nvarchar20CHAR(N' ')YesTB_CBR_STATE Allow NULL? 
25POST_CODEPostal Code (Metro2 Format)nvarchar90CHAR(N' ')YesTB_CBR_POSTAL_CODE Allow NULL? 
26ADR_INDICATORIndicator Field for Address (Metro2 Format)char10CHAR(N' ')YesTB_CBR_ADR_INDICATOR Allow NULL? 
27RESID_CODEResidence Code for Metro2 Formatchar10CHAR(N' ')YesTB_CBR_RESIDENCE_CODE Allow NULL? 
28RESERVE2Placeholder for 2 Bytesnvarchar20CHAR(N' ')YesTB_CBR_RESERVE_2 Allow NULL? 
NamePrimaryUniqueTypeColumns
VDCBR_RES_PART~0YesYesCLUSTEREDMANDT, BUKRS, RANL, CREATION_DATE, CREATION_TIME, PARTNER