DBA Data[Home] [Help]

APPS.HR_ATTACHMENTS_LOADER dependencies on FND_ATTACHMENT_BLK_ENTITIES_S

Line 422: select fnd_attachment_blk_entities_s.nextval

418: fetch block_entity_exists into l_attachment_blk_entity_id;
419: if(block_entity_exists%NOTFOUND) then
420: close block_entity_exists;
421: -- if it is not then add it
422: select fnd_attachment_blk_entities_s.nextval
423: into l_attachment_blk_entity_id
424: from sys.dual;
425: --
426: INSERT INTO fnd_attachment_blk_entities (