DBA Data[Home] [Help]

APPS.ASO_QUOTE_HEADERS_PVT dependencies on ASO_CONC_REQ_INT

Line 7372: ASO_CONC_REQ_INT.Lock_Exists( p_quote_header_id => p_qte_header_rec.quote_header_id,

7368: End If; --(l_object_version_number is not null) or (l_object_version_number <> FND_API.G_MISS_NUM)
7369:
7370: If ((l_qte_header_rec.BATCH_PRICE_FLAG <> FND_API.G_FALSE) or (l_qte_header_rec.BATCH_PRICE_FLAG = FND_API.G_MISS_CHAR)) then
7371:
7372: ASO_CONC_REQ_INT.Lock_Exists( p_quote_header_id => p_qte_header_rec.quote_header_id,
7373: x_status => x_status);
7374:
7375: if (x_status = FND_API.G_TRUE) then
7376: