on 2013 Jan 09 12:09 PM
hi,
I have 2 RFC's, RFC-1 that gives me the details of 3 tables and RFC-2 updates the data of those 3 tables.
This is the RFC-2 MBO (Object1) where the personalization keys are of transient Storage and their data type is same as the data type of the argument.
Den i deployed the project.
WORKFLOW FORMS
After that, while creating workflow forms, on Submit(MenuItem) i m calling RFC-2's object query on online request.
So, while mapping of personalization keys, to which data type should the new key be?? (i.e of LIST or to the table structure array like i did while mapping during the MBO creation). Because i am getting only LIST data type ..
if any one have idea of how to doing this , please share ..
Thanks a lot ...
Request clarification before answering.
hi David Brandow,
Here is the screenshot of the MBO with operation having transient PK that i am invoking on submit from the workflow.
Now, from the workflow when i try to create new Key for the child parameter, as u told me, it doesnot allow me (as no dialog comes up).
So do u have any idea why its not coming.
And one more thing i wanted to ask, how can we set the values for personalization key through custom.js.
I searched but couldnt find any relevant answer for this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sounds like a bug, unfortunately. You may want to contact support. As a workaround, I would recommend creating the key ahead of time, from the screen, rather than trying to do it at mapping time, that will likely work better.
You don't set the values of the personalization key directly, but rather you set the values of the key that the personalization key is mapped to. You do this the same way you would set the value of any other key, find the appropriate MessageValue, create it if it doesn't already exist, and then call setValue on it.
Correct, it should be a LIST. You'll then want to add child keys corresponding to the structure fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
David ,
Can you please go through this issue if you haven't noticed.
http://scn.sap.com/thread/3290490
I need to solve this issue. My customer is waiting. We are doing RDS for our customer.
Yes I raised a ticket with very high priority.
I need to solve it as soon as possible. I reached the end date of my project plan.
please help me as soon as possible. midhunvp@gmail.com
| User | Count |
|---|---|
| 9 | |
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.