cancel
Showing results for 
Search instead for 
Did you mean: 

CRM 2007 : Diff. Transaction Type => Diff. Configuration

Former Member
0 Kudos

Hi,

I'm working on CRM 2007 Web UI. I want to have a diffrerent configuration for different transaction type with the same business object type.

i.e. service order 1, ZSR1 and service order 2, ZSR2 must have different configuration on the web UI.

Does someone know ?

thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

.

Former Member
0 Kudos

I solved by myself.

You do this by copying your configuration. While you are copying the configuration you must give as parameters :

1. Your Role Configuration Key (if you are using one)

2. Object Type (e.g. BT116_SRVO)

3. Object Subtype (e.g. ZSR1 or ZSR2)

Then you can configure it diferently.

hope this helps others..