DBA Data[Home] [Help]

APPS.FV_RECEIVABLES_ACTIVITY_PKG dependencies on AR_LOOKUPS

Line 17: vp_nonfed_customer_class ar_lookups.lookup_code%TYPE;

13: -- ======================================================================
14: vp_errbuf VARCHAR2(5000) ;
15: vp_retcode NUMBER ;
16: vp_sob_id Gl_Sets_Of_Books.set_of_books_id%TYPE ;
17: vp_nonfed_customer_class ar_lookups.lookup_code%TYPE;
18: vp_type_of_receivable FV_RECEIVABLE_TYPES_ALL.receivable_type%TYPE ;
19: vp_write_off_activity_1 AR_ADJUSTMENTS_ALL.Receivables_trx_id%type;
20: vp_write_off_activity_2 AR_ADJUSTMENTS_ALL.Receivables_trx_id%type;
21: vp_write_off_activity_3 AR_ADJUSTMENTS_ALL.Receivables_trx_id%type;