The Function Module FRE_RELEV_DIST_PROF_ART (Determine relevant Distribution Profiles of Article in Site) is a standard Function Module in SAP ERP and is part of the function group FRE_PROC_METH_OUT within the package WFRE_PI.
Function Module | FRE_RELEV_DIST_PROF_ART |
Short Text | Determine relevant Distribution Profiles of Article in Site |
Function Group | FRE_PROC_METH_OUT |
Package | WFRE_PI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IR_DIST_PROF_ART | TYPE | FRE_RANGE_RTTY | FRE Range Structure for FM Import / Export Parameter | |
I_INITIAL | TYPE | FRE_INIT_FLAG | Flag to decide between initial and delta Transmission |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_DIST_PROF_ART | TYPE | FRE_DIST_PROF_ART_TTY | Distribution Profile of Article in Site |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.