Definition of table item-acct
Account Distribution Table for Fixed Assets
, Table Dump Name itm-acct
Alphabetical Field Summary
acct-num: (CHAR) Account Number
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
credit-amt: (DECM) Credit Amount for this Fixed Asset Item's Account Distributi
debit-amt: (DECM) Debit Amount for this Fixed Asset Item's Account Distributio
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-acct-seq: (INTG) Sequence # of account entry for the Item
item-history-id: (INTG) Item History Id containing Journal of Acct Distribution chan
item-tran-id: (INTG) ID of Item Transaction associated with this acct distributio
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
item-acct: (UNIQUE, PRIMARY) item-tran-id, item-history-id, item-acct-seq
item-acct-acct-num: fiscal-year, acct-num, item-tran-id, item-history-id
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-ita.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-ita.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-ita.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-ita.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-ita.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-ita.p (SOURCE NOT AVAILABLE)
Tables item-acct references
acct - Accounts file.
acct-class-acct - Account Class Account List
cash-acct - Cash Accounts definition file. This defines each possible
item-history - Item History Table for Fixed Assets
item-tran - Fixed Assets Item
period - Period definition file. This defines the start/stop of each
po-recv-item - PO Fixed Asset Item Linkage
Detailed Alphabetical Field Listing
acct-num Data type: CHARACTER
Format: x(30)
Help: Account Number
Attributes: Index Component, Mandatory
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
credit-amt Data type: DECIMAL (Decimals: 2)
Format: zzz,zzz,zz9.99 (Initial Value: 0)
Help: Credit Amount for this Fixed Asset Item's Account Distributi
debit-amt Data type: DECIMAL (Decimals: 2)
Format: zzz,zzz,zz9.99 (Initial Value: 0)
Help: Debit Amount for this Fixed Asset Item's Account Distributio
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-acct-seq Data type: INTEGER
Format: >>,>>>,>>9 (Initial Value: 0)
Help: Sequence # of account entry for the Item
Attributes: Index Component
item-history-id Data type: INTEGER
Format: >>,>>>,>>9 (Initial Value: 0)
Help: Item History Id containing Journal of Acct Distribution chan
Attributes: Index Component
item-tran-id Data type: INTEGER
Format: >>,>>>,>>9
Help: ID of Item Transaction associated with this acct distributio
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