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.6 2012/01/19 09:26:07 rpahune ship $ */
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.6 2012/01/19 09:26:07 rpahune ship $ */
3:
4: g_package varchar2(33) := ' PAY_GB_ONLINE_SOE.';
5:
6: ------------------------------------------------------------------------
7: --- Function : checkPrePayment
8: ---

Line 646: end pay_gb_online_soe;

642: return (pay_soe_glb.setParameters(l_assignment_action_id));
643:
644: end setParameters;
645:
646: end pay_gb_online_soe;