Menu

SAP Function Module CF_ST_MFHM_FROM_CRFHD_FILL

Fill the PRT material view with data from PRT master

The Function Module CF_ST_MFHM_FROM_CRFHD_FILL (Fill the PRT material view with data from PRT master) is a standard Function Module in SAP ERP and is part of the function group CFST within the package CF.

Technical Information

Function Module CF_ST_MFHM_FROM_CRFHD_FILL
Short Text Fill the PRT material view with data from PRT master
Function Group CFST
Package CF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CRFHD_IMP LIKE CRFHD View PRT master record

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MFHM_EXP LIKE MFHM View PRT data of the material mast

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.