FinComponentType

This code table lists all of the financial component types that can be generated by the Financial Manager. You must add an entry to this code table to represent the financial schedule for your component. For example:

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