DBA Data[Home] [Help]

APPS.PAY_INS_CUSTOM_TEMPLATE dependencies on PAY_INS_CUSTOM_TEMPLATE

Line 1: PACKAGE BODY pay_ins_custom_template AS

1: PACKAGE BODY pay_ins_custom_template AS
2: /* $Header: payinscstmplt.pkb 120.2.12020000.4 2013/03/28 11:17:31 skchalla ship $ */
3: /*===========================================================================+
4: | Copyright (c) 2001 Oracle Corporation |
5: | Redwood Shores, California, USA |

Line 8: Name PAY_INS_CUSTOM_TEMPLATE

4: | Copyright (c) 2001 Oracle Corporation |
5: | Redwood Shores, California, USA |
6: | All rights reserved. |
7: +============================================================================+
8: Name PAY_INS_CUSTOM_TEMPLATE
9:
10: File payinscstmplt.pkb
11:
12: Purpose The purpose of this package is to register the user defined custom

Line 533: END pay_ins_custom_template;

529: END IF;
530:
531: END GET_NAME;
532:
533: END pay_ins_custom_template;