DBA Data[Home] [Help]

APPS.JL_ZZ_GL_INFL_ADJ_PKG dependencies on FND_FLEX_APIS

Line 325: IF NOT fnd_flex_apis.get_segment_column (101

321:
322: ------------------------------------------------------------
323: -- Get the balancing segment name (for example 'SEGMENT1')--
324: ------------------------------------------------------------
325: IF NOT fnd_flex_apis.get_segment_column (101
326: ,'GL#'
327: , p_chart_of_accounts_id
328: ,'GL_BALANCING'
329: ,p_balancing_segment) THEN