DBA Data[Home] [Help]

APPS.GMS_AWARD_PVT dependencies on PA_PROJECT_OPTIONS

Line 2032: insert into pa_project_options

2028: RAISE FND_API.G_EXC_ERROR;
2029: END IF;
2030:
2031: -- Create Options for the award project template.
2032: insert into pa_project_options
2033: (project_id,
2034: option_code,
2035: last_update_date,
2036: last_updated_by,