DBA Data[Home] [Help]

APPS.OKC_ARTICLES_IMPORT_GRP dependencies on OKC_ART_INT_BATPROCS_ALL_S1

Line 837: OKC_ART_INT_BATPROCS_ALL_S1.nextval into lc_batch_process_id

833: -- Need to initialize the record for each entity
834: l_entity_tbl_type := entity_tbl_type('Clause','Variable','Relationship','Valueset','Value');
835: -- Generate batch_process_id
836: SELECT
837: OKC_ART_INT_BATPROCS_ALL_S1.nextval into lc_batch_process_id
838: FROM DUAL;
839:
840: FOR i IN 1..l_entity_tbl_type.LAST LOOP
841: