[Home] [Help]
1: PACKAGE BODY IBY_PAYINSTR_PUB AS
2: /*$Header: ibypymib.pls 120.82.12010000.8 2009/02/11 11:22:24 visundar ship $*/
3:
4: --
5: -- Declare global variables
3:
4: --
5: -- Declare global variables
6: --
7: G_PKG_NAME CONSTANT VARCHAR2(30) := 'IBY_PAYINSTR_PUB';
8:
9: --
10: -- List of instruction statuses that are used / set in this
11: -- module (payment instruction creation flow).
6929: END IF;
6930:
6931: END print_debuginfo;
6932:
6933: END IBY_PAYINSTR_PUB;