FA
FABook
PX.Objects.FA14 of 14 fields
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BookCode | nvarchar(10) | Book ID | - | |
Description:A string identifier, which contains a key value. This field is also a selector for navigation. The value can be entered only manually. | ||||
BookID | int | - | ||
Description:The identifier of the book. The identifier is used for foreign references; it can be negative for newly inserted records. A unique integer number. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
Description | nvarchar(60) | Description | - | |
Description:The description of the book. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
MidMonthDay | smallint | Mid-Period Day | - | |
Description:Value for MidMonthType. | ||||
MidMonthType | char(1) | Mid-Period Type | - | |
Description:The type of the middle point of the period. The field can have the values, which are described in midMonthType.ListAttribute | ||||
SelectedNonexistent in DB | bit | Selected | - | |
Description:An unbound service field, which indicates that the book is marked for processing. If the value of the field is "true", the book will be processed; otherwise, the book will not be processed. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||
UpdateGL | bit | Posting Book | - | |
Description:A flag that determines whether the book posts FA transaction data to the General Ledger module. | ||||