DBA Data[Home] [Help]

APPS.PA_PROJECT_UTILS dependencies on PA_OTC_API

Line 1142: PA_OTC_API.ProjectTaskUsed( p_search_attribute => 'PROJECT',

1138: END IF;
1139: -- Finished checking if project contract is installed.
1140: --Ansari
1141: --Check to see if the project has been used in OTL--Added by Ansari
1142: PA_OTC_API.ProjectTaskUsed( p_search_attribute => 'PROJECT',
1143: p_search_value => x_project_id,
1144: x_used => x_used_in_OTL );
1145: --If exists in OTL
1146: IF x_used_in_OTL