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.
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 |
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 |
This function module does not define any EXPORTING 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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.