DBA Data[Home] [Help]

APPS.IGW_PROP_COMMENTS_TBH dependencies on IGW_PROP_COMMENTS_S

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

59: )
60: VALUES
61: (
62: p_proposal_id, /* proposal_id */
63: igw_prop_comments_s.nextval, /* comment_id */
64: p_comments, /* comments */
65: 1, /* record_version_number */
66: l_last_update_date, /* creation_date */
67: l_last_updated_by, /* created_by */