ILIType

This code table lists all of the instruction line item types that can be generated by the Financial Manager. You must add an entry to this code table to represent a financial transaction for your component. The "value" should match the entry you added to the FinComponentType code table. For example:

<code
    default="false" java_identifier="" 
status="ENABLED" value="MY_FCT"
  >
    <locale language="en" sort_order="0">
      <description>My ILI type</description>
      <annotation/>
    </locale>
  </code>