DBA Data[Home] [Help]

APPS.XLA_REVERSE_EVENTS_PVT_PKG dependencies on GL_CODE_COMBINATIONS

Line 983: FROM gl_code_combinations ccid

979: , 'L', 'P'
980: , 'O', 'P'
981: , NULL)
982: ))
983: FROM gl_code_combinations ccid
984: WHERE ccid.code_combination_id = xal.code_combination_id
985: ) CONTROL_BALANCE_FLAG
986: ,DECODE(NVL(xal.analytical_balance_flag ,'N'),'N',NULL,'P')
987: , -9999