Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 13.21 KB | None | 0 0
  1. <field>
  2.             <name>PostedById</name>
  3.             <label>Posted By ID</label>
  4.             <selectable>true</selectable>
  5.             <createable>false</createable>
  6.             <updateable>false</updateable>
  7.             <filterable>true</filterable>
  8.             <custom>false</custom>
  9.             <maxlength></maxlength>
  10.             <required>false</required>
  11.             <type>text</type>
  12.             <contexts>
  13.                 <context>export</context>
  14.             </contexts>
  15.         </field>
  16.         <field>
  17.             <name>PostedOn</name>
  18.             <label>Posted On</label>
  19.             <selectable>true</selectable>
  20.             <createable>false</createable>
  21.             <updateable>false</updateable>
  22.             <filterable>true</filterable>
  23.             <custom>false</custom>
  24.             <maxlength></maxlength>
  25.             <required>false</required>
  26.             <type>datetime</type>
  27.             <contexts>
  28.                 <context>export</context>
  29.             </contexts>
  30.         </field>
  31.         <field>
  32.             <name>ReasonCode</name>
  33.             <label>Reason Code</label>
  34.             <selectable>true</selectable>
  35.             <createable>false</createable>
  36.             <updateable>false</updateable>
  37.             <filterable>true</filterable>
  38.             <custom>false</custom>
  39.             <maxlength></maxlength>
  40.             <required>false</required>
  41.             <type>text</type>
  42.             <contexts>
  43.                 <context>export</context>
  44.             </contexts>
  45.         </field>
  46.         <field>
  47.             <name>RefundAmount</name>
  48.             <label>Refund Amount</label>
  49.             <selectable>true</selectable>
  50.             <createable>false</createable>
  51.             <updateable>false</updateable>
  52.             <filterable>true</filterable>
  53.             <custom>false</custom>
  54.             <maxlength></maxlength>
  55.             <required>true</required>
  56.             <type>decimal</type>
  57.             <contexts>
  58.                 <context>export</context>
  59.             </contexts>
  60.         </field>
  61.         <field>
  62.             <name>Source</name>
  63.             <label>Source</label>
  64.             <selectable>true</selectable>
  65.             <createable>false</createable>
  66.             <updateable>false</updateable>
  67.             <filterable>true</filterable>
  68.             <custom>false</custom>
  69.             <maxlength></maxlength>
  70.             <required>false</required>
  71.             <type>picklist</type>
  72.             <options>
  73.                 <option>BillRun</option>
  74.                 <option>API</option>
  75.                 <option>ApiSubscribe</option>
  76.                 <option>ApiAmend</option>
  77.                 <option>TransferFromInvoice</option>
  78.                 <option>AdhocFromPrpc</option>
  79.                 <option>AdhocFromInvoice</option>
  80.                 <option>CustomerInvoice</option>
  81.             </options>
  82.             <contexts>
  83.                 <context>export</context>
  84.             </contexts>
  85.         </field>
  86.         <field>
  87.             <name>SourceId</name>
  88.             <label>Source ID</label>
  89.             <selectable>true</selectable>
  90.             <createable>false</createable>
  91.             <updateable>false</updateable>
  92.             <filterable>true</filterable>
  93.             <custom>false</custom>
  94.             <maxlength></maxlength>
  95.             <required>false</required>
  96.             <type>text</type>
  97.             <contexts>
  98.                 <context>export</context>
  99.             </contexts>
  100.         </field>
  101.         <field>
  102.             <name>Status</name>
  103.             <label>Status</label>
  104.             <selectable>true</selectable>
  105.             <createable>false</createable>
  106.             <updateable>false</updateable>
  107.             <filterable>true</filterable>
  108.             <custom>false</custom>
  109.             <maxlength></maxlength>
  110.             <required>false</required>
  111.             <type>picklist</type>
  112.             <options>
  113.                 <option>Draft</option>
  114.                 <option>Posted</option>
  115.                 <option>Canceled</option>
  116.                 <option>Error</option>
  117.                 <option>PendingForTax</option>
  118.                 <option>Generating</option>
  119.                 <option>CancelInProgress</option>
  120.             </options>
  121.             <contexts>
  122.                 <context>export</context>
  123.             </contexts>
  124.         </field>
  125.         <field>
  126.             <name>TargetDate</name>
  127.             <label>Target Date</label>
  128.             <selectable>true</selectable>
  129.             <createable>false</createable>
  130.             <updateable>false</updateable>
  131.             <filterable>true</filterable>
  132.             <custom>false</custom>
  133.             <maxlength></maxlength>
  134.             <required>false</required>
  135.             <type>date</type>
  136.             <contexts>
  137.                 <context>export</context>
  138.             </contexts>
  139.         </field>
  140.         <field>
  141.             <name>TaxAmount</name>
  142.             <label>Tax Amount</label>
  143.             <selectable>true</selectable>
  144.             <createable>false</createable>
  145.             <updateable>false</updateable>
  146.             <filterable>true</filterable>
  147.             <custom>false</custom>
  148.             <maxlength></maxlength>
  149.             <required>true</required>
  150.             <type>decimal</type>
  151.             <contexts>
  152.                 <context>export</context>
  153.             </contexts>
  154.         </field>
  155.         <field>
  156.             <name>TotalAmount</name>
  157.             <label>Total Amount</label>
  158.             <selectable>true</selectable>
  159.             <createable>false</createable>
  160.             <updateable>false</updateable>
  161.             <filterable>true</filterable>
  162.             <custom>false</custom>
  163.             <maxlength></maxlength>
  164.             <required>true</required>
  165.             <type>decimal</type>
  166.             <contexts>
  167.                 <context>export</context>
  168.             </contexts>
  169.         </field>
  170.         <field>
  171.             <name>TotalAmountWithoutTax</name>
  172.             <label>Total Amount Without Tax</label>
  173.             <selectable>true</selectable>
  174.             <createable>false</createable>
  175.             <updateable>false</updateable>
  176.             <filterable>true</filterable>
  177.             <custom>false</custom>
  178.             <maxlength></maxlength>
  179.             <required>true</required>
  180.             <type>decimal</type>
  181.             <contexts>
  182.                 <context>export</context>
  183.             </contexts>
  184.         </field>
  185.         <field>
  186.             <name>TotalTaxExemptAmount</name>
  187.             <label>Total Tax Exempt Amount</label>
  188.             <selectable>true</selectable>
  189.             <createable>false</createable>
  190.             <updateable>false</updateable>
  191.             <filterable>true</filterable>
  192.             <custom>false</custom>
  193.             <maxlength></maxlength>
  194.             <required>true</required>
  195.             <type>decimal</type>
  196.             <contexts>
  197.                 <context>export</context>
  198.             </contexts>
  199.         </field>
  200.         <field>
  201.             <name>TransferredToAccounting</name>
  202.             <label>Transferred To Accounting</label>
  203.             <selectable>true</selectable>
  204.             <createable>false</createable>
  205.             <updateable>false</updateable>
  206.             <filterable>true</filterable>
  207.             <custom>false</custom>
  208.             <maxlength></maxlength>
  209.             <required>false</required>
  210.             <type>picklist</type>
  211.             <options>
  212.                 <option>Processing</option>
  213.                 <option>Yes</option>
  214.                 <option>Error</option>
  215.                 <option>Ignore</option>
  216.             </options>
  217.             <contexts>
  218.                 <context>export</context>
  219.             </contexts>
  220.         </field>
  221.         <field>
  222.             <name>UpdatedById</name>
  223.             <label>Updated By ID</label>
  224.             <selectable>true</selectable>
  225.             <createable>false</createable>
  226.             <updateable>false</updateable>
  227.             <filterable>true</filterable>
  228.             <custom>false</custom>
  229.             <maxlength></maxlength>
  230.             <required>false</required>
  231.             <type>text</type>
  232.             <contexts>
  233.                 <context>export</context>
  234.             </contexts>
  235.         </field>
  236.         <field>
  237.             <name>UpdatedDate</name>
  238.             <label>Updated Date</label>
  239.             <selectable>true</selectable>
  240.             <createable>false</createable>
  241.             <updateable>false</updateable>
  242.             <filterable>true</filterable>
  243.             <custom>false</custom>
  244.             <maxlength></maxlength>
  245.             <required>false</required>
  246.             <type>datetime</type>
  247.             <contexts>
  248.                 <context>export</context>
  249.             </contexts>
  250.         </field>
  251.     </fields>
  252.     <related-objects>
  253.         <object href="/api/describe/Account">
  254.             <name>Account</name>
  255.             <label>Account</label>
  256.         </object>
  257.         <object href="/api/describe/Contact">
  258.             <name>BillToContact</name>
  259.             <label>Bill To</label>
  260.         </object>
  261.         <object href="/api/describe/ContactSnapshot">
  262.             <name>BillToContactSnapshot</name>
  263.             <label>Bill To Contact Snapshot</label>
  264.         </object>
  265.         <object href="/api/describe/PaymentMethod">
  266.             <name>DefaultPaymentMethod</name>
  267.             <label>Default Payment Method</label>
  268.         </object>
  269.         <object href="/api/describe/Invoice">
  270.             <name>Invoice</name>
  271.             <label>Invoice</label>
  272.         </object>
  273.         <object href="/api/describe/Account">
  274.             <name>ParentAccount</name>
  275.             <label>Parent Account</label>
  276.         </object>
  277.         <object href="/api/describe/Contact">
  278.             <name>SoldToContact</name>
  279.             <label>Sold To</label>
  280.         </object>
  281.         <object href="/api/describe/ContactSnapshot">
  282.             <name>SoldToContactSnapshot</name>
  283.             <label>Sold To Contact Snapshot</label>
  284.         </object>
  285.     </related-objects>
  286. </object>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement