DBA Data[Home] [Help]

APPS.WIP_SERIAL_ASSOC_VALIDATIONS dependencies on WIP_SERIAL_ASSOC_VALIDATIONS

Line 1: PACKAGE BODY WIP_SERIAL_ASSOC_VALIDATIONS AS

1: PACKAGE BODY WIP_SERIAL_ASSOC_VALIDATIONS AS
2: /* $Header: wipsrvdb.pls 120.2 2006/08/31 15:03:32 sisankar noship $ */
3:
4: /* forward declarations */
5: procedure create_serials(p_group_id in number,

Line 642: end wip_serial_assoc_validations;

638: wip_constants.hold,
639: wip_constants.comp_chrg));
640: end if;
641: end valid_job_exists;
642: end wip_serial_assoc_validations;