DBA Data[Home] [Help]

APPS.CSTPLCIR dependencies on CSTPACHK

Line 85: l_cost_hook_used := CSTPACHK.actual_cost_hook

81: -- This is a weird place to call the Actual Cost Hook.
82: -- But, INV's consume_create_layers() functions expects
83: -- it to be called first, so need to call it here.
84:
85: l_cost_hook_used := CSTPACHK.actual_cost_hook
86: (
87: I_ORG_ID => i_org_id,
88: I_TXN_ID => i_txn_id,
89: I_LAYER_ID => i_layer_id,