Menu

SAP Function Module GET_PRCTR_BUKRS_FROM_KOKRS

Liefert alle gültigen Kombinationen ProfitCenter-Bukrs für KostRechKreis

The Function Module GET_PRCTR_BUKRS_FROM_KOKRS (Liefert alle gültigen Kombinationen ProfitCenter-Bukrs für KostRechKreis) is a standard Function Module in SAP ERP and is part of the function group PC52 within the package KE1.

Technical Information

Function Module GET_PRCTR_BUKRS_FROM_KOKRS
Short Text Liefert alle gültigen Kombinationen ProfitCenter-Bukrs für KostRechKreis
Function Group PC52
Package KE1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IDATE_FROM TYPE SYDATUM 1011950 Datum und Zeit, aktuelles (Applikationsserver-)Datum
IDATE_TO TYPE SYDATUM 31129999 Datum und Zeit, aktuelles (Applikationsserver-)Datum
IKOKRS TYPE KOKRS Kostenrechnungskreis

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
ET_CEPC_BUKRS LIKE CEPC_BUKRS Buchungskreiszuordnung von Profit Centern

Exceptions

This function module does not define any Exceptions.