Data Element list used by SAP ABAP Function Module MD_CONV_SALES_CURR_AT_ONE_PLAN (MD event CONVERT CURVP(sales-currency), compute volumes, activate(if))
SAP ABAP Function Module
MD_CONV_SALES_CURR_AT_ONE_PLAN (MD event CONVERT CURVP(sales-currency), compute volumes, activate(if)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | KURST_CURR | Exchange rate type | SOURCE VALUE(P_KURST) LIKE TCURV-KURST OPTIONAL |
|
| 2 | VKORG | Sales Organization | SOURCE VALUE(P_VKORG) LIKE WMFP-VKORG OPTIONAL |
|
| 3 | VTWEG | Distribution Channel | SOURCE VALUE(P_VTWEG) LIKE WMFP-VTWEG OPTIONAL |
|
| 4 | W_CHAR1 | General character 1 - field for interface definition | SOURCE VALUE(P_SHOW_ERRORS) LIKE RWAKA-CHAR1 OPTIONAL |
|
| 5 | W_CHAR1 | General character 1 - field for interface definition | SOURCE VALUE(P_ACTIVATE) LIKE RWAKA-CHAR1 OPTIONAL |
|
| 6 | W_CURVP | Sales price currency | SOURCE VALUE(P_CURR_OLD) LIKE WMFP-CURVP OPTIONAL |
|
| 7 | W_CURVP | Sales price currency | SOURCE VALUE(P_CURR_NEW) LIKE WMFP-CURVP |
|
| 8 | W_MFCNR | Document no. of markdown plan | SOURCE VALUE(P_MFCNR) LIKE WMFP-MFCNR |
|