The Function Module TV_PROT_REPORT (Schreibt allgemeine Daten zum Programm ins Protokoll) is a standard Function Module in SAP ERP and is part of the function group TVPR within the package FTB.
Function Module | TV_PROT_REPORT |
Short Text | Schreibt allgemeine Daten zum Programm ins Protokoll |
Function Group | TVPR |
Package | FTB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CURR | LIKE | JBRBEST-WGSCHFT | Anzeigewährung | |
EVAL | LIKE | JBREVAL-AUSWERTUNG | Auswertungsart | |
HORI | LIKE | VTV_PARA-TVHORI | Horizont | |
LEVEL | LIKE | SPROT-LEVEL | '1' | Protokollstufe |
PERIOD_REPORT | TYPE | C | ' ' | Report ist Periodenauswertung (X), sonst initial |
SZEN | LIKE | VTVSZKO-SZENARI | Szenario |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.