DBA Data[Home] [Help]

APPS.EGO_ITEM_CATALOG_PUB dependencies on FND_NEW_MESSAGES

Line 523: FROM fnd_new_messages

519: IF x_return_status = FND_API.G_RET_STS_SUCCESS THEN
520: -- dbms_output.put_line ('PIM Telco Profile Value: '||profile_value);
521: if profile_value = 'Y' then
522: SELECT message_text into draft_str
523: FROM fnd_new_messages
524: WHERE
525: application_id = (SELECT application_id
526: FROM fnd_application
527: WHERE application_short_name = 'EGO') AND