DBA Data[Home] [Help]

APPS.IEX_OPI_PVT dependencies on FND_GLOBAL

Line 2069: l_agent_id := NVL(p_agent_id, FND_GLOBAL.USER_ID);

2065: END IF;
2066:
2067: l_subject := p_subject;
2068: l_content_id := p_content_id;
2069: l_agent_id := NVL(p_agent_id, FND_GLOBAL.USER_ID);
2070: l_from := p_from;
2071:
2072: --if suject is null get subject
2073: IF (l_subject = OKC_API.G_MISS_CHAR OR

Line 2659: l_agent_id := NVL(p_agent_id, FND_GLOBAL.USER_ID);

2655: END IF;
2656:
2657: l_subject := p_subject;
2658: l_content_id := p_content_id;
2659: l_agent_id := NVL(p_agent_id, FND_GLOBAL.USER_ID);
2660: l_from := p_from;
2661:
2662:
2663: --if suject is null get subject