on 2011 Dec 12 6:56 AM
Hi Experts,
We are in process of Upgrading CRM 4. to CRM 7. I converting old IPC routines to new.
In Old IPC I can access any condition rate or value Condition Value formula like below:
Cond_value =this.getConditionRate(prItem,"4A01");
Suppose I have Condition type ZFPR and want to access values of conditon 4A01 in it, How I can get this in IPC CRM 7., because if I use above code its giving getConditonRate method undefined. Which is standard methods to access given Condition types value or rate
Urgent Help required.
Regards,
Abhishek
Resolved by reading all condition types in loop and accessing values for the same.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Abhishek
Why dont you check the API documentation for the Object you are using to call the method?
I know that the above suggestion is not a direct solution to your issue, but at least this investigation on API in CRM 7.0 would help you even later.
Regards, Vishal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
30 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.