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
1923:
1924: --
1925: --Get assignment text from message to be used as values for token
1926: --
1927: l_asgn_text := FND_MESSAGE.GET_STRING('PA','PA_ASSIGNMENT_TEXT');
1928:
1929: --
1930: -- Check that mandatory project id exists
1931: --