DBA Data[Home] [Help]

APPS.OKS_HZ_CUSTOMER_ACCOUNTS_PVT dependencies on OKS_HZ_CUSTOMER_ACCOUNTS_PVT

Line 1: package body OKS_HZ_CUSTOMER_ACCOUNTS_PVT AS

1: package body OKS_HZ_CUSTOMER_ACCOUNTS_PVT AS
2: /* $Header: OKSSCOTB.pls 120.2 2006/04/13 05:39:04 npalepu noship $ */
3:
4: procedure init (p_account_rec OUT NOCOPY hz_cust_account_v2pub.cust_account_rec_type,
5: p_cust_prof_rec OUT NOCOPY hz_customer_profile_v2pub.customer_profile_rec_type)

Line 301: END OKS_HZ_CUSTOMER_ACCOUNTS_PVT ;

297: arp_util.debug(FND_MSG_PUB.Get(p_encoded => FND_API.G_FALSE ));
298: END LOOP;
299: --
300: END;
301: END OKS_HZ_CUSTOMER_ACCOUNTS_PVT ;