DBA Data[Home] [Help]

APPS.PA_OPEN_ASSIGNMENT_PVT dependencies on FND_MESSAGE

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

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