Menu

SAP Function Module PRCH_CHECK_MM_ACC_VIEW

Prüft ob Buchhaltungssicht vorhanden ist

The Function Module PRCH_CHECK_MM_ACC_VIEW (Prüft ob Buchhaltungssicht vorhanden ist) is a standard Function Module in SAP ERP and is part of the function group CKM_PRICECHANGES_2 within the package CKMPC.

Technical Information

Function Module PRCH_CHECK_MM_ACC_VIEW
Short Text Prüft ob Buchhaltungssicht vorhanden ist
Function Group CKM_PRICECHANGES_2
Package CKMPC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COST_ESTIMATE TYPE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
I_BWKEY TYPE BWKEY Bewertungskreis
I_FSTAT TYPE PSTAT_D Pflegestatus
I_MATNR TYPE MATNR Materialnummer
I_MLMAA TYPE CK_ML_MAAC Material-Ledger auf Materialebene aktiviert

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MATPR LIKE CKI_PAE_PP Preisänderungen: Periodendaten

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.