on 2008 Feb 12 6:26 AM
Hi Friends
need your help in one scenario which is something like this:
there is one iDOC as the sender and this iDOC has to be mapped to files based on a condition means let us say if there is a particular field "R" in iDOC(WPDBBYY01) than it should go and create the file "ABC"
and if the particlar field is P or G or M than it should create another 2 files named "XYZ" and "WUV" .
Please guide me how can i put this condition ?
Any help would be rewarded with points
Thanks
You can do conditional receiver determination.Insert the above conditions in the receiver determination
for the concerned field and route it to different inbound interfaces with different mappings.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Aquarian,
check these blogs
[https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2114] [original link is broken] [original link is broken] [original link is broken];
[https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3774] [original link is broken] [original link is broken] [original link is broken];
[https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4484] [original link is broken] [original link is broken] [original link is broken];
[https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2973] [original link is broken] [original link is broken] [original link is broken];
Hope they help.
Regards,
Lavita.
Hi Sharma,
You'll have to use either Message Mapping or JAVA Mapping.
If you are going for Message Mapping, then it's better to use a Multi-Mapping.
Let me know if you have further queries.
Best Regards,
Tanuja Sarraju.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have a single receiver and 2 inbound interfaces.
So you will have 2 different mappings. In the first mappng source is IDOC and the target is file ABC.
In the second mappping the source is IDOC and the target is 2 files XYZ and WUV.
In Interface determination, add both the inbound interfaces and put the condition for each interface.
Regards,
Jaishankar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sharma,
Is there a single receiver for all these files or different receivers for different files?
Regards,
Tanuja.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.