on 2007 Jul 12 10:13 AM
Hello forum,
in tile bp -> details, I've mapped ctrlSortfieldT to BO Attribute Sortl.
So i can see the sortfield in bp-details.
But in order to exchange this mandatory-field with crm-online/r3,
I have to fill field sort1 in msa.
How can I set this field while updating the bp-detail dataset ?
Has anybody an idea esp. coding ?
Best regards
Gerd
Hello, which coding do I need for this event:
add"sortl" ,sort1 ??
br
Gerd
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
problem is that I don't know how programm this ?
Can anybody help me ?
br
Gerd
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Gerd,
It is very simple.
Select the event on which you want the things to get saved. Or if its a general input field, no need to even program the events.
On change of the field system take a note that field is changed. and when you save the Business component by pressing save button, automatically a outbound queue in mobile is created to send the data to CRM Server.
Best Regards,
Pratik Patel
<b>Reward with Points!</b>
Hi Gerd,
In programming, you jst need to fill up the value for the field and when you fire
BO.save event, data isupdated and send back to CRM Server in next contrans.
Best Regards,
Pratik Patel
<b>Reward with Points!</b>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
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.