Hi *,
I am facing the following requirement:
- Create follow-up quotation starting in an quotation as well
- Account will be change in target quotation
- Organizational data have to be re-determined by the changed account (customizing for this org.-dataprofile is already working)
We tried to solve the requirement by using implemting BADI crm_copy_badi with method ORGMAN. Partly this scenario works fine:
start in source quotation and create a follow-up quotation. The org.-data will be erased. Put in a different account and the org.-data is redetermined as set in customizing.
BUT when chaning/erasing the org.-data the items will not be transferred to the target transaction.
Does anyone know a possibility to re-determine the org.-data at a later time after successfull creation of follow-up? The trigger for org.-data determination needs to be the changed account - this triggers the org.-data determination.
Thanks a lot in advance.
Kind regards
Thomas