DBA Data[Home] [Help]

APPS.JTF_EC_CUHK dependencies on JTF_EC_CUHK

Line 1: PACKAGE BODY JTF_EC_CUHK as

1: PACKAGE BODY JTF_EC_CUHK as
2: /* $Header: jtfecchb.pls 115.2 2002/11/28 05:55:40 siyappan ship $ */
3: --/**==================================================================*
4: --| Copyright (c) 2000 Oracle Corporation, Redwood Shores, CA, USA |
5: --| All rights reserved. |

Line 8: -- API name : JTF_EC_CUHK

4: --| Copyright (c) 2000 Oracle Corporation, Redwood Shores, CA, USA |
5: --| All rights reserved. |
6: --+====================================================================+
7: -- Start of comments
8: -- API name : JTF_EC_CUHK
9: -- Type : Public.
10: -- Function : This is a Customer User Hooks API.The Customers can add -- customization procedures here for Pre and Post Processing.
11: --
12: -- Version : 1.0

Line 112: END JTF_EC_CUHK;

108: null;
109: END;
110:
111:
112: END JTF_EC_CUHK;