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 1927: l_asgn_text := FND_MESSAGE.GET_STRING('PA','PA_ASSIGNMENT_TEXT');

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