DBA Data[Home] [Help]

APPS.OKL_AM_CONSOLIDATED_QTE_PVT dependencies on OKL_QTE_PVT

Line 279: x_qtev_rec.requested_by := 1; --***OKL_QTE_PVT.Validate_Requested_By

275:
276: x_qtev_rec.partial_yn := p_qtev_rec.partial_yn;
277:
278: -- Set the requested_by to 1
279: x_qtev_rec.requested_by := 1; --***OKL_QTE_PVT.Validate_Requested_By
280:
281: -- Set the consolidated_yn to YES
282: x_qtev_rec.consolidated_yn := G_YES;
283: