2015 Dec 03 10:48 AM
Hi;
We are currently implementing SAP CRM / ISU.
We have a requirement to create a Switch Document in ISU.
As per SAP CRM/ISU utilities framework configuration , it creates a Switch Document in ISU from CRM via RFC call.
Any suggestion how we can stop creation of the Switch Document from CRM ?
regards;
Sagar
2015 Dec 23 10:30 AM
Hi Sagar,
The BADI: CRM_ISU_IL_SWTMSG might help you to fulfill your requirement.
Thanks,
Mantu
2015 Dec 23 12:48 PM
Hi Sagar,
what are you trying to do?
If for the process a switch doc is required, this should be created usign the RFC. There are different BAdIs to influence the creation. If you want to stop the creation of switch docs altogether simply change the customizing in SAP CRM to not create a switch doc.
Christian
2015 Dec 23 2:55 PM
Hi Christian;
We do not want to create Switch document from CRM.
We will create it separately in ISU.
Can you help me know which config you refer ?
I removed the config from Market Communication under IMG , but it gives error that please assign Swithc Action.(the error is when I create a new contract in Web UI).
2015 Dec 30 11:47 AM
Hi Sagar,
i was referring to the IDE setting under Define Settings for Item Categories in the IMG:
Removing the tick mark in the IDE column should result in no switch doc being created and required for a certain item type.
If you still get the error regarding the switch action please check the UI configuration. Maybe the switch action has been defined as a required field in the UI configuration.
Christian