Menu

SAP Function Module BKK_COND_ITEM_CATG_MEDIUM_READ

Auslesen der Medien pro Kategorie

The Function Module BKK_COND_ITEM_CATG_MEDIUM_READ (Auslesen der Medien pro Kategorie) is a standard Function Module in SAP ERP and is part of the function group FB95 within the package FKBC.

Technical Information

Function Module BKK_COND_ITEM_CATG_MEDIUM_READ
Short Text Auslesen der Medien pro Kategorie
Function Group FB95
Package FKBC
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_CONDAREA LIKE TBKK8C-CONDAREA

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC LIKE SY-SUBRC

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_MEDIUM LIKE TBKK8C

Exceptions

This function module does not define any Exceptions.