DBA Data[Home] [Help]

APPS.XTR_NOTIONAL_BANK_ACCOUNTS dependencies on XTR_NOTIONAL_BANK_ACCOUNTS

Line 1: PACKAGE BODY XTR_NOTIONAL_BANK_ACCOUNTS as

1: PACKAGE BODY XTR_NOTIONAL_BANK_ACCOUNTS as
2: /* $Header: xtrnbnkb.pls 120.1 2005/07/29 09:32:45 badiredd noship $ */
3:
4: --------------------------------------
5: -- declaration of public procedures and functions

Line 436: END XTR_NOTIONAL_BANK_ACCOUNTS;

432: END IF;
433: x_return_status := 'Y';
434: END update_xtr_bank_account;
435:
436: END XTR_NOTIONAL_BANK_ACCOUNTS;
437: