DBA Data[Home] [Help]

APPS.JTF_EC_VUHK dependencies on JTF_EC_VUHK

Line 1: PACKAGE BODY JTF_EC_VUHK as

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

Line 7: -- API name : JTF_EC_VUHK

3: --/**==================================================================*
4: --| Copyright (c) 2000 Oracle Corporation, Redwood Shores, CA, USA |
5: --| All rights reserved. |
6: --+====================================================================+
7: -- API name : JTF_EC_VUHK
8: -- Type : Public.
9: -- Function : This is a Vertical Industry User Hooks API.
10: -- The Vertical Industry can add customization procedures here
11: -- for Pre and Post Processing.

Line 113: END JTF_EC_VUHK;

109: null;
110: END;
111:
112:
113: END JTF_EC_VUHK;