Menu

SAP Function Module AFWKF_ACCESS_CATE_READ

Kennzahltypen lesen

The Function Module AFWKF_ACCESS_CATE_READ (Kennzahltypen lesen) is a standard Function Module in SAP ERP and is part of the function group AFWKF_ACCESS within the package CFM_AFWKF.

Technical Information

Function Module AFWKF_ACCESS_CATE_READ
Short Text Kennzahltypen lesen
Function Group AFWKF_ACCESS
Package CFM_AFWKF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_KFCATE TYPE AFWKF_CATEGORY Kennzahltyp
I_LANGU TYPE SPRAS SY-LANGU R/3-System, aktuelle Sprache

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CATE TYPE AFWKF_CATE Kennzahltyp
E_TEXT TYPE ANY Bezeichnung des Kennzahltyps

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.