DBA Data[Home] [Help]

APPS.HR_DESCR_FLEX_CONTEXT_INFO dependencies on FND_APPLICATION

Line 123: (p_application_short_name IN fnd_application.application_short_name%TYPE

119: --
120: -- {End of Comments}
121: -- -----------------------------------------------------------------------------
122: FUNCTION segments_pst
123: (p_application_short_name IN fnd_application.application_short_name%TYPE
124: ,p_descriptive_flexfield_name IN fnd_descr_flex_contexts.descriptive_flexfield_name%TYPE
125: ,p_descr_flex_context_code IN fnd_descr_flex_contexts.descriptive_flex_context_code%TYPE
126: ,p_effective_date IN DATE
127: )