Guys, how to know the IDs of the internal NS recor...
# sdf
m
Guys, how to know the IDs of the internal NS records, like Message for example? I mean the number, not the string you find in the record browser
Copy code
<othercustomfield scriptid="custrecord_edc_esk_line_vat_amount_bs">
  <accesslevel>2</accesslevel>
  <applyformatting>T</applyformatting>
  <checkspelling>F</checkspelling>
  <defaultchecked>F</defaultchecked>
  <defaultselection></defaultselection>
  <defaultvalue></defaultvalue>
  <description></description>
  <displayheight></displayheight>
  <displaytype>LOCKED</displaytype>
  <displaywidth></displaywidth>
  <dynamicdefault></dynamicdefault>
  <encryptatrest>F</encryptatrest>
  <fieldtype>CURRENCY</fieldtype>
  <help></help>
  <isformula>F</isformula>
  <ismandatory>F</ismandatory>
  <label>VAT Amount (Base Currency)</label>
  <linktext></linktext>
  <maxlength></maxlength>
  <maxvalue></maxvalue>
  <minvalue></minvalue>
  <onparentdelete></onparentdelete>
 >>>>>>>> <rectype>-513</rectype>
  <searchcomparefield></searchcomparefield>
  <searchdefault></searchdefault>
  <searchlevel>2</searchlevel>
  <selectrecordtype></selectrecordtype>
  <showhierarchy>F</showhierarchy>
  <showinlist>T</showinlist>
  <sourcefilterby></sourcefilterby>
  <sourcefrom></sourcefrom>
  <sourcelist></sourcelist>
  <storevalue>T</storevalue>
</othercustomfield>
I have this xml for a custom field downloaded with a bundle, when I try to upload it to another account, SDF complains about the rectype
-513