IVCreateUOFMScheduleType XML example

This is a working XML document for theDynamics GP IVCreateUOFMScheduleType eConnect type

Related Articles

... and you 'll find more on the eConnect Menu

<eConnect xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <IVCreateUOFMScheduleType>
        <eConnectProcessInfo xsi:nil="true"/>
        <taRequesterTrxDisabler_Items xsi:nil="true"/>
        <taIVCreateUOFMScheduleLine_Items>
            <taIVCreateUOFMScheduleLine>
                <UOMSCHDL>MYUOM</UOMSCHDL>
                <UOFM>EACH</UOFM>
                <EQUIVUOM>EACH</EQUIVUOM>
                <EQUOMQTY>1</EQUOMQTY>
            </taIVCreateUOFMScheduleLine>
            <taIVCreateUOFMScheduleLine>
                <UOMSCHDL>MYUOM</UOMSCHDL>
                <UOFM>SIXPACK</UOFM>
                <EQUIVUOM>EACH</EQUIVUOM>
                <EQUOMQTY>6</EQUOMQTY>
            </taIVCreateUOFMScheduleLine>
        </taIVCreateUOFMScheduleLine_Items>
        <taIVCreateUOFMScheduleHeader>
            <UOMSCHDL>MYUOM</UOMSCHDL>
            <UMSCHDSC>MYUOM</UMSCHDSC>
            <BASEUOFM>EACH</BASEUOFM>
            <UMDPQTYS>5</UMDPQTYS>
        </taIVCreateUOFMScheduleHeader>
    </IVCreateUOFMScheduleType>
</eConnect>

RealWorldCode gives developers practical, real‑world solutions with clean, working code — no fluff, no theory, just answers.
Links
Home
Knowledge Areas
Sitemap
Contact
Et cetera
Privacy Policy
Terms and Conditions
Cookie Preferences