DBA Data[Home] [Help]

APPS.HZ_PARTY_BO_PVT dependencies on HZ_CERTIFICATION_OBJ_TBL

Line 276: p_cert_objs IN OUT NOCOPY hz_certification_obj_tbl,

272: -- 14-DEC-2004 Arnold Ng Created.
273: --
274:
275: PROCEDURE create_certifications(
276: p_cert_objs IN OUT NOCOPY hz_certification_obj_tbl,
277: p_party_id IN NUMBER,
278: x_return_status OUT NOCOPY VARCHAR2,
279: x_msg_count OUT NOCOPY NUMBER,
280: x_msg_data OUT NOCOPY VARCHAR2

Line 310: p_cert_objs IN OUT NOCOPY hz_certification_obj_tbl,

306: -- 14-DEC-2004 Arnold Ng Created.
307: --
308:
309: PROCEDURE save_certifications(
310: p_cert_objs IN OUT NOCOPY hz_certification_obj_tbl,
311: p_party_id IN NUMBER,
312: x_return_status OUT NOCOPY VARCHAR2,
313: x_msg_count OUT NOCOPY NUMBER,
314: x_msg_data OUT NOCOPY VARCHAR2