Definition of table funding-type
Funding Types/Sources (Federal,State,Private Organization) , Table Dump Name fnd-typ

Alphabetical Field Summary

  • cre-date: (DATE) Date of record creation
  • cre-time: (CHAR) Time record was created
  • cre-user-name: (CHAR) Name of user who created the record
  • description: (CHAR) Description of this Funding Source
  • extern-guid: (CHAR) External Global Unique ID for this record
  • fed-cfda-num: (CHAR) Federal CFDA Number
  • funding-agency: (CHAR) Name of Agency providing the funding
  • funding-code-id: (INTG) [DEFINE KEY]
  • funding-code-name: (CHAR) Code to identify this source of Funding
  • funding-grant: (LOGC) Yes if this Funding is provided from a Grant
  • grant-desc: (CHAR) Description of the Grant
  • grant-sub-program: (CHAR) Description of Grant Sub-program (if one)
  • primary-key: (INTG) Unique, Primary key for table/record
  • program-title: (CHAR) Title of Program
  • upd-date: (DATE) Date of last record update
  • upd-time: (CHAR) Record last updated at
  • upd-user-name: (CHAR) Name of user record was updated by

    Alphabetical Index Summary

  • extern-guid: extern-guid
  • funding-desc: description, funding-code-id
  • funding-type-code: funding-code-name, funding-code-id
  • funding-type-id: (UNIQUE, PRIMARY) funding-code-id

    Alphabetical Trigger Summary

  • CREATE: Overridable, Procedure is tr-c-fnt.p (SOURCE NOT AVAILABLE)
  • DELETE: Overridable, Procedure is tr-d-fnt.p (SOURCE NOT AVAILABLE)
  • REPLICATION-CREATE: Procedure is rp-c-fnt.p (SOURCE NOT AVAILABLE)
  • REPLICATION-DELETE: Procedure is rp-d-fnt.p (SOURCE NOT AVAILABLE)
  • REPLICATION-WRITE: Procedure is rp-u-fnt.p (SOURCE NOT AVAILABLE)
  • WRITE: Overridable, Procedure is tr-u-fnt.p (SOURCE NOT AVAILABLE)

    Other tables who reference funding-type

  • item-history - Item History Table for Fixed Assets
  • item-tran - Fixed Assets Item
  • po-group - Defines logically named groups of PO activity. Can be used t
  • po-recv-item - PO Fixed Asset Item Linkage


    Detailed Alphabetical Field Listing
    cre-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date of record creation

    cre-time Data type: CHARACTER
    Format: x(8)
    Help: Time record was created

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Help: Name of user who created the record

    description Data type: CHARACTER
    Format: x(30)
    Help: Description of this Funding Source
    Attributes: Index Component

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record
    Attributes: Index Component

    fed-cfda-num Data type: CHARACTER
    Format: x(15)
    Help: Federal CFDA Number

    funding-agency Data type: CHARACTER
    Format: x(15)
    Help: Name of Agency providing the funding

    funding-code-id Data type: INTEGER
    Format: >>,>>>,>>9
    Help: [DEFINE KEY]
    Attributes: Index Component

    funding-code-name Data type: CHARACTER
    Format: x(8)
    Help: Code to identify this source of Funding
    Attributes: Index Component

    funding-grant Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes if this Funding is provided from a Grant

    grant-desc Data type: CHARACTER
    Format: x(70)
    Help: Description of the Grant

    grant-sub-program Data type: CHARACTER
    Format: x(20)
    Help: Description of Grant Sub-program (if one)

    primary-key Data type: INTEGER
    Format: zzzzzzzzz9
    Help: Unique, Primary key for table/record

    program-title Data type: CHARACTER
    Format: x(30)
    Help: Title of Program

    upd-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date of last record update

    upd-time Data type: CHARACTER
    Format: x(8)
    Help: Record last updated at

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Help: Name of user record was updated by

    Created on 04/17/2012 by DBHTML V1.2