DBA Data[Home] [Help]

APPS.FLM_MMM_CALCULATION dependencies on BOM_PERIOD_START_DATES

Line 2404: FROM bom_period_start_dates bp,

2400:
2401: ELSIF i_bucket_type = C_BUCKET_PERIODS THEN
2402: SELECT bp.period_start_date
2403: INTO l_offset_date
2404: FROM bom_period_start_dates bp,
2405: mtl_parameters mp
2406: WHERE mp.organization_id = i_organization_id
2407: AND bp.calendar_code = mp.calendar_code
2408: AND bp.exception_set_id = mp.calendar_exception_set_id