DBA Data[Home] [Help]

APPS.MST_COPY_PLAN_OPTIONS dependencies on MST_COPY_PLAN_OPTIONS

Line 1: PACKAGE BODY MST_COPY_PLAN_OPTIONS AS

1: PACKAGE BODY MST_COPY_PLAN_OPTIONS AS
2: /* $Header: MSTCPPOB.pls 120.0 2005/05/26 17:37:29 appldev noship $ */
3:
4: Type tname_type is table of Varchar2(30);
5:

Line 416: end mst_copy_plan_options;

412:
413: END copy_default_plan_options;
414:
415:
416: end mst_copy_plan_options;