DBA Data[Home] [Help]

APPS.AP_INVOICE_DISTRIBUTIONS_PKG dependencies on FND_NEW_MESSAGES

Line 3850: l_message_text fnd_new_messages.message_text%type;

3846: l_invoice_type_lookup_code ap_invoices_all.invoice_type_lookup_code%TYPE;
3847: l_sys_link_function VARCHAR2(2); /* Bug 5102724 */
3848: l_web_parameter_id number; --Bug5003249
3849: l_employee_ccid number;
3850: l_message_text fnd_new_messages.message_text%type;
3851:
3852: BEGIN
3853:
3854: --------------------------------------------------------------------------

Line 4824: l_message_text fnd_new_messages.message_text%TYPE;

4820: l_invoice_type_lookup_code ap_invoices_all.invoice_type_lookup_code%TYPE;
4821: l_sys_link_function VARCHAR2(2); /* Bug 5102724 */
4822: l_web_parameter_id number; --Bug5003249
4823: l_employee_ccid number;
4824: l_message_text fnd_new_messages.message_text%TYPE;
4825:
4826: BEGIN
4827:
4828: -------------------------------------------------------------------