The Function Module C145_GET_REPTNAM (EHS: Lesen des Textes zum Berichtstyp) is a standard Function Module in SAP ERP and is part of the function group C145 within the package CBUI.
Function Module | C145_GET_REPTNAM |
Short Text | EHS: Lesen des Textes zum Berichtstyp |
Function Group | C145 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_REPTYPE | LIKE | TCGL2-REPTYPE | Report type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_REPTNAM | LIKE | TCGL2-REPTNAM | Name of report type |
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.