Thanks. It works finally :-)
custQuotationJourRecId = contract.parmCustQuotationRecId();
select custQuotationJour where custQuotationJour.RecId == custQuotationJourRecId;
m_tPSAQuotationsTmp.QuotationId = custQuotationJour.QuotationDocNum;
Thanks. It works finally :-)
custQuotationJourRecId = contract.parmCustQuotationRecId();
select custQuotationJour where custQuotationJour.RecId == custQuotationJourRecId;
m_tPSAQuotationsTmp.QuotationId = custQuotationJour.QuotationDocNum;