Menu

SAP Function Module CRIF_CK_GET_PRICE

liest einen Materialpreis laut Preissteuerung

The Function Module CRIF_CK_GET_PRICE (liest einen Materialpreis laut Preissteuerung) is a standard Function Module in SAP ERP and is part of the function group CK_MATERIAL_PRICE_WAO within the package WAO_MATERIAL_PRICE.

Technical Information

Function Module CRIF_CK_GET_PRICE
Short Text liest einen Materialpreis laut Preissteuerung
Function Group CK_MATERIAL_PRICE_WAO
Package WAO_MATERIAL_PRICE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MATNR_IMP LIKE KEKO-MATNR Materialnummer
WERKS_IMP LIKE KEKO-WERKS Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAKTX_EXP LIKE CKKALKPOS-LTEXT Beschreibung
MESSAGE_EXP LIKE CKKALKPOS-LTEXT Beschreibung
RESULT_EXP LIKE CKKALKPOS-LTEXT Beschreibung
WRKKT_EXP LIKE CKKALKPOS-LTEXT Beschreibung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.