DBA Data[Home] [Help]

APPS.JL_ZZ_GL_INFL_ADJ_PKG dependencies on FND_FLEX_APIS

Line 340: IF NOT fnd_flex_apis.get_segment_column (101

336:
337: ------------------------------------------------------------
338: -- Get the balancing segment name (for example 'SEGMENT1')--
339: ------------------------------------------------------------
340: IF NOT fnd_flex_apis.get_segment_column (101
341: ,'GL#'
342: , p_chart_of_accounts_id
343: ,'GL_BALANCING'
344: ,p_balancing_segment) THEN