DBA Data[Home] [Help]

APPS.PAY_PAYGBSOE_XMLP_PKG dependencies on FND_ID_FLEX_SEGMENTS_VL

Line 117: Select segment_name into b from fnd_id_flex_segments_vl

113: RETURN NULL; end;
114:
115: Procedure Seg_name(a in varchar2 , b out NOCOPY varchar2) is
116: begin
117: Select segment_name into b from fnd_id_flex_segments_vl
118: where application_id between 801 and 899
119: and id_flex_code = 'GRP'
120: and application_column_name = a
121: and id_flex_num = (Select people_group_structure from per_business_groups