DBA Data[Home] [Help]

APPS.JTS_SETUP_FLOW_PVT dependencies on JTS_SETUP_FLOW_PVT

Line 1: PACKAGE BODY JTS_SETUP_FLOW_PVT as

1: PACKAGE BODY JTS_SETUP_FLOW_PVT as
2: /* $Header: jtsvcsfb.pls 115.6 2002/04/10 18:10:14 pkm ship $ */
3:
4:
5: -- --------------------------------------------------------------------------------------

Line 6: -- Package name : JTS_SETUP_FLOW_PVT

2: /* $Header: jtsvcsfb.pls 115.6 2002/04/10 18:10:14 pkm ship $ */
3:
4:
5: -- --------------------------------------------------------------------------------------
6: -- Package name : JTS_SETUP_FLOW_PVT
7: -- Purpose : Setup Summary Hiearchy.
8: -- History : 21-Feb-02 Sung Ha Huh Created.
9: -- 27-Feb-02 SHUH Moved insert, update, delete,
10: -- translate, and load to

Line 241: END JTS_SETUP_FLOW_PVT;

237: APP_EXCEPTION.RAISE_EXCEPTION;
238: END GET_FLOW_DATA_HIEARCHY;
239:
240:
241: END JTS_SETUP_FLOW_PVT;