DBA Data[Home] [Help]

APPS.CST_XLA_PVT dependencies on INV_LE_TIMEZONE_PUB

Line 476: l_reference_data.reference_date_1 := INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(

472: l_security_data.security_id_int_1 := p_trx_info.INV_ORGANIZATION_ID;
473: l_security_data.security_id_int_2 := p_trx_info.OPERATING_UNIT;
474:
475: -- Initialize Reference Data
476: l_reference_data.reference_date_1 := INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(
477: p_trx_info.transaction_date,
478: p_trx_info.operating_unit);
479:
480: -- Get Event Type

Line 1359: l_reference_data.reference_date_1 := INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(

1355: l_source_data.transaction_number := l_events(l_index).TRANSACTION_ID;
1356: -- Initialize Security Information
1357: l_security_data.security_id_int_1 := l_events(l_index).ORGANIZATION_ID;
1358: -- Initialize Reference Data
1359: l_reference_data.reference_date_1 := INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(
1360: p_trx_info.transaction_date,
1361: l_security_data.security_id_int_2);
1362:
1363: l_stmt_num := 130;

Line 1732: l_reference_data.reference_date_1 := INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(

1728: -- Initialize Security Information
1729: l_security_data.security_id_int_1 := p_trx_info.INV_ORGANIZATION_ID;
1730:
1731: -- Initialize Reference Data
1732: l_reference_data.reference_date_1 := INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(
1733: p_trx_info.transaction_date,
1734: l_security_data.security_id_int_2);
1735:
1736: -- Get Event Type

Line 1979: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(

1975: DECODE(WCTI.AUTOCHARGE_TYPE, 3, G_OSP_EVENT,
1976: 4, G_OSP_EVENT, G_RES_ABS_EVENT)),
1977: 5, G_OVH_ABS_EVENT ),
1978: --BUG#7566005 synch event_date with accounting_date
1979: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(
1980: WCTI.TRANSACTION_DATE,
1981: l_operating_unit),
1982: --WCTI.TRANSACTION_DATE,
1983: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,

Line 1987: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(

1983: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,
1984: WCTI.ORGANIZATION_ID,
1985: l_operating_unit,
1986: WCTI.TRANSACTION_DATE,
1987: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(
1988: WCTI.TRANSACTION_DATE,
1989: l_operating_unit)
1990: FROM
1991: WIP_TRANSACTION_ACCOUNTS WTA,

Line 2012: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(

2008: WCTI.TRANSACTION_ID,
2009: CXWEM.EVENT_CLASS_CODE,
2010: CXWEM.EVENT_TYPE_CODE,
2011: --BUG#7566005 synch event_date with accounting_date
2012: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(
2013: WCTI.TRANSACTION_DATE,
2014: l_operating_unit),
2015: --WCTI.TRANSACTION_DATE,
2016: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,

Line 2020: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(

2016: XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED,
2017: WCTI.ORGANIZATION_ID,
2018: l_operating_unit,
2019: WCTI.TRANSACTION_DATE,
2020: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(
2021: WCTI.TRANSACTION_DATE,
2022: l_operating_unit)
2023: FROM
2024: WIP_COST_TXN_INTERFACE WCTI,

Line 2243: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(

2239: 'MTL_COST_UPD',
2240: 'STD_COST_UPD',
2241: --BUG#7566005 synch event_date with accounting_date
2242: -- mmt.TRANSACTION_DATE,
2243: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(
2244: mmt.TRANSACTION_DATE,
2245: l_operating_unit),
2246: --{BUG#7505874
2247: DECODE(mta.slid,NULL,XLA_EVENTS_PUB_PKG.C_EVENT_NOACTION, XLA_EVENTS_PUB_PKG.C_EVENT_UNPROCESSED),

Line 2252: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(

2248: --}
2249: mmt.ORGANIZATION_ID,
2250: l_operating_unit,
2251: mmt.TRANSACTION_DATE,
2252: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(
2253: mmt.TRANSACTION_DATE,
2254: l_operating_unit)
2255: FROM
2256: MTL_MATERIAL_TRANSACTIONS mmt

Line 2478: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(

2474: organization_id,
2475: l_operating_unit,
2476: --BUG#7566005 synch event_date with accounting_date
2477: -- TRANSACTION_DATE,
2478: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(
2479: TRANSACTION_DATE,
2480: l_operating_unit),
2481: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(
2482: TRANSACTION_DATE,

Line 2481: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(

2477: -- TRANSACTION_DATE,
2478: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(
2479: TRANSACTION_DATE,
2480: l_operating_unit),
2481: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(
2482: TRANSACTION_DATE,
2483: l_operating_unit)
2484: FROM
2485: WIP_TRANSACTIONS