Menu

SAP Function Module REEX_CB_OBJECTS_GET_FOR_KOKRS

Liefert alle Objekte einer Objektart zum Kostenrechnungskreis

The Function Module REEX_CB_OBJECTS_GET_FOR_KOKRS (Liefert alle Objekte einer Objektart zum Kostenrechnungskreis) is a standard Function Module in SAP ERP and is part of the function group REEX_CALLBACK_RE_CLASSIC within the package RE_EX_CA.

Technical Information

Function Module REEX_CB_OBJECTS_GET_FOR_KOKRS
Short Text Liefert alle Objekte einer Objektart zum Kostenrechnungskreis
Function Group REEX_CALLBACK_RE_CLASSIC
Package RE_EX_CA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_KOKRS TYPE IONRA-KOKRS Kostenrechnungskreis
ID_OBJTYPE TYPE IONRA-OBART Objektart

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CT_ONRTAB LIKE IONRB Allgemeine Objektnummer

Exceptions

This function module does not define any Exceptions.