DBA Data[Home] [Help]

APPS.WIP_EAM_WORKREQUEST_PVT dependencies on FND_DESCR_FLEX_CONTEXTS

Line 554: attribute_category IN fnd_descr_flex_contexts.descriptive_flex_context_code%TYPE := 'Global Data Elements')

550: FUNCTION dff_prompt_name (
551: appl_short_name IN fnd_application.application_short_name%TYPE,
552: flexfield_name IN fnd_descriptive_flexs_vl.descriptive_flexfield_name%TYPE,
553: attribute_name IN fnd_descr_flex_col_usage_vl.end_user_column_name%TYPE ,
554: attribute_category IN fnd_descr_flex_contexts.descriptive_flex_context_code%TYPE := 'Global Data Elements')
555: RETURN fnd_descr_flex_col_usage_vl.form_above_prompt%TYPE IS
556:
557: flexfield fnd_dflex.dflex_r;
558: flexinfo fnd_dflex.dflex_dr;