The Function Module GET_MONI_TOC1 (Select data from Table MONI) is a standard Function Module in SAP ERP and is part of the function group STU2 within the package STUN.
Function Module | GET_MONI_TOC1 |
Short Text | Select data from Table MONI |
Function Group | STU2 |
Package | STUN |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE | LIKE | SY-DATUM | SY-DATUM | Datum ist Selektionskriterium |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TOCC | LIKE | MONI_V01 | Tabelle, die zurueckgegeben wird |
This function module does not define any Exceptions.