SAP ABAP Function Module DMF_SPR_SALES_PRICE_ANALYSIS (change analysis of sales prices)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD (Application Component) Logistics Basic Data
⤷
DMF_BUS_LOGIC (Package) Business Logic
⤷
⤷
Basic Data
| Function Module | DMF_SPR_SALES_PRICE_ANALYSIS | change analysis of sales prices |
| Function Group | DMF_SPR | DMF: Implementation SPR function group |
| Program Name | SAPLDMF_SPR | |
| INCLUDE Name | LDMF_SPRU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_RESULTS_STORE_INDEP | TYPE | DMF_T_MATERIAL_CH_DATA | table with articles (for store independent process) | |||
| |
ET_RESULTS_STORE_DEP | TYPE | DMF_T_MATERIAL_STORE_DATA | table with articles (for store dependent process) | |||
| |
IV_DATE_FROM | TYPE | DATUM | SY-DATUM | Date | ||
| |
IV_DATE_TO | TYPE | DATUM | '99991231' | Date | ||
| |
IT_SALES_ORG | TYPE | DMF_T_SALES_ORG | Distribution Channel | |||
| |
IT_CONDITION_TYPE | TYPE | DMF_T_CONDITION_TYPE | table with sales condition types | |||
| |
IT_WIND | TYPE | DMF_T_WIND | Table Type: WIND | |||
| |
IT_STORE_DATA | TYPE | DMF_T_STORE_DATA | table with store data | |||
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 | 20100310 |
| SAP Release Created in | 605 |