DBA Data[Home] [Help]

APPS.PSA_MF_MISC_PKG dependencies on AR_CASH_RECEIPTS_ALL

Line 6: g_cash_receipt_id ar_cash_receipts_all.cash_receipt_id%TYPE;

2: /* $Header: PSAMFMXB.pls 120.14 2006/09/13 13:39:16 agovil ship $ */
3:
4:
5: -- declare global variables
6: g_cash_receipt_id ar_cash_receipts_all.cash_receipt_id%TYPE;
7: g_set_of_books_id gl_sets_of_books.set_of_books_id%TYPE;
8: g_run_id NUMBER(15);
9: --===========================FND_LOG.START=====================================
10: g_state_level NUMBER := FND_LOG.LEVEL_STATEMENT;