cancel
Showing results for 
Search instead for 
Did you mean: 

Customised field for price showing deimal shifted value in Sourcing -> WkL

Former Member
0 Kudos

Currently we are using SRM 550 server. We have upgraded from SRM 3.0.

We have define customized field zz_price same as the price field (BBP_PRICE, Length13, decimal place 2) by defining it in the standard include CI_BBP_ITEM before in 3.0.

The field is being displayed in the Shopping cart basis data and also in the Carry out sourcing screen ->sourcing -> worklist (achieved using a screen variant)

For currency TND (Tunisia - 3 decimal place ) and HUF (Hungary - 0 decimal place) , the custom field is showing decimal place shifted in carry out sourcing,

For example

If the SC price is 200.000 in TND , the same value is copied to ZZ_price.

The price value is displayed properly in check status for SC price and the net price in basis data (ZZ_price ).

The same SC when approved and available in sourcing the net price (ZZ_price ) field in the worklist is displayed as 2000.00 ( which is wrong) . When we pull the SC to the work area, then the SC price and ZZ price inside Basis data tab is displayed properly as 200.000.

Please let me know, do I need to write some conversion code in the HTML template for work list to show the correct display for currency more than 3 decimal places for ZZ _price field.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Please check your ZZ_price field has CURRENCY reference field in the DDIC definition.

Regards,

Masa