DBA Data[Home] [Help]

APPS.CSC_PROF_PARTY_SQL_CUHK dependencies on CSC_UTILS

Line 4: procedure Get_Party_Sql_Pre( p_ref_cur OUT NOCOPY csc_utils.party_ref_cur_type);

1: PACKAGE CSC_PROF_PARTY_SQL_CUHK AS
2: /* $Header: cscpphks.pls 120.3 2005/09/02 05:24 mmadhavi noship $ */
3:
4: procedure Get_Party_Sql_Pre( p_ref_cur OUT NOCOPY csc_utils.party_ref_cur_type);
5:
6: END CSC_PROF_PARTY_SQL_CUHK;