Greetings,
We create our quotations in the R/3 system and they are replicated to CRM where they are in Released status. We have a business requirement to create a follow up order in CRM from the R/3 quotation. When we try this, though, the checkboxes to copy the items are disabled. (it all works if we use a quotation created in CRM though). Through debug in CRM_QUOTATION_BEFORE_COPY_EC function module, we discovered that if the quotation is transferred to OLTP it's not allowed to reference the quotation in the CRM system. My question is how to keep the quotation from being transferred to OLTP so we can reference it in CRM. Is this a Middleware setting somewhere?
Thanks in advance,
Amy