DBA Data[Home] [Help]

APPS.AHL_PRD_WORKORDER_PVT dependencies on FND_NEW_MESSAGES

Line 2690: l_blank_operation_txt FND_NEW_MESSAGES.message_text%TYPE;

2686: )
2687: ORDER BY RO.step;
2688:
2689: l_count NUMBER := 1;
2690: l_blank_operation_txt FND_NEW_MESSAGES.message_text%TYPE;
2691:
2692: -- Added for FP bug# 7238868
2693: l_department_id NUMBER;
2694: l_department_name bom_departments.description%TYPE;