DBA Data[Home] [Help]

APPS.PO_AME_SETUP_PVT dependencies on FND_FLEX_APIS

Line 155: l_result := FND_FLEX_APIS.GET_QUALIFIER_SEGNUM(

151: APP_EXCEPTION.RAISE_EXCEPTION;
152: END IF;
153:
154: /* get the segment number for the given segment name */
155: l_result := FND_FLEX_APIS.GET_QUALIFIER_SEGNUM(
156: 101,
157: 'GL#',
158: l_chart_of_accounts_id,
159: segmentName,