Table Name: | gl_summary |
Table Number: | 64 |
Group: | Logistics |
Description: | Captures the net credits and debits between two GL accounts over an accounting period |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
credit_amt | DECIMAL | decimal (19,4) | CURRENCY | Sum of the credit amounts between the FROM and TO GL accounts | Search (1) | |||
debit_amt | DECIMAL | decimal (19,4) | CURRENCY | Sum of the debit amounts between the FROM and TO GL accounts | Search (1) | |||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (1) |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
gl_summary2gl_sum_log | MTO | gl_sum_log | gl_sum_log2gl_summary | GL summary log for the account summary | Search (1) | ||
fm_summary2inv_locatn | MTO | inv_locatn | from_gl2gl_summary | Link to FROM GL inventory location | Search (1) | ||
to_summary2inv_locatn | MTO | inv_locatn | to_gl2gl_summary | Link to TO GL inventory location | Search (1) |
Index Name | Fields | Flags |
---|---|---|
gl_sum_index | gl_summary2gl_sum_log:fm_summary2inv_locatn:to_summary2inv_locatn | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
gl_sum_index | gl_summary2gl_sum_log, fm_summary2inv_locatn, to_summary2inv_locatn | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
72 | gl_sum_view | gl_sum_log, gl_summary, inv_locatn |
gl_summary | |||