SAP table VISRREPORT (Sales Report)

SAP table VISRREPORT has 6 primary key fields being MANDT,INTRENO,TERMNO,RHYTHMTYPE,VALIDFROM,VERSION.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 * MANDT
INTRENO Internal Key of Real Estate Object CHAR 13 0 RECAINTRENO
TERMNO Term Number of Reporting Rule CHAR 4 0 * RESRTMRPTERMNO
RHYTHMTYPE Type of Frequency CHAR 4 0 TIVSRRHT RESRRHYTHMTYPE
VALIDFROM Reporting Interval Start for Sales-Based Lease-Out DATS 8 0 RESRRPFROM
VERSION Version of a Sales Report CHAR 3 0 RESRRPVERSION
VALIDTO End of Reporting Interval for Sales-Based Lease-Out DATS 8 0 RESRRPTO
SALESTYPE Sales Type CHAR 4 0 TIVSRST RESRSALESTYPE
SALESUNIT Unit of measurement of sales reporting values UNIT 3 0 * VVUMSEINH
SALESCURR Currency Key CUKY 5 0 * WAERS
RPTYPE Key: Sales ID CHAR 4 0 TIVSRRPT RESRRPTYPE
NO_SALES Sales Report with Zero Sales CHAR 1 0 RESRNOSALES
NET_SALES Reported Net Sales CURR 15 2 RESRSALESNET
GROSS_SALES Reported Gross Sales CURR 15 2 RESRSALESGROSS
QUANTITY Reported Sales in Units QUAN 17 4 RESRQUANTITY
STAT_NETSALES Statistical Net Sales CURR 15 2 RESRSTATSALESNET
STAT_GROSSSALES Statistical Gross Sales CURR 15 2 RESRSTATSALESGROSS
STAT_QUANTITY Statistical Quantitative Sales QUAN 17 4 RESRSTATQUANTITY
RPDATE Date Sales Report Was Received DATS 8 0 RESRRPDATE
RERF Entered By CHAR 12 0 RERF
DERF First Entered On DATS 8 0 DERF
TERF Time of Creation TIMS 6 0 TERF
REHER Source of Initial Entry CHAR 10 0 REHER
RBEAR Employee ID CHAR 12 0 RBEAR
DBEAR Last Edited On DATS 8 0 DBEAR
TBEAR Last Edited At TIMS 6 0 TBEAR
RBHER Editing Source CHAR 10 0 RBHER

VISRREPORT foreign key relationships

Table Field Check Table Check Field
0 VISRREPORT RHYTHMTYPE TIVSRRHT Type of Frequency TERMTYPE
0 VISRREPORT RHYTHMTYPE TIVSRRHT Type of Frequency RHYTHMTYPE
1 VISRREPORT RPTYPE TIVSRRPT Sales ID RPTYPE
0 VISRREPORT SALESTYPE TIVSRST Sales Type SALESTYPE