DBA Data[Home] [Help]

APPS.IGW_PROP_ABSTRACTS_PUB dependencies on IGW_UTILS

Line 56: Igw_Utils.Get_Proposal_Id

52: Fnd_Msg_Pub.Add;
53:
54: ELSE
55:
56: Igw_Utils.Get_Proposal_Id
57: (
58: p_context_field => 'PROPOSAL_ID',
59: p_check_id_flag => 'N',
60: p_proposal_number => p_proposal_number,

Line 76: Igw_Utils.Get_Lookup_Code

72: Fnd_Msg_Pub.Add;
73:
74: ELSE
75:
76: Igw_Utils.Get_Lookup_Code
77: (
78: p_context_field => 'ABSTRACT_TYPE_CODE',
79: p_check_id_flag => 'N',
80: p_lookup_type => 'IGW_ABSTRACT_TYPES',