DBA Data[Home] [Help]

APPS.MSC_ATP_EXCEPTIONS dependencies on MSC_EXCEPTION_DETAILS_S

Line 156: msc_exception_details_s.nextval,

152: created_by,
153: number4 -- Origination
154: )
155: values (
156: msc_exception_details_s.nextval,
157: p_exception_rec.exception_type,
158: p_exception_rec.quantity,
159: p_exception_rec.demand_satisfy_date, -- This is a misnomer. This actually contains demand date.
160: p_exception_rec.demand_id,