DBA Data[Home] [Help]

APPS.HZ_PARTY_BO_PVT dependencies on HZ_CERTIFICATION_OBJ_TBL

Line 2083: p_cert_objs IN OUT NOCOPY hz_certification_obj_tbl,

2079: -- 14-DEC-2004 Arnold Ng Created.
2080: --
2081:
2082: PROCEDURE create_certifications(
2083: p_cert_objs IN OUT NOCOPY hz_certification_obj_tbl,
2084: p_party_id IN NUMBER,
2085: x_return_status OUT NOCOPY VARCHAR2,
2086: x_msg_count OUT NOCOPY NUMBER,
2087: x_msg_data OUT NOCOPY VARCHAR2

Line 2255: p_cert_objs IN OUT NOCOPY hz_certification_obj_tbl,

2251: -- 14-DEC-2004 Arnold Ng Created.
2252: --
2253:
2254: PROCEDURE save_certifications(
2255: p_cert_objs IN OUT NOCOPY hz_certification_obj_tbl,
2256: p_party_id IN NUMBER,
2257: x_return_status OUT NOCOPY VARCHAR2,
2258: x_msg_count OUT NOCOPY NUMBER,
2259: x_msg_data OUT NOCOPY VARCHAR2