DBA Data[Home] [Help]

APPS.QP_ATM_UPGRADE dependencies on QP_PRC_CONTEXTS_TL

Line 453: -- Private procedure to insert Contexts in QP_PRC_CONTEXTS_TL.

449: null,null,null);
450: end;
451: --
452: PROCEDURE p_insert_context_tl is
453: -- Private procedure to insert Contexts in QP_PRC_CONTEXTS_TL.
454: begin
455: INSERT into QP_PRC_CONTEXTS_TL
456: (PRC_CONTEXT_ID,
457: LANGUAGE,

Line 455: INSERT into QP_PRC_CONTEXTS_TL

451: --
452: PROCEDURE p_insert_context_tl is
453: -- Private procedure to insert Contexts in QP_PRC_CONTEXTS_TL.
454: begin
455: INSERT into QP_PRC_CONTEXTS_TL
456: (PRC_CONTEXT_ID,
457: LANGUAGE,
458: SOURCE_LANG,
459: SEEDED_PRC_CONTEXT_NAME,