DBA Data[Home] [Help]

APPS.PON_CONTRACTS_TL_PKG dependencies on PON_CONTRACTS_TL_PKG

Line 1: PACKAGE BODY pon_contracts_tl_pkg AS

1: PACKAGE BODY pon_contracts_tl_pkg AS
2: /* $Header: PONCNTB.pls 120.0 2006/04/12 15:57 ssthakur noship $ */
3:
4: PROCEDURE add_language IS
5:

Line 54: END pon_contracts_tl_pkg;

50: AND cont2.language = lang.language_code);
51:
52: END add_language;
53:
54: END pon_contracts_tl_pkg;