DBA Data[Home] [Help]

APPS.CSTPLCIR dependencies on CSTPACHK

Line 70: l_cost_hook_used := CSTPACHK.actual_cost_hook

66: -- This is a weird place to call the Actual Cost Hook.
67: -- But, INV's consume_create_layers() functions expects
68: -- it to be called first, so need to call it here.
69:
70: l_cost_hook_used := CSTPACHK.actual_cost_hook
71: (
72: I_ORG_ID => i_org_id,
73: I_TXN_ID => i_txn_id,
74: I_LAYER_ID => i_layer_id,