DBA Data[Home] [Help]

APPS.MSC_BAL_UTILS dependencies on MSC_SATP_FUNC

Line 826: MSC_SATP_FUNC.new_extend_atp(x_atp_rec,

822: || ' Before calling scheduling '
823: ||x_atp_rec.inventory_item_id.COUNT);
824: END IF;
825:
826: MSC_SATP_FUNC.new_extend_atp(x_atp_rec,
827: x_atp_rec.inventory_item_id.count,
828: x_return_status);
829:
830: IF PG_DEBUG in ('Y', 'C') THEN