SAP ABAP Function Module CMS_PP_GET_NEW_PRICE (Determine new price from condition records)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CHM-POS (Application Component) Point of Sale
⤷
CMS_PP (Package) Package for price protection application
⤷
⤷
Basic Data
| Function Module | CMS_PP_GET_NEW_PRICE | Determine new price from condition records |
| Function Group | CMS_PP_COMMON | PP common function modules |
| Program Name | SAPLCMS_PP_COMMON | |
| INCLUDE Name | LCMS_PP_COMMONU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_COND_T | TYPE | PRCT_COND_DU_TAB | Internal Table Type for Pricing Conditions | |||
| |
ET_HEADER_MESSAGES | TYPE | CMST_MAP_1O_MSG_TAB | Table type for sending back the 1O messages | |||
| |
ET_ITEM_MESSAGES | TYPE | CMST_MAP_1O_MSG_TAB | Table type for sending back the 1O messages | |||
| |
IT_PP_COM | TYPE | CMST_PP_EXEC_TAB | Execution structure for application PP_TRACK | |||
| |
PRICE_NOT_DETERMINED | TYPE | Could not determine the price | ||||
| |
MAPPING_NOT_MAINTAINED | TYPE | Mapping is not maintained correctly | ||||
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 | 20030110 |
| SAP Release Created in | 400 |