DBA Data[Home] [Help]

APPS.PA_STAFFED_ASSIGNMENT_PVT dependencies on FND_MESSAGE

Line 197: l_asgn_text := FND_MESSAGE.GET_STRING('PA','PA_ASSIGNMENT_TEXT');

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

Line 1896: l_asgn_text := FND_MESSAGE.GET_STRING('PA','PA_ASSIGNMENT_TEXT');

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: --