Title: | Transfer Price Administration System |
Notice: | Conference has moved to ACADMY::TPAS_NOTES |
Moderator: | ACADMY::MAGNI |
Created: | Wed Jul 01 1992 |
Last Modified: | Fri Mar 21 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 102 |
Total number of notes: | 459 |
Hello, Is it true that TPAS_CALC_TRNSFR_PRC will return the appix std unit cost if the pricing ind is "M" and the appix std unit cost is zero ? If so, please explain why the get local cost is not called if the std unit cost from APPIX is zero in such case. Thanks, Rgds, Yan Noi
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
21.1 | STANDARD COST not needed | AWARD::MAGNI | IM&T - 223-9837 | Wed Dec 23 1992 08:58 | 13 |
Yan Noi, If the TRANSFER_PRICING_CODE = M then BASE_PRICE = MLP TRANSFER_PRICE = BASE_PRICE * (1 - MLP_DISCOUNT_PERCENT) The STANDARD_COST is not needed here. Therefore the call to TPAS_ZSC_PART is not made. If the MLP <= 0 then the local standard cost would have to be retrieved. Lois |