Table "Cost Entry"
ID 1104
Namespace: Microsoft.CostAccounting.Ledger
Properties
Fields
| Name |
Type |
Description |
| "Entry No." |
Integer
|
|
| "Cost Type No." |
Code[20]
|
|
| "Posting Date" |
Date
|
|
| "Document No." |
Code[20]
|
|
| Description |
Text[100]
|
|
| Amount |
Decimal
|
|
| "Debit Amount" |
Decimal
|
|
| "Credit Amount" |
Decimal
|
|
| "Cost Center Code" |
Code[20]
|
|
| "Cost Object Code" |
Code[20]
|
|
| "Reason Code" |
Code[10]
|
|
| "G/L Account" |
Code[20]
|
|
| "G/L Entry No." |
Integer
|
|
| "Source Code" |
Code[10]
|
|
| "System-Created Entry" |
Boolean
|
|
| Allocated |
Boolean
|
|
| "Allocated with Journal No." |
Integer
|
|
| "User ID" |
Code[50]
|
|
| "Batch Name" |
Code[10]
|
|
| "Allocation Description" |
Text[80]
|
|
| "Allocation ID" |
Code[10]
|
|
| "Additional-Currency Amount" |
Decimal
|
|
| "Add.-Currency Debit Amount" |
Decimal
|
|
| "Add.-Currency Credit Amount" |
Decimal
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
GetCurrencyCode
procedure GetCurrencyCode(): Code[10]
Returns
| Type |
Description |
|
Code[10]
|
|
GetLastEntryNo
procedure GetLastEntryNo(): Integer
Returns
See also