193:
194: --
195: --Get assignment text from message to be used as values for token
196: --
197: l_asgn_text := FND_MESSAGE.GET_STRING('PA','PA_ASSIGNMENT_TEXT');
198:
199:
200: --
201: -- Check that mandatory inputs for Staffed Assignment record are not null
1892:
1893: --
1894: --Get assignment text from message to be used as values for token
1895: --
1896: l_asgn_text := FND_MESSAGE.GET_STRING('PA','PA_ASSIGNMENT_TEXT');
1897:
1898: --
1899: -- Check that mandatory project id exists
1900: --