[Home] [Help]
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: )