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
Industry Specific :: SAP Utilities :: Energy Data Management
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0EEDMIMPORTLOG_DB304EDM Import Log: Database TableEnergy Data Management
SQL:  selectupdate insert create

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

SELECT MANDT, LOGBELNR, PROFILE, INT_UI, DATEFROM, TIMEFROM, DATETO, TIMETO, DOCNUM, IMP_DATE, IMP_TIME, SRCSYSTEM, PROF_TIMEZONE, CONSISTENT, PLAUSIBLE, UPDATED, CORRECTED, REPLACE_REQUIRED, REPLACE_SUCCESS, TEMP_ERROR, ABORTED, EXTREFERENCE, EXTLOGNUMBER, VERS_CREATED, SPARTE, PROFTYPE, ERDAT, ERNAM, AEDAT, AENAM FROM EEDMIMPORTLOG_DB
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1MANDTClientnvarchar30CLNT(N'000')No*MANDT Allow NULL? 
2LOGBELNRImport document numbernvarchar120CHAR(N' ')NoE_LOGBELNR Allow NULL? 
3PROFILENumber of EDM Profilenvarchar180NUMC(N'000000000000000000')YesEPROFHEADE_PROFILE Allow NULL? 
4INT_UIInternal key for point of deliverynvarchar220CHAR(N' ')Yes*INT_UI Allow NULL? 
5DATEFROMFrom-Date for Profile Valuesnvarchar80DATS(N'00000000')YesE_EDMDATEFROM_I Allow NULL? 
6TIMEFROMFrom-Time for Profile Valuesnvarchar60TIMS(N'000000')YesE_EDMTIMEFROM_I Allow NULL? 
7DATETOTo-Date for Profile Valuesnvarchar80DATS(N'00000000')YesE_EDMDATETO_I Allow NULL? 
8TIMETOTo-time for Profile Valuesnvarchar60TIMS(N'000000')YesE_EDMTIMETO_I Allow NULL? 
9DOCNUMIDoc numbernvarchar160NUMC(N'0000000000000000')YesEDIDCEDI_DOCNUM Allow NULL? 
10IMP_DATEFrom-date of importnvarchar80DATS(N'00000000')YesE_IMP_DATE Allow NULL? 
11IMP_TIMEFrom-time of importnvarchar60TIMS(N'000000')YesE_IMP_TIME Allow NULL? 
12SRCSYSTEMSource Systemnvarchar150CHAR(N' ')YesESRCSYSTEME_SRCSYSTEM Allow NULL? 
13PROF_TIMEZONETime Zonenvarchar60CHAR(N' ')Yes*TIMEZONE Allow NULL? 
14CONSISTENTConsistent Import Document Indicatorchar10CHAR(N' ')YesE_FL_CONSISTENT Allow NULL? 
15PLAUSIBLEPlausible Indicatorchar10CHAR(N' ')YesE_FL_PLAUSIBLE Allow NULL? 
16UPDATEDImported Profile Values Indicatorchar10CHAR(N' ')YesE_FL_UPDATED Allow NULL? 
17CORRECTEDCorrected Import Document Indicatorchar10CHAR(N' ')YesE_FL_CORRECTED Allow NULL? 
18REPLACE_REQUIREDDisplay Profiles with Replacement Values Required Indicatorchar10CHAR(N' ')YesE_FL_REPLACE_REQ Allow NULL? 
19REPLACE_SUCCESSDisplay Profiles with Successfully Replaced Values Indicatorchar10CHAR(N' ')YesE_FL_REPLACE_SUCCESS Allow NULL? 
20TEMP_ERRORTemporary Error Has Occurred Indicatorchar10CHAR(N' ')YesE_FL_TEMP_ERROR Allow NULL? 
21ABORTEDImport Terminated Indicatorchar10CHAR(N' ')YesE_FL_ABORTED Allow NULL? 
22EXTREFERENCEExternal referencenvarchar150CHAR(N' ')YesE_EXTREFERENCE Allow NULL? 
23EXTLOGNUMBERExternal action log IDnvarchar220CHAR(N' ')YesE_EXTLOGNUMBER Allow NULL? 
24VERS_CREATEDNew Version Created Indicatorchar10CHAR(N' ')YesE_FL_VERS_CREATED Allow NULL? 
25SPARTEDivisionnvarchar20CHAR(N' ')Yes*SPARTE Allow NULL? 
26PROFTYPEProfile typenvarchar20NUMC(N'00')Yes*PROFTYPE Allow NULL? 
27ERDATDate on Which Record Was Creatednvarchar80DATS(N'00000000')YesERDAT Allow NULL? 
28ERNAMName of Person who Created the Objectnvarchar120CHAR(N' ')YesERNAM Allow NULL? 
29AEDATChanged Onnvarchar80DATS(N'00000000')YesAEDAT Allow NULL? 
30AENAMName of Person Who Changed Objectnvarchar120CHAR(N' ')YesAENAM Allow NULL? 
NamePrimaryUniqueTypeColumns
EEDMIMPORTLOG_DB~0YesYesCLUSTEREDLOGBELNR, MANDT
EEDMIMPORTLOG_DB~1NoNoNONCLUSTEREDDOCNUM, PROFILE, MANDT
EEDMIMPORTLOG_DB~2NoNoNONCLUSTEREDDATETO, DATEFROM, MANDT
EEDMIMPORTLOG_DB~3NoNoNONCLUSTEREDIMP_TIME, IMP_DATE, MANDT