DBA Data[Home] [Help]

APPS.PA_OPEN_ASSIGNMENT_PVT dependencies on FND_MESSAGE

Line 213: l_req_text := FND_MESSAGE.GET_STRING('PA','PA_REQUIREMENT_TEXT');

209:
210: --
211: --Get assignment text from message to be used as values for token
212: --
213: l_req_text := FND_MESSAGE.GET_STRING('PA','PA_REQUIREMENT_TEXT');
214:
215: --
216: -- Check that mandatory project id exists if this is not a template requirement.
217: --