UPC_STATISTIC3 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter UPC_STATISTIC3 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
BPS_STAT0 - BPS Single Record Statistics
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: UZEIT2 = D .
Selection Text: UZEIT = D .
Selection Text: UNAME = D .
Selection Text: TYPE = D .
Selection Text: RUNTIME = D .
Selection Text: PPACKAGE = D .
Selection Text: PLEVEL = D .
Selection Text: PARAM = D .
Selection Text: NAME = D .
Selection Text: METHOD = D .
Selection Text: GUID = D .
Selection Text: DATUM2 = D .
Selection Text: DATUM = D .
Selection Text: AREA = D .
Title: Statistics: Single Record Analysis
Text Symbol: TSL = Time data
Text Symbol: SEL = Statistical Data
Text Symbol: 025 = UTC
Text Symbol: 024 = Systm Time
Text Symbol: 023 = Root node does not contain any information on a planning area
Text Symbol: 022 = Should the contents be displayed in the Web browser?
Text Symbol: 021 = File Name:
Text Symbol: 020 = Directory Name:
Text Symbol: 019 = Should the statistics data be exported?
Text Symbol: 018 = Start Transaction SE16 ?
Text Symbol: 017 = InfoCube(s):
Text Symbol: 016 = Time Stamp:
Text Symbol: 015 = Use the information displayed for selection
Text Symbol: 014 = User Name:
Text Symbol: 013 = Selection Proposal for BW Statistics (Table RSDDSTAT)
Text Symbol: 012 = ---> Filter
Text Symbol: 011 = Delete Filter
Text Symbol: 010 = Set Filter
Text Symbol: 009 = Activation/Deactivation of SEM-BPS Statistics
Text Symbol: 008 = Statistics Are Already Deactivated
Text Symbol: 007 = Statistics Are Already Activated
Text Symbol: 006 = Statistics Are Deactivated
Text Symbol: 005 = Statistics Are Activated
INCLUDE STATISTIC3_TOP.
No SAP DATABASE tables are accessed within this REPORT code!
SELECT_OPTIONS_RESTRICT CALL FUNCTION 'SELECT_OPTIONS_RESTRICT' EXPORTING * PROGRAM = restriction = restrict * DB = ' ' * EXCEPTIONS * TOO_LATE = 1 * REPEATED = 2 * SELOPT_WITHOUT_OPTIONS = 3 * SELOPT_WITHOUT_SIGNS = 4 * INVALID_SIGN = 5 * EMPTY_OPTION_LIST = 6 * INVALID_KIND = 7 * REPEATED_KIND_A = 8 * OTHERS = 9 .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
UPC_STATISTIC3 - Statistics: Single Record Analysis UPC_STATISTIC3 - Statistics: Single Record Analysis UPC_STATISTIC2 - Program UPC_STATISTIC2 UPC_STATISTIC2 - Program UPC_STATISTIC2 UPC_SCH_SERVICES - Include UPC_SCH_SERVICES UPC_SCH_PLEVEL_T - Vorlage für lokale Typen der Klassen /1SEM/CL_PLAN_LEVEL*