DBA Data[Home] [Help]

APPS.WIP_EAM_WORKREQUEST_PVT dependencies on FND_DESCR_FLEX_CONTEXTS

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

538: FUNCTION dff_prompt_name (
539: appl_short_name IN fnd_application.application_short_name%TYPE,
540: flexfield_name IN fnd_descriptive_flexs_vl.descriptive_flexfield_name%TYPE,
541: attribute_name IN fnd_descr_flex_col_usage_vl.end_user_column_name%TYPE ,
542: attribute_category IN fnd_descr_flex_contexts.descriptive_flex_context_code%TYPE := 'Global Data Elements')
543: RETURN fnd_descr_flex_col_usage_vl.form_above_prompt%TYPE IS
544:
545: flexfield fnd_dflex.dflex_r;
546: flexinfo fnd_dflex.dflex_dr;