DBA Data[Home] [Help]

APPS.JTF_EC_PUB dependencies on JTF_EC_PUB

Line 1: PACKAGE BODY JTF_EC_PUB as

1: PACKAGE BODY JTF_EC_PUB as
2: /* $Header: jtfpecb.pls 115.11 2003/01/13 13:46:15 siyappan ship $ */
3: --/**==================================================================*
4: --| Copyright (c) 2000 Oracle Corporation, Redwood Shores, CA, USA |
5: --| All rights reserved. |

Line 8: -- API name : JTF_EC_PUB package body

4: --| Copyright (c) 2000 Oracle Corporation, Redwood Shores, CA, USA |
5: --| All rights reserved. |
6: --+====================================================================+
7: -- Start of comments
8: -- API name : JTF_EC_PUB package body
9: -- Type : Public.
10: -- Function : Creates/Updates/Deletes an escalation document and related reference documents,
11: -- contacts and contact details (contact points).
12: -- Pre-reqs : None.

Line 2596: END JTF_EC_PUB;

2592: fnd_msg_pub.count_and_get ( p_count => x_msg_count, p_data => x_msg_data);
2593:
2594: END DELETE_ESCALATION;
2595:
2596: END JTF_EC_PUB;