cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sales office field is unavailable for the writing rule.

Sakil_Ahmed
Explorer

Accepted Solutions (1)

Accepted Solutions (1)

PU
Participant
0 Kudos

Hi Sakil,

You could also try Debug mode, obtain the field name from binding info.
See this blog, first image
https://blogs.sap.com/2017/04/27/sapui5-and-c4c.-my-unexpected-journey.-preparation./

The link for debug mode: https://myxxxxxx.crm.ondemand.com/sap/ap/ui/clogin?debugMode=true&saml2=disabled&client_type=newhtml

For sales office this would be safe if you only had one entry under sales data tab, if multiple the rule would not know which.

I hope it helps.

BR,

Sakil_Ahmed
Explorer
0 Kudos

Hi mpuys,

Thank you for your valuable reply.

Answers (1)

Answers (1)

Juliuspereira
Active Contributor
0 Kudos

Hi Sakil,

I believe its not available in standard. For clarity, in which object are you trying to write this rule? Account, Contact, Lead etc?

Julius

Sakil_Ahmed
Explorer
0 Kudos

Hi Julius Pereira,

Thank you for your reply.

In the sales quote in want to write a rule.

Juliuspereira
Active Contributor
0 Kudos

Gotcha. If its not showing up in the list, in the rule editor, its most likely not available. You might want to confirm with SAP support through an incident. And if that is the case,

1. you might have to write sdk code to achieve what you are trying to achieve using rules.

2. you will now have the opportunity to submit an idea on the influence portal 😉

Sakil_Ahmed
Explorer
0 Kudos

Hi julius.pereira25,

Thank you for your valuable reply.

Juliuspereira
Active Contributor
0 Kudos

Hi Sakil,

Were you able to find the field in the rule editor based on Philips response? I'm asking because even though you might be able to get the name from the binding expression (which is an excellent blog btw), I don't see how the field would be available in the rule editor. Thoughts?

Julius

Sakil_Ahmed
Explorer

Hi,

Still not able to find but I am working on it.