DBA Data[Home] [Help]

APPS.PQH_PP_DFF_UTILS dependencies on FND_DESCR_FLEX_COLUMN_USAGES

Line 9: g_desc_flex_content fnd_descr_flex_column_usages.descriptive_flex_context_code%TYPE;

5: -- ~Global variables:
6: -- =============================================================================
7:
8: g_pkg CONSTANT Varchar2(150) := 'pqh_ddf_utils';
9: g_desc_flex_content fnd_descr_flex_column_usages.descriptive_flex_context_code%TYPE;
10: g_delimiter fnd_descriptive_flexs.concatenated_segment_delimiter%TYPE;
11:
12:
13: -- =============================================================================