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
Cross-Application Components
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0/OPT/S_PO_HIST302VSS Staging Table: PO historyCross-Application Components
SQL:  selectupdate insert create

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

SELECT MANDT, EBELN, EBELP, DOC_SEQ, SYNC_FLAG, PO_NO, PO_LINE, SEQ_NO, DOC_YEAR, DOC_NO, DOC_LINE, DOC_DATE, PO_HIST_CAT, POST_DATE, UOM, UNIT_PRICE, QUANTITY, AMOUNT, CURRENCY, SIGN, VENDOR_REF, GR_INVOICED, STATUS, STATUS_PARA1, STATUS_PARA2, STATUS_PARA3, STATUS_PARA4, STATUS_ADDINFO, DELETED, DELIVERY_NOTE FROM /OPT/S_PO_HIST
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1MANDTClientnvarchar30CLNT(N'000')No*MANDT Allow NULL? 
2EBELNPurchasing Document Numbernvarchar100CHAR(N' ')No*EBELN Allow NULL? 
3EBELPItem Number of Purchasing Documentnvarchar50NUMC(N'00000')No*EBELP Allow NULL? 
4DOC_SEQPO History Document Sequence Numbernvarchar40NUMC(N'0000')No/OPT/POHISTSEQ Allow NULL? 
5SYNC_FLAGFlag to indicate if this record is sync with outside dbchar10CHAR(N' ')Yes/OPT/SYNC_FLAG Allow NULL? 
6PO_NOPurchasing Document Numbernvarchar100CHAR(N' ')Yes*EBELN Allow NULL? 
7PO_LINEItem Number of Purchasing Documentnvarchar50NUMC(N'00000')Yes*EBELP Allow NULL? 
8SEQ_NOSequential Number of Account Assignmentnvarchar20NUMC(N'00')YesDZEKKN Allow NULL? 
9DOC_YEARMaterial Document Yearnvarchar40NUMC(N'0000')YesMJAHR Allow NULL? 
10DOC_NONumber of Material Documentnvarchar100CHAR(N' ')YesMBLNR Allow NULL? 
11DOC_LINEItem in Material Documentnvarchar40NUMC(N'0000')YesMBLPO Allow NULL? 
12DOC_DATEDocument Date in Documentnvarchar80DATS(N'00000000')YesBLDAT Allow NULL? 
13PO_HIST_CATPO history categorychar10CHAR(N' ')Yes*BEWTP Allow NULL? 
14POST_DATEPosting Date in the Documentnvarchar80DATS(N'00000000')YesBUDAT Allow NULL? 
15UOMBase Unit of Measurenvarchar30UNIT(N' ')Yes*MEINS Allow NULL? 
16UNIT_PRICEVendor Portal Unit Pricedecimal236DEC((0))Yes/OPT/UNIT_PRICE
17QUANTITYQuantitydecimal133QUAN((0))YesMENGE_D
18AMOUNTAmount in document currencydecimal132CURR((0))YesWRBTR
19CURRENCYCurrency Keynvarchar50CUKY(N' ')Yes*WAERS Allow NULL? 
20SIGNSign for positive (+) or negative(-) numberchar10CHAR(N' ')Yes/OPT/SIGN Allow NULL? 
21VENDOR_REFReference Document Numbernvarchar160CHAR(N' ')YesXBLNR Allow NULL? 
22GR_INVOICEDFlag to indicate whether invoice has been created for the GRnvarchar50CHAR(N' ')Yes/OPT/GR_INVOICED Allow NULL? 
23STATUSStatus Codenvarchar40CHAR(N' ')Yes*/OPT/STATUSCODE Allow NULL? 
24STATUS_PARA1Status Parameter 1nvarchar800CHAR(N' ')Yes/OPT/STATUSPARA1 Allow NULL? 
25STATUS_PARA2Status Parameter 2nvarchar800CHAR(N' ')Yes/OPT/STATUSPARA2 Allow NULL? 
26STATUS_PARA3Status Parameter 3nvarchar800CHAR(N' ')Yes/OPT/STATUSPARA3 Allow NULL? 
27STATUS_PARA4Status Parameter 4nvarchar800CHAR(N' ')Yes/OPT/STATUSPARA4 Allow NULL? 
28STATUS_ADDINFOStatus Additional Infonvarchar1320CHAR(N' ')Yes/OPT/STATADDINFO Allow NULL? 
29DELETEDDeleted flagchar10CHAR(N' ')Yes/OPT/DELETED Allow NULL? 
30DELIVERY_NOTENumber of External Delivery Notenvarchar160CHAR(N' ')YesLFSNR Allow NULL? 
NamePrimaryUniqueTypeColumns
/OPT/S_PO_HIST~0YesYesCLUSTEREDDOC_SEQ, EBELP, EBELN, MANDT
/OPT/S_PO_HIST~001NoNoNONCLUSTEREDSYNC_FLAG