Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8411

Re: Insert on UDO Child table by B1i

$
0
0

Hi Tacio,

 

the typical way to address subtables and subobject of an UDO is the following:

<BS ServiceCode="CAD_AUXILIAR">   <InsertOrUpdate>                           <CAD_AUXILIAR>                                                  <Code>00000009</Code>                                    <Name>00000009</Name>                                      <SUBTABLECollection>                                           <xsl:for-each select="CAD_AUXILIAR/SUBTABLECollection/SUBTABLE">                                                   <SUBTABLE>                                                       ...     </SUBTABLE>    </xsl:for-each>   </SUBTABLECollection>  </CAD_AUXILIAR></InsertOrUpdate></BS>

 

In this example "SUBTABLE" is the name of the subtable/subobject.

 

Best regards

Bastian


Viewing all articles
Browse latest Browse all 8411

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>