DBA Data[Home] [Help]

APPS.PA_TXN_ACCUMS dependencies on PA_GMS_API

Line 1342: IF ( pa_gms_api.is_sponsored_project(x_start_project_id) )

1338:
1339:
1340: /*Commented for bug 4094814 IF ( PA_PROJ_ACCUM_MAIN.G_GMS_Enabled = 'Y' ) and added below if*/
1341:
1342: IF ( pa_gms_api.is_sponsored_project(x_start_project_id) )
1343: THEN
1344:
1345: IF P_DEBUG_MODE = 'Y' THEN /* Added Debug Profile Option Check for bug#2674619 */
1346: x_err_stage := 'Creating commitment txns from Grants Management Source';