The Function Module FRE_ART_SITE_SALES_PRICE_READ (Determination of standard and promotion sales prices) is a standard Function Module in SAP ERP and is part of the function group FRE_MASTER_OUT within the package WFRE_PI.
Function Module | FRE_ART_SITE_SALES_PRICE_READ |
Short Text | Determination of standard and promotion sales prices |
Function Group | FRE_MASTER_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 |
---|---|---|---|---|
IP_DATE_FROM | LIKE | SY-DATUM | '19000101' | Date and time, current (application server) date |
IP_DATE_TO | LIKE | SY-DATUM | '99991231' | Date and time, current (application server) date |
IP_MATNR | LIKE | MARA-MATNR | Material number | |
IP_VZ_PRICE_DIRECT | TYPE | XFLAG | 'X' | DC sales price determ. like for store or over distribution channel |
IP_WERKS | LIKE | T001W-WERKS | Plant Table for National (Centrally Agreed) Contracts |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EP_ACT_KNUMH | TYPE | FRE_DB_ART_SITE-KNUMH | Condition record number | |
EP_ACT_VKP | TYPE | FRE_DB_ART_SITE-SALESPRICE | FRE Sales Price | |
EP_ACT_VKP_CURR | TYPE | FRE_DB_ART_SITE-CURRENCY | Currency key | |
EP_ACT_VKP_SEND_DATE | TYPE | FRE_DB_ART_SITE-VKP_TRANS_DAY | Date | |
EP_CURRENCY | TYPE | WAERS | Currency key | |
EP_KNUMH_EDATE | TYPE | FRE_DB_ART_SITE-KNUMH_EDATE | Date | |
EP_MEINS | TYPE | FRE_DB_ART_SITE-MEINS | Base unit of measure |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_SALES_PRICES | LIKE | SACO | Sales price calculation: validity periods of SP conditions |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_MATNR | no article number exported |
NO_PRICE | no sales price determined at all |
NO_WERKS | no location number exported |