DBA Data[Home] [Help]

APPS.PJI_REP_WP_DFLT_PARAMS dependencies on PA_PROJECT_STRUCTURE_UTILS

Line 253: PA_PROJECT_STRUCTURE_UTILS.Check_Struc_Ver_Published(

249: -- ---------------------------
250: -- x_published_version_flag --
251:
252: x_published_version_flag :=
253: PA_PROJECT_STRUCTURE_UTILS.Check_Struc_Ver_Published(
254: p_project_id => p_project_id,
255: p_structure_version_id => p_structure_version_id);
256:
257: if x_published_version_flag not in ('Y','N') then