DBA Data[Home] [Help]

APPS.MSC_COPY_PLAN_OPTIONS dependencies on MSC_COPY_PLAN_OPTIONS

Line 1: PACKAGE BODY MSC_COPY_PLAN_OPTIONS AS

1: PACKAGE BODY MSC_COPY_PLAN_OPTIONS AS
2: /* $Header: MSCCPPOB.pls 120.17.12020000.5 2013/02/05 16:20:04 skakani ship $ */
3:
4: Type tname_type is table of Varchar2(30);
5:

Line 906: end msc_copy_plan_options;

902: ,p_column_name) ;
903: return l_return ;
904: End Get_Column_Value;
905:
906: end msc_copy_plan_options;