DBA Data[Home] [Help]

APPS.ZX_PTP_IMPORT dependencies on FND_DESCR_FLEX_CONTEXTS

Line 5312: l_std_ctx_code fnd_descr_flex_contexts.descriptive_flex_context_code%TYPE;

5308:
5309: l_global_seg_dr fnd_dflex.segments_dr;
5310: l_dff_seg_dr fnd_dflex.segments_dr;
5311:
5312: l_std_ctx_code fnd_descr_flex_contexts.descriptive_flex_context_code%TYPE;
5313: l_dff_ctx_code fnd_descr_flex_contexts.descriptive_flex_context_code%TYPE;
5314:
5315: l_last_attribute_category zx_exemptions_int.attribute_category%TYPE;
5316: l_global_data_elements zx_exemptions_int.attribute_category%TYPE;

Line 5313: l_dff_ctx_code fnd_descr_flex_contexts.descriptive_flex_context_code%TYPE;

5309: l_global_seg_dr fnd_dflex.segments_dr;
5310: l_dff_seg_dr fnd_dflex.segments_dr;
5311:
5312: l_std_ctx_code fnd_descr_flex_contexts.descriptive_flex_context_code%TYPE;
5313: l_dff_ctx_code fnd_descr_flex_contexts.descriptive_flex_context_code%TYPE;
5314:
5315: l_last_attribute_category zx_exemptions_int.attribute_category%TYPE;
5316: l_global_data_elements zx_exemptions_int.attribute_category%TYPE;
5317: l_global_ctx_index NUMBER;