cancel
Showing results for 
Search instead for 
Did you mean: 

B1IF - Using Copy to from Purchase Order to Purchase Order Invoice

former_member626442
Discoverer
0 Kudos

Hello, is there a way i can use copy to through B1i? I want to refference it. But i keep getting an error when it runs, plus it doesn't create the doument. Once the fields Basetype, Baseline and BaseEntry exist i thought i could do it. The part where i put it on my Xtransform looks like this:

<BaseType>22</BaseType>

<BaseLine>0</BaseLine>

<BaseEntry><xsl:value-of select="/vpf:Msg/vpf:Body/vpf:Payload[@Role='X']/DADOS_SAP/jdbc:Row/jdbc:Docnum_Integração"</xsl:value-of></BaseEntry>

Accepted Solutions (0)

Answers (2)

Answers (2)

HuanYang
Employee
Employee
0 Kudos

Hello Leonardo,

Could you please provide sufficient information?

The whole step, whole xslt and the inbound xml.

Thanks

Huan Yang

former_member230765
Participant
0 Kudos

I think the way to use "copy to" just like what you have done in your XSLT stylesheet, that is to specify base reference in the BOM payload, what does the error message say?