DBA Data[Home] [Help]

APPS.PJI_FM_SUM_PSI dependencies on PA_FIN_PLAN_TYPES_VL

Line 3546: from PA_FIN_PLAN_TYPES_VL

3542: else
3543:
3544: select NAME
3545: into l_plan_type
3546: from PA_FIN_PLAN_TYPES_VL
3547: where FIN_PLAN_TYPE_ID = l_plan_type_id;
3548:
3549: end if;
3550: