GL
GLTranCode
PX.Objects.GL5 of 5 fields
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
Module | char(2) | Module | - | |
Description:The code of the module where a document or transaction will be generated according to this entry code. Allowed values are: ""GL"", ""AP"", ""AR"" and ""CA"". | ||||
TranType | char(3) | Module Tran. Type | - | |
Description:The type of the document or transaction generated according to the code. Allowed values set depends on the selected Module. | ||||
Active | bit | Active | - | |
Description:Indicates whether the entry code is active. Only active codes can be used to create documents or transactions. Defaults to "true". If set to "false", the entry code won't appear in the list of available codes for the GLTranDoc.TranCode field. | ||||
Descr | nvarchar(60) | Description | - | |
Description:Description of the entry code. | ||||
TranCode | nvarchar(5) | Unique Tran. Code | - | |
Description:The unique voucher code for the selected Module and Type of the document. The code is selected by user on the Journal Vouchers (GL304000) form (GLTranCode.TranCode field) when entering the lines of the batch and determines the module and type of the document or transaction to be created from the corresponding line of the document batch. Identifies the record of this DAC associated with a line of a document batch. Only one code can be created for any combination of Module and Document/Transaction Type. | ||||