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
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