Definition of table fa-item-group
Item Grouping table for fixed assets
, Table Dump Name itm-grp
Alphabetical Field Summary
acct-fund: (CHAR) Fund associated with this Item Group
acct-group: (CHAR) Account Group (Asset,Liability,Equity,Expense,Revenue,etc)
acct-level: (INTG) Level of Account number designating Fund
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 for this Item Group
extern-guid: (CHAR) External Global Unique ID for this record
fiscal-year: (CHAR) Start year of fiscal year (i.e. 1992 for FY 1992/1993)
item-group-id: (INTG) [DEFINE KEY]
item-group-name: (CHAR) Item Group Name Identifying this Fixed Assets Group
item-group-prefix: (CHAR) Prefix for this Item Group for auto-assigning Item Numbers
last-item-num: (INTG) Last Item Number assigned in this Item Group
last-tag-num: (CHAR) Last Tag Number assigned for this Item Group
level-item: (CHAR) Value for level of account number for this item group
primary-key: (INTG) Unique, Primary key for table/record
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
fa-item-group: fiscal-year, item-group-name, item-group-id
fa-item-group-acct-fund: fiscal-year, acct-fund, item-group-id
fa-item-group-acct-group: fiscal-year, acct-group, item-group-id
fa-item-group-acct-level: fiscal-year, acct-fund, acct-group, acct-level, item-group-id
fa-item-group-desc: fiscal-year, description, item-group-id
fa-item-group-id: (UNIQUE, PRIMARY) fiscal-year, item-group-id
fa-item-group-level-item: fiscal-year, acct-fund, acct-group, acct-level, level-item
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-fig.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-fig.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-fig.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-fig.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-fig.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-fig.p (SOURCE NOT AVAILABLE)
Other tables who reference fa-item-group
fa-class-category - Item Class Table for Fixed Assets
fa-class-code - Fixed Assets Item Class Table
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
Tables fa-item-group references
fund - Description file for the funds
level-desc - Account Level descriptions. There is one record for each
period - Period definition file. This defines the start/stop of each
Detailed Alphabetical Field Listing
acct-fund Data type: CHARACTER
Format: x(8)
Help: Fund associated with this Item Group
Attributes: Index Component, Mandatory
acct-group Data type: CHARACTER
Format: x(12)
Help: Account Group (Asset,Liability,Equity,Expense,Revenue,etc)
Attributes: Index Component, Mandatory
acct-level Data type: INTEGER
Format: z9 (Initial Value: 0)
Help: Level of Account number designating Fund
Attributes: Index Component
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 for this Item Group
Attributes: Index Component
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
fiscal-year Data type: CHARACTER
Format: 9999
Description: Start year of fiscal year (i.e. 1992 for FY 1992/1993)
Attributes: Index Component
item-group-id Data type: INTEGER
Format: >>,>>>,>>9
Help: [DEFINE KEY]
Attributes: Index Component
item-group-name Data type: CHARACTER
Format: x(8)
Help: Item Group Name Identifying this Fixed Assets Group
Attributes: Index Component
item-group-prefix Data type: CHARACTER
Format: x(4)
Description: Prefix for this Item Group for auto-assigning Item Numbers
last-item-num Data type: INTEGER
Format: 9999999999 (Initial Value: 0)
Help: Last Item Number assigned in this Item Group
last-tag-num Data type: CHARACTER
Format: x(8)
Help: Last Tag Number assigned for this Item Group
level-item Data type: CHARACTER
Format: x(8)
Help: Value for level of account number for this item group
Attributes: Index Component
primary-key Data type: INTEGER
Format: zzzzzzzzz9
Help: Unique, Primary key for table/record
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