DBA Data[Home] [Help]

APPS.AHL_PRD_WORKORDER_PVT dependencies on FND_NEW_MESSAGES

Line 3492: l_blank_operation_txt FND_NEW_MESSAGES.message_text%TYPE;

3488: )
3489: ORDER BY RO.step;
3490:
3491: l_count NUMBER := 1;
3492: l_blank_operation_txt FND_NEW_MESSAGES.message_text%TYPE;
3493:
3494: -- Added for FP bug# 7238868
3495: l_department_id NUMBER;
3496: l_department_name bom_departments.description%TYPE;