DBA Data[Home] [Help]

APPS.IES_TCA_BP_PKG dependencies on IES_TCA_BP_PKG

Line 1: PACKAGE BODY IES_TCA_BP_PKG AS

1: PACKAGE BODY IES_TCA_BP_PKG AS
2: /* $Header: iestcbpb.pls 120.2 2005/08/05 14:19:38 appldev noship $ */
3: Procedure create_organization(
4: p_api_version number,
5: p_user_name varchar2,

Line 204: END IES_TCA_BP_PKG;

200: return;
201:
202: end update_party_site;
203:
204: END IES_TCA_BP_PKG;