DBA Data[Home] [Help]

APPS.ARP_AUTO_ACCOUNTING_BR dependencies on ARP_ACCT_MAIN

Line 3395: g_ae_sys_rec.sob_type := NVL(ARP_ACCT_MAIN.ae_sys_rec.sob_type,'P');

3391:
3392: SAVEPOINT ar_auto_accounting;
3393:
3394: -- MRC Trigger Replacement: Initialize new global variable.
3395: g_ae_sys_rec.sob_type := NVL(ARP_ACCT_MAIN.ae_sys_rec.sob_type,'P');
3396: g_ae_sys_rec.set_of_books_id := ARP_ACCT_MAIN.ae_sys_rec.set_of_books_id;
3397:
3398: --------------------------------------------------------------------------
3399: -- Process modes

Line 3396: g_ae_sys_rec.set_of_books_id := ARP_ACCT_MAIN.ae_sys_rec.set_of_books_id;

3392: SAVEPOINT ar_auto_accounting;
3393:
3394: -- MRC Trigger Replacement: Initialize new global variable.
3395: g_ae_sys_rec.sob_type := NVL(ARP_ACCT_MAIN.ae_sys_rec.sob_type,'P');
3396: g_ae_sys_rec.set_of_books_id := ARP_ACCT_MAIN.ae_sys_rec.set_of_books_id;
3397:
3398: --------------------------------------------------------------------------
3399: -- Process modes
3400: --------------------------------------------------------------------------