cancel
Showing results for 
Search instead for 
Did you mean: 

New Parameter binding in URL mashup at marketing permission port?

63abapdeveloper
Explorer
0 Kudos

In my url mashup ( with portbinding: marketing permission port), I have a parameter binding (InteractionContactID).

example:

https//sap123.test.de/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html#MarketingContact-displayFactSheet?InteractionContactID=1000125

Now my ney link have to be:

https//sap123.test.de/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html#MarketingContact-displayFactSheet?InteractionContactID=1234567-2000132

2000132 is the AccountID.

How can I pass the AccountID to the URL. In my url mashup there is only one parameter InteractionContactID. I cant create e new parameter. Its also not possible to create a new field on the tab marketing permission.

Accepted Solutions (0)

Answers (1)

Answers (1)

Juliuspereira
Active Contributor
0 Kudos

Hello Mehmet,

You are correct. There is only one inport parameter (InteractionContactID) for the marketing permissions and that is because marketing permissions in C4C only exist at the contact level and not at the account level. So I dont believe it s possible to pass an account number.

Julius