DBA Data[Home] [Help]

APPS.HR_ID_FLEX_STRUCTURE_INFO dependencies on FND_APPLICATION

Line 122: (p_application_short_name IN fnd_application.application_short_name%TYPE

118: --
119: -- {End of Comments}
120: -- -----------------------------------------------------------------------------
121: FUNCTION segments_pst
122: (p_application_short_name IN fnd_application.application_short_name%TYPE
123: ,p_id_flex_code IN fnd_id_flex_structures.id_flex_code%TYPE
124: ,p_id_flex_num IN fnd_id_flex_structures.id_flex_num%TYPE
125: ,p_effective_date IN DATE
126: )