Hi Expert
I have a requirement for EDIFACT (DESADV) from Idoc DESADV that i need to map on MAG or xslt . but I need to populate CNT(C270) segment and 6069/6066 as below requirement. I have no idea to populate CNT(C270) segment.
- 6069 :Control qu...
Hi expert.
I have a requirement for value update via specific xml element on MAG as below screenshot.
I wanna change value 9->92 when D_3035 is populated value SU on MAG or XSLT code.
Would you be able to provide xslt code or MAG mapping tools ...
Hi Expert.
I want to copy xml node and update value on specific element from higher same node name using xslt mapping.
original data
<S_QTY> <C_C186> <D_6063>21</D_6063> <D_6060>1</D_6060> </C_C186> </S_QTY>
expect outcome
<S_QTY> <C_C186> ...
Hi Ryan.Thanks for your feedback. I just put xslt code in mag target field . isn't it?I am not able to find function to put as your suggest code. How can i see function area on MAG? Is it kind of bug and inquiry to SAP?
Hi Expert.below is more detailed what i was trying. Please have a look as detail below and provide solution.Much appreciate !!1.Source xml data<?xml version="1.0" encoding="UTF-8"?><DELVRY03> <IDOC BEGIN="1"> <EDI_DC40 SEGMENT="1"> <TABNAM>EDI_DC4...