Menu

SAP Function Module K_KKB_REPID_GET

Erstellen ABAP-Reportname für RW-Berichtsgruppen

The Function Module K_KKB_REPID_GET (Erstellen ABAP-Reportname für RW-Berichtsgruppen) is a standard Function Module in SAP ERP and is part of the function group KKB4 within the package KKB.

Technical Information

Function Module K_KKB_REPID_GET
Short Text Erstellen ABAP-Reportname für RW-Berichtsgruppen
Function Group KKB4
Package KKB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MANDT LIKE SY-MANDT SY-MANDT
OPTION LIKE 'S'
RGJNR LIKE TKKB1-BGR

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REPID LIKE SY-REPID

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OUT_OF_RANGE Client cannot be coded