[Home] [Help]
1: PACKAGE BODY IBY_BUILD_INSTRUCTIONS_PUB_PKG AS
2: /*$Header: ibypayib.pls 120.49.12010000.1 2008/07/28 05:41:31 appldev ship $*/
3:
4: --
5: -- Declare global variables
3:
4: --
5: -- Declare global variables
6: --
7: G_PKG_NAME CONSTANT VARCHAR2(30) := 'IBY_BUILD_INSTRUCTIONS_PUB_PKG';
8:
9: --
10: -- List of instruction statuses that are used / set in this
11: -- module (payment instruction creation flow).
1951: print_debuginfo(l_module_name, 'EXIT');
1952:
1953: END build_printed_instructions;
1954:
1955: END IBY_BUILD_INSTRUCTIONS_PUB_PKG;