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
4OVPM154Outgoing Payments
5OIVL77Whse Journal
6OPCH268A/P Invoice
7JDT1110Journal Entry - Rows
8OOCR9Loading Factors
9OSRN20Serial Numbers Master Data
10OBOT10Bill Of Exchang Transaction
Financials :: Financial Supply Chain Management :: Credit Management :: Basic Functions
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0UKM_ITEM_SEQIN221Credit Management Line Items InboundBasic Functions
SQL:  selectupdate insert create

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

SELECT CLIENT, PARTNER, CREDIT_SGMNT, IGUID, SNDTMP, SNDSEQ, RECTMP, XERROR, TMSTMP, COMM_TYP, SUM_TYP, AMOUNT, AMOUNT_SEC, CURRENCY, PMTYP, PMKEY, PGUID, SGUID, STATUS, MSG_PARTNER, MSG_SGMNT, LOG_HNDL FROM UKM_ITEM_SEQIN
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1CLIENTClientnvarchar30CLNT(N'000')No*MANDT Allow NULL? 
2PARTNERBusiness Partner Numbernvarchar100CHAR(N' ')No*BU_PARTNER Allow NULL? 
3CREDIT_SGMNTCredit Segmentnvarchar100CHAR(N' ')No*UKM_CREDIT_SGMNT Allow NULL? 
4IGUIDID of Line Itemnvarchar320CHAR(N' ')NoUKM_ITEM_GUID Allow NULL? 
5SNDTMPSender Time Stampdecimal150DEC((0))NoUKM_SNDTP
6SNDSEQSequencenvarchar30NUMC(N'000')NoUKM_SEQNO Allow NULL? 
7RECTMPRecipient Time Stampdecimal150DEC((0))YesUKM_RECTP
8XERRORGeneral Flagchar10CHAR(N' ')YesFLAG Allow NULL? 
9TMSTMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss)decimal150DEC((0))YesTIMESTAMP
10COMM_TYPCredit Exposure Categorynvarchar30CHAR(N' ')Yes*UKM_COMM_TYP Allow NULL? 
11SUM_TYPType of Totalingchar10CHAR(N' ')YesUKM_SUM_TYP Allow NULL? 
12AMOUNTCommitment in Reporting Currencydecimal152CURR((0))YesUKM_COMM_ACTUAL_ITEM
13AMOUNT_SECHedged Liability (Message Currency)decimal152CURR((0))YesUKM_COMM_SECURED
14CURRENCYCurrency Keynvarchar50CUKY(N' ')Yes*WAERS Allow NULL? 
15PMTYPPartner Message Categorychar10CHAR(N' ')YesUKM_PARTNER_MSG_TYPE Allow NULL? 
16PMKEYPartner Message IDnvarchar320CHAR(N' ')YesUKM_PARTNER_MSG_KEY Allow NULL? 
17PGUIDID of Preceding Documentnvarchar320CHAR(N' ')YesUKM_PREDEC_GUID Allow NULL? 
18SGUIDID of Succeeding Documentnvarchar320CHAR(N' ')YesUKM_SUCCEED_GUID Allow NULL? 
19STATUSObject statusnvarchar50CHAR(N' ')YesJ_STATUS Allow NULL? 
20MSG_PARTNEROriginal Business Partner from XI Messagenvarchar100CHAR(N' ')Yes*UKM_MSG_PARTNER Allow NULL? 
21MSG_SGMNTOriginal Credit Segmentnvarchar100CHAR(N' ')Yes*UKM_MSG_SGMNT Allow NULL? 
22LOG_HNDLApplication Log: Log Handlenvarchar220CHAR(N' ')YesBALLOGHNDL Allow NULL? 
NamePrimaryUniqueTypeColumns
UKM_ITEM_SEQIN~0YesYesCLUSTEREDCLIENT, PARTNER, CREDIT_SGMNT, IGUID, SNDTMP, SNDSEQ