DBA Data[Home] [Help]

APPS.PAY_GB_ONLINE_SOE dependencies on PAY_GB_ONLINE_SOE

Line 1: package body pay_gb_online_soe as

1: package body pay_gb_online_soe as
2: /* $Header: pygbsoer.pkb 120.3 2006/05/04 07:50 kthampan noship $ */
3:
4: g_package varchar2(33) := ' PAY_GB_ONLINE_SOE.';
5:

Line 4: g_package varchar2(33) := ' PAY_GB_ONLINE_SOE.';

1: package body pay_gb_online_soe as
2: /* $Header: pygbsoer.pkb 120.3 2006/05/04 07:50 kthampan noship $ */
3:
4: g_package varchar2(33) := ' PAY_GB_ONLINE_SOE.';
5:
6: ------------------------------------------------------------------------
7: --- Function : checkPrePayment
8: ---

Line 640: end pay_gb_online_soe;

636: return (pay_soe_glb.setParameters(l_assignment_action_id));
637:
638: end setParameters;
639:
640: end pay_gb_online_soe;