DBA Data[Home] [Help]

APPS.CSTPOYLD dependencies on STANDARD

Line 16: -- i_run_option : 1 if it is called from standard cost --

12: -- Oracle Applications Rel 11i.1 --
13: -- --
14: -- PARAMETERS: --
15: -- i_entity_id : Wip entity id of lot based job --
16: -- i_run_option : 1 if it is called from standard cost --
17: -- processor and split merge cost processor --
18: -- for txn type Split or Merge --
19: -- 2 if is called from standard cost update --
20: -- 3 if it is called from split merge cost --

Line 19: -- 2 if is called from standard cost update --

15: -- i_entity_id : Wip entity id of lot based job --
16: -- i_run_option : 1 if it is called from standard cost --
17: -- processor and split merge cost processor --
18: -- for txn type Split or Merge --
19: -- 2 if is called from standard cost update --
20: -- 3 if it is called from split merge cost --
21: -- processor with txn type bonus and update --
22: -- quanitty. --
23: -- i_txn_op_seq_num :Operation sequence number for bonus and --

Line 110: -- This function is used by the standard cost update program, to adjust the

106: -- FUNCTION
107: -- cost_update_adjustment
108: --
109: -- DESCRIPTION
110: -- This function is used by the standard cost update program, to adjust the
111: -- operation cost by the change in unit costs due to cost update
112: --
113: -- PURPOSE:
114: -- Oracle Applications Rel 11i.1, to support WIP ShopFloor Management