DBA Data[Home] [Help]

APPS.IGW_PROP_COMMENTS_PVT dependencies on IGW_UTILS

Line 143: Igw_Utils.Get_Proposal_Id

139: */
140:
141: IF p_proposal_id IS NULL THEN
142:
143: Igw_Utils.Get_Proposal_Id
144: (
145: p_context_field => 'PROPOSAL_ID',
146: p_check_id_flag => 'Y',
147: p_proposal_number => p_proposal_number,

Line 307: Igw_Utils.Get_Proposal_Id

303: */
304:
305: IF p_proposal_id IS NULL THEN
306:
307: Igw_Utils.Get_Proposal_Id
308: (
309: p_context_field => 'PROPOSAL_ID',
310: p_check_id_flag => 'Y',
311: p_proposal_number => p_proposal_number,