DBA Data[Home] [Help]

APPS.CSTPLCWP dependencies on CSTPLCIR

Line 195: CSTPLCIR.component_issue

191:
192:
193: IF ( l_action_id = 1 OR l_action_id = 34 ) THEN
194:
195: CSTPLCIR.component_issue
196: (
197: i_cost_method_id => l_cost_method,
198: i_txn_id => l_trx_id,
199: i_layer_id => l_layer_id,

Line 218: CSTPLCIR.component_return

214: );
215:
216: ELSIF ( l_action_id = 27 OR l_action_id = 33 ) THEN
217:
218: CSTPLCIR.component_return
219: (
220: i_cost_method_id => l_cost_method,
221: i_txn_id => l_trx_id,
222: i_layer_id => l_layer_id,