DBA Data[Home] [Help]

APPS.IGS_FI_DEPOSITS_PRCSS dependencies on IGS_FI_DEPOSITS_PRCSS

Line 1: PACKAGE BODY igs_fi_deposits_prcss AS

1: PACKAGE BODY igs_fi_deposits_prcss AS
2: /* $Header: IGSFI74B.pls 120.2 2005/07/08 04:37:51 appldev ship $ */
3:
4: /*=======================================================================+
5: | Copyright (c) 1994, 1996 Oracle Corp. Redwood Shores, California, USA|

Line 10: | PL/SQL body for package: IGS_FI_DEPOSITS_PRCSS |

6: | All rights reserved. |
7: +=======================================================================+
8: | |
9: | DESCRIPTION |
10: | PL/SQL body for package: IGS_FI_DEPOSITS_PRCSS |
11: | |
12: | NOTES: |
13: | Contains procedure for reversing a transaction, reverse_transaction(),|
14: | forfeit_deposit for forfeiting, and transfer_Deposit for transfer |

Line 1126: END igs_fi_deposits_prcss;

1122: p_c_receipt_number := l_v_credit_number;
1123:
1124: END transfer_deposit;
1125:
1126: END igs_fi_deposits_prcss;