Hello.
I´m creating a activity of a service by Action.
I have the action ZACTIVITY in which I have the Type Processing Method Call, the Method
is COPY_DOCUMENT and the Parameters are:
1.- PROCESS_TYPE
Structure = CRMC_PROC_TYPE
Field = PROCESS_TYPE
Value = ZACT
2.- SE_ORG
Structure = CRMT_ORGMAN_SERVICE
Field = SERVICE_ORG
Value = O 50000908
I need that the activity is believed to Service Organization (O 50000908) by default.
And not with the service organization that has the service order.
The problem is, the action is creating the activity but with the organization
O 50000902, this is the service, as I can solve the problem?
Thanks.