Hi,
I am using CRMD_ORDER transaction.
I am using CRM_COPY_BADI to enhance details while copying an item in Insurance Quotation.
I am copying single ITEM and while doing this I am changing Contract start and end dates of the item in the DATES method of this badi implementation. I am providing necessary details in CT_INPUT_FIELDS amd CS_DATE structures.
Contract start and end dates are not getting changed as expected in the newly created item. It is picking details from header data.
What else needs to be done ?
Thanks,
Gaurav