DBA Data[Home] [Help]

APPS.CST_EAMCOST_PUB dependencies on INV_LE_TIMEZONE_PUB

Line 3036: l_trunc_le_sched_comp_date := INV_LE_TIMEZONE_PUB.GET_LE_DAY_FOR_INV_ORG(

3032: -- Find the period in which the scheduled completion date falls
3033: -------------------------------------------------------------------------
3034:
3035: l_stmt_num := 23;
3036: l_trunc_le_sched_comp_date := INV_LE_TIMEZONE_PUB.GET_LE_DAY_FOR_INV_ORG(
3037: l_scheduled_completion_date,
3038: l_organization_id);
3039:
3040: l_stmt_num := 25;