DBA Data[Home] [Help]

APPS.OKL_AM_CREATE_QUOTE_PVT dependencies on OKL_QTE_PVT

Line 873: -- For now *** -- OKL_QTE_PVT.Validate_Trn_Code() expects a value for trn_code

869:
870: -- Always NO during quote creation
871: px_quot_rec.accepted_yn := G_NO;
872:
873: -- For now *** -- OKL_QTE_PVT.Validate_Trn_Code() expects a value for trn_code
874: px_quot_rec.trn_code := 'EXP';
875: x_return_status := l_return_status;
876:
877: IF (is_debug_procedure_on) THEN