DBA Data[Home] [Help]

APPS.IRC_DOCUMENT_API dependencies on IRC_IDO_INS

Line 116: irc_ido_ins.ins

112: end;
113: --
114: -- Process Logic
115: --
116: irc_ido_ins.ins
117: (p_effective_date => l_effective_date
118: ,p_person_id => p_person_id
119: ,p_mime_type => p_mime_type
120: ,p_type => p_type

Line 503: irc_ido_ins.set_base_key_value

499: end;
500: --
501: --Call the setbase key value procedure In the row handler
502: --
503: irc_ido_ins.set_base_key_value
504: (p_document_id => l_new_doc_id
505: );
506: --
507: