Data Element list used by SAP ABAP Function Module RM_MM02_PRICE_TO_AMOUNT_CONV (Conversion of a Price to a Currency Amount)
SAP ABAP Function Module
RM_MM02_PRICE_TO_AMOUNT_CONV (Conversion of a Price to a Currency Amount) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ASTUECK | Number of units for unit-quoted securities | SOURCE VALUE(I_ASTUECK) LIKE VTVFGKO08-ASTUECK |
|
| 2 | TV_CASHF | Cash Flow Amount in Currency | SOURCE VALUE(E_AMOUNT) LIKE VTVFGCF08-BCWHR |
|
| 3 | TV_NOMWAE | Currency of Nominal Amount | SOURCE VALUE(I_CURR) LIKE VTVFGKO08-SNOMWHR |
|
| 4 | VVPKTKUR | Price of Unit- or Percentage-Quoted Security | SOURCE VALUE(I_RATE) LIKE ATRAS-PKTKUR |
|