DBA Data[Home] [Help]

APPS.CSTPSISC dependencies on STANDARD

Line 5: -- ins_std_cost This function inserts standard cost in mcacd,

1: PACKAGE BODY CSTPSISC AS
2: /* $Header: CSTSISCB.pls 120.3.12010000.2 2008/10/31 11:01:25 prashkum ship $ */
3:
4: -- PROCEDURE
5: -- ins_std_cost This function inserts standard cost in mcacd,
6: -- transaction cost in mctcd and sub-elemental
7: -- costs in macs.
8: --
9: --

Line 69: -- asset sub is the only case that use standard cost. otherwise,

65:
66: -- we break down into two major cases
67: -- 1. PO delivery, RTV, PO delivery adjustment are exception cases
68: -- so we group them together. within this group, asset item in
69: -- asset sub is the only case that use standard cost. otherwise,
70: -- we're using po price.
71: -- 2. all other asset item transactions are another group
72: -- wip scrap uses actual cost, and the others use standard cost.
73:

Line 72: -- wip scrap uses actual cost, and the others use standard cost.

68: -- so we group them together. within this group, asset item in
69: -- asset sub is the only case that use standard cost. otherwise,
70: -- we're using po price.
71: -- 2. all other asset item transactions are another group
72: -- wip scrap uses actual cost, and the others use standard cost.
73:
74: l_stmt_num := 10;
75:
76: if (i_txn_source_type_id = 1) then

Line 139: -- asset item in asset sub is an exception case, use standard cost

135:
136: l_stmt_num := 30;
137:
138: if (i_exp_item = 0 and i_exp_sub = 0) then
139: -- asset item in asset sub is an exception case, use standard cost
140:
141: l_stmt_num := 40;
142:
143: INSERT INTO MTL_CST_ACTUAL_COST_DETAILS (