DBA Data[Home] [Help]

APPS.OKS_IMPORT_CONTRACTS_WORKER dependencies on OKS_IMPORT_INSERT

Line 495: OKS_IMPORT_INSERT.Insert_Contracts;

491: P_parent_request_id );
492:
493: IF P_mode = 'I' THEN
494: l_stmt_num := 80;
495: OKS_IMPORT_INSERT.Insert_Contracts;
496:
497: -- Invoking Post Insert Routines
498: l_stmt_num := 85;
499: OKS_IMPORT_POST_INSERT.Import_Post_Insert;