DBA Data[Home] [Help]

APPS.IBY_VALIDATIONSETS_CALLS_PUB dependencies on FND_NEW_MESSAGES

Line 12002: l_message fnd_new_messages.message_text%TYPE;

11998: l_valid NUMBER := 0;
11999: l_docErrorTab IBY_VALIDATIONSETS_PUB.docErrorTabType;
12000: l_docErrorRec IBY_TRANSACTION_ERRORS%ROWTYPE;
12001: l_transaction_error_id IBY_TRANSACTION_ERRORS.transaction_error_id%TYPE;
12002: l_message fnd_new_messages.message_text%TYPE;
12003: l_uri_flag BOOLEAN := false;
12004: l_ck_flag BOOLEAN := false;
12005: l_uri l_document_rec.unique_remit_id_code%type;
12006: