SAP ABAP Function Module CRM_WEC_CR_GET_PRICE_FROM_SALE (Get the product price details based on distribution channel)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
WEC-APP-SRV-COM (Application Component) Web Channel Complaints and Returns
⤷
CRM_WEC_COMPLAINTSANDRETURNS (Package) Web Channel: Complaints and Returns
⤷
⤷
Basic Data
| Function Module | CRM_WEC_CR_GET_PRICE_FROM_SALE | Get the product price details based on distribution channel |
| Function Group | CRM_WEC_CR_PROD_API | WEC: Complaints and Returns Product APIs |
| Program Name | SAPLCRM_WEC_CR_PROD_API | |
| INCLUDE Name | LCRM_WEC_CR_PROD_APIU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_PRODUCT_PRICES | TYPE | CRMT_WEC_CR_PRODUCT_PRICE | Product Prices | |||
| |
ET_BAPIRETURN | TYPE | BAPIRET2_TAB | Error messages | |||
| |
IS_PRODUCT | TYPE | COMT_PRODUCT | Internal Unique Identifier of Product | |||
| |
IT_DISTR_CHAIN | TYPE | CRMT_PR_SALES_SELECTION_TAB | Selection Structure for Distribution Chain | |||
| |
PRODUCT_NOT_UNIQUE | TYPE | |||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20100421 |
| SAP Release Created in | 701 |