Data Element list used by SAP ABAP Function Module PRICE_STRING_CONVERT (Konvertierung des Preises aus einen Strings in das entsprechende Feld)
SAP ABAP Function Module
PRICE_STRING_CONVERT (Konvertierung des Preises aus einen Strings in das entsprechende Feld) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
TB_BPRICE | Price per unit | SOURCE VALUE(PRICE_AS_AMOUNT) LIKE VTIFHAPO-BPRICE |
2 | ![]() |
TB_PWKURS | Price as percentage quotation | SOURCE VALUE(PRICE_AS_PERCENTAGE) LIKE VTIFHAPO-PWKURS |
3 | ![]() |
TB_VVBASIS | Price in points | SOURCE VALUE(PRICE_IN_POINTS) LIKE VTIFHAPO-VVBASIS |
4 | ![]() |
TI_NOTTYPE | Quotation type option/future | SOURCE VALUE(NOTTYPE) LIKE VTIDERI-SNOTTYPE |
5 | ![]() |
WAERS | Currency Key | SOURCE VALUE(WAERS) TYPE WAERS |
6 | ![]() |
XUDCPFM | Decimal Format | SOURCE VALUE(DCPFM) LIKE USR01-DCPFM |