DBA Data[Home] [Help]

APPS.CSTPDPPC dependencies on CST_PAC_PERIODS

Line 373: cst_pac_periods

369: count(*)
370: INTO
371: l_per_exists
372: FROM
373: cst_pac_periods
374: WHERE
375: legal_entity = i_legal_entity AND
376: cost_type_id = i_cost_type_id AND
377: pac_period_id = i_period_id AND

Line 424: cst_pac_periods

420: count(*)
421: INTO
422: l_per_exists
423: FROM
424: cst_pac_periods
425: WHERE
426: legal_entity = i_legal_entity AND
427: cost_type_id = i_cost_type_id AND
428: pac_period_id = i_period_id AND