DBA Data[Home] [Help]

APPS.GMS_AWARD_PVT dependencies on PA_PROJECT_OPTIONS

Line 2031: insert into pa_project_options

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