DBA Data[Home] [Help]

APPS.IBC_CONTENT_CTX_PKG dependencies on IBC_CITEM_VERSIONS_TL

Line 77: FROM IBC_CITEM_VERSIONS_TL ctl

73: description,
74: attachment_file_name,
75: attachment_file_id,
76: attribute_file_id
77: FROM IBC_CITEM_VERSIONS_TL ctl
78: where ctl.ROWID=p_rowid;
79:
80: BEGIN
81: