GET CUSTOM PRICE not working for other languages
Hi All,
We are using GET CUSTOM PRICE in the formula to apply the value for the modifiers for certain list of customers. This works well for the english language but when the order is entered in other languages, the value is inserted as 0. Can anyone help on this? the following is the code used.
"TEXT"
"PACKAGE BODY ""QP_CUSTOM"" AS
"
"/* $Header: QPXCUSTS.pls 115.2.11510.2 2004/11/12 00:39:38 sfiresto ship $ */
"
"/*#
"
" * This package contains the specification for the GET_CUSTOM_PRICE API. The
"
" * package body/function body is not shipped with Oracle Advanced Pricing. The
"
" * user must create the Package Body for QP_CUSTOM containing the function body