DBA Data[Home] [Help]

APPS.IGW_SPONSOR_ACTION_TBH dependencies on IGW_PROP_COMMENTS_S

Line 102: igw_prop_comments_s.nextval, /* comment_id */

98: )
99: VALUES
100: (
101: p_proposal_id, /* proposal_id */
102: igw_prop_comments_s.nextval, /* comment_id */
103: p_comments, /* comments */
104: p_sponsor_action_code,
105: p_sponsor_action_date,
106: 1, /* record_version_number */