DBA Data[Home] [Help]

APPS.OKS_IMPORT_CONTRACTS_WORKER dependencies on OKS_IMPORT_INSERT

Line 597: OKS_IMPORT_INSERT.Insert_Contracts;

593: P_parent_request_id );
594:
595: IF P_mode = 'I' THEN
596: l_stmt_num := 80;
597: OKS_IMPORT_INSERT.Insert_Contracts;
598:
599: -- Invoking Post Insert Routines
600: l_stmt_num := 85;
601: OKS_IMPORT_POST_INSERT.Import_Post_Insert;