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