DBA Data[Home] [Help]

APPS.CSTPLCWP dependencies on CSTPLCIR

Line 234: CSTPLCIR.component_issue

230:
231:
232: IF ( l_action_id = 1 OR l_action_id = 34 ) THEN
233:
234: CSTPLCIR.component_issue
235: (
236: i_cost_method_id => l_cost_method,
237: i_txn_id => l_trx_id,
238: i_layer_id => l_layer_id,

Line 257: CSTPLCIR.component_return

253: );
254:
255: ELSIF ( l_action_id = 27 OR l_action_id = 33 ) THEN
256:
257: CSTPLCIR.component_return
258: (
259: i_cost_method_id => l_cost_method,
260: i_txn_id => l_trx_id,
261: i_layer_id => l_layer_id,