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
6BSEG345Accounting Document Segment
7/ISDFPS/CHVW_E34External Batch Where-Used List
8FIQAC_PART8Reporting Parameters Text for Company Code ( Qatar)
9/1RA/0SD010MI170Items for Class SD01 - Raw Data
10FMARCPAR4Parallelization of FMARC_BATCH

B1 9.2: Top 10 requests

TableColumnsDescription
1OITM299Items
2OINV386A/R Invoice
3OCRD332Business Partner
4ORDR386Sales Order
5OJDT100Journal Entry
6OPCH386A/P Invoice
7INV1265A/R Invoice - Rows
8JDT1124Journal Entry - Rows
9OPOR386Purchase Order
10OVTG52Tax Definition

B1 8.8: Top 10 requests

TableColumnsDescription
1ORCT154Incoming Payment
2OITM249Items
3OINM101Whse Journal
4OINV268A/R Invoice
5OIVL77Whse Journal
6OVPM154Outgoing Payments
7OPCH268A/P Invoice
8JDT1110Journal Entry - Rows
9OOCR9Loading Factors
10OSRN20Serial Numbers Master Data
Basis Components :: SAP NetWeaver Mobile - Use subcomponents
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0MEREP_208221Replicator Run ControlSAP NetWeaver Mobile - Use subcomponents
SQL:  selectupdate insert create

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

SELECT MANDT, SCENARIO, SEQNO, STRTDATE, STRTTIME, ENDDATE, ENDTIME, STRTBY, LOG_LEVEL, NO_B_TOTAL, NO_B_ADD, NO_B_MOD, NO_B_DEL, NO_B_TOP, NO_B_ITM, NO_A_TOTAL, NO_A_ADD, NO_A_MOD, NO_A_DEL, NO_A_TOP, NO_A_ITM, MSGTYPE FROM MEREP_208
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1MANDTClientnvarchar30CLNT(N'000')No*MANDT Allow NULL? 
2SCENARIOSyncBO IDnvarchar100CHAR(N' ')NoMEREP_401MEREP_SCENARIO Allow NULL? 
3SEQNOSequence Numberint100INT4((0))NoMEREP_SEQNO Allow NULL? 
4STRTDATEJob start datenvarchar80DATS(N'00000000')YesBTCXDATE Allow NULL? 
5STRTTIMEBatch job start timenvarchar60TIMS(N'000000')YesBTCXTIME Allow NULL? 
6ENDDATEJob start datenvarchar80DATS(N'00000000')YesBTCXDATE Allow NULL? 
7ENDTIMEBatch job start timenvarchar60TIMS(N'000000')YesBTCXTIME Allow NULL? 
8STRTBYUser Name who Started Replicatornvarchar120CHAR(N' ')YesMEREP_STARTED_BY Allow NULL? 
9LOG_LEVELLog Levelchar10CHAR(N' ')YesMEREP_LOG_LEVEL Allow NULL? 
10NO_B_TOTALTotal Number of Replica DB Recordsdecimal120DEC((0))YesMEREP_NOBTOT
11NO_B_ADDNo. of Replica DB Records with Action ADDdecimal120DEC((0))YesMEREP_NOADD
12NO_B_MODNo. of Replica DB Records with Action MODdecimal120DEC((0))YesMEREP_NOMOD
13NO_B_DELNo. of Replica DB Records with Action DELdecimal120DEC((0))YesMEREP_NODEL
14NO_B_TOPNo. of Replica DB Records with Structure ID TOPdecimal120DEC((0))YesMEREP_NOTOP
15NO_B_ITMNo. of Replica DB Records with Stucture ID 010, 020 ...decimal120DEC((0))YesMEREP_NOITM
16NO_A_TOTALTotal Number of Replica DB Recordsdecimal120DEC((0))YesMEREP_NOBTOT
17NO_A_ADDNo. of Replica DB Records with Action ADDdecimal120DEC((0))YesMEREP_NOADD
18NO_A_MODNo. of Replica DB Records with Action MODdecimal120DEC((0))YesMEREP_NOMOD
19NO_A_DELNo. of Replica DB Records with Action DELdecimal120DEC((0))YesMEREP_NODEL
20NO_A_TOPNo. of Replica DB Records with Structure ID TOPdecimal120DEC((0))YesMEREP_NOTOP
21NO_A_ITMNo. of Replica DB Records with Stucture ID 010, 020 ...decimal120DEC((0))YesMEREP_NOITM
22MSGTYPEMessage type: S Success, E Error, W Warning, I Info, A Abortchar10CHAR(N' ')YesBAPI_MTYPE Allow NULL? 
NamePrimaryUniqueTypeColumns
MEREP_208~0YesYesCLUSTEREDSEQNO, SCENARIO, MANDT