DBA Data[Home] [Help]

APPS.OZF_GL_TRANSFER_PVT dependencies on INV_LE_TIMEZONE_PUB

Line 183: ,p_transaction_date => INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(TRUNC(l_event_date),l_security.security_id_int_1));

179: ,p_event_type_code => c_xla_event_data.event_type_code
180: ,p_event_date => l_event_date
181: ,p_valuation_method => ''
182: ,p_security_context => l_security
183: ,p_transaction_date => INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(TRUNC(l_event_date),l_security.security_id_int_1));
184:
185:
186: END LOOP;
187: