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
6/ISDFPS/CHVW_E34External Batch Where-Used List
7FIQAC_PART8Reporting Parameters Text for Company Code ( Qatar)
8BSEG345Accounting Document Segment
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
3OINV268A/R Invoice
4OIVL77Whse Journal
5OINM101Whse Journal
6OVPM154Outgoing Payments
7OPCH268A/P Invoice
8JDT1110Journal Entry - Rows
9OOCR9Loading Factors
10OSRN20Serial Numbers Master Data
1ERP EHP76.0P2RP_VA411HR-PT: Payroll Results: Vacation allowance grouping (VA)
SQL:  selectupdate insert create

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

SELECT MANDT, DCT_PERNR, DCT_SEQNR, DCT_ROWID, VAGRP, ALLTY, REGTY, TERMX, FIXCO, VARCO, PAMNT, CPAMT, PDAYS, CPDAY, EAMNT, CEAMT, VDAYS, CVDAY, ESTAM, AMT_CURR, NQUOT, NLDAY, TQUOT, TLDAY, TUNIT, PAYFL, CPAYF, ADJFL, TERFL, AWART, OBEGD, OENDD, GWTYP, GAPZN, GLDAY, GZEIN, CLAMT, CLDAY, CDURP, EDIFF, GENER FROM P2RP_VA
ColumnFieldDescriptionSQL TypeLengthDecimalsRelationDefault ValueConstraintsSQL Create Statement
1MANDTClientnvarchar30 Allow NULL? 
2DCT_PERNRPersonnel Numbernvarchar80 Allow NULL? 
3DCT_SEQNRSequence Numbernvarchar50 Allow NULL? 
4DCT_ROWIDUnique Row Numbernvarchar50 Allow NULL? 
5VAGRPVacation allowance groupingnvarchar20 Allow NULL? 
6ALLTYType of vacation allowancechar10 Allow NULL? 
7REGTYType of regime (normal/alternative)char10 Allow NULL? 
8TERMXSpecial processing for terminationchar10 Allow NULL? 
9FIXCOFixed component of VA reference remunerationdecimal152
10VARCOVariable component of VA reference remunerationdecimal152
11PAMNTVA amount paid in perioddecimal152
12CPAMTPaid VA amount cumulated until perioddecimal152
13PDAYSNo.of leave days covered by VA payment in perioddecimal105
14CPDAYNo.of cumulated leave days covered by VA paymentdecimal105
15EAMNTVA amount earned in perioddecimal152
16CEAMTCumulated amount of earned VAdecimal152
17VDAYSNumber of leave days takendecimal105
18CVDAYNo.of cumulated leave days takendecimal105
19ESTAMEstimated annual VA amountdecimal152
20AMT_CURRCurrency Keynvarchar50 Allow NULL? 
21NQUOTAbsence quota type for annual leave entitlementnvarchar20 Allow NULL? 
22NLDAYAnnual leave entitlement daysdecimal105
23TQUOTAbsence quota type for termination entitlementnvarchar20 Allow NULL? 
24TLDAYEntitlement days for contract terminationdecimal105
25TUNITTime unitnvarchar30 Allow NULL? 
26PAYFLType of payment frequency (A - annual; P - periodic)char10 Allow NULL? 
27CPAYFType of payment frequency at least occuring once in yearchar10 Allow NULL? 
28ADJFLFlag for adjustment payment in periodchar10 Allow NULL? 
29TERFLFlag for contract termination adjustmentchar10 Allow NULL? 
30AWARTAbsence type of leave period triggering allowance paymentnvarchar40 Allow NULL? 
31OBEGDOld start datenvarchar80 Allow NULL? 
32OENDDOld end datenvarchar80 Allow NULL? 
33GWTYPWage type generated for allowance paymentnvarchar40 Allow NULL? 
34GAPZNPC205 assignmentvarbinary10
35GLDAYNo.of leave days for which a payment was generateddecimal105
36GZEINTime/Measurement Unitnvarchar30 Allow NULL? 
37CLAMTAmount to be cleared (due to as-earned principle)decimal152
38CLDAYTaken leave days to be cleared (due to as-earned principle)decimal105
39CDURPNo.of months in same processing variant (in year)decimal42
40EDIFFDifference between estimated VA amount and reference remun.decimal152
41GENERIndicator for automatic generation of allowance paymentchar10 Allow NULL? 
NamePrimaryUniqueTypeColumns
P2RP_VA~0YesYesCLUSTEREDDCT_ROWID, DCT_SEQNR, DCT_PERNR, MANDT