Hi Experts,
I need your help to determine if this FM will help me in my requirement and an example on how to use it since it is a bit confusing.
My requierement is as follows:
We are in a BRIM implementation for a Telco. After a provider order we create a contract for each package sold in the order, so from a single Provider order we might have 3 contracts. The contracts have a process called "Product Change" that you can use to add or remove products from within the package.
The requierement is to build an interface that will receive the contract ID and the list of products to remove or add from the contract, and it has to automatically perform this action in background.
So I found this FM CRM_ISX_BTX_API_CONT_CHANGE but I am not sure if it will serve the objective and also I'm not clear on how to use the parameters like PROCESS and PROCESS_ATTRIBUTES table.
Any inputs and examples on how to use the FM will be really appreciated since i'm stuck with this FM for some time now.
I have also checked this post but it is not hepling me.
How to use CRM_ISX_BTX_API_CONT_CHANGE?
Thanks!
Pablo.