Skip to main content

Window: Post Depreciation Entry

[Created: 30/05/2008 - Updated: 17/02/2022 ]
Description: Create Depreciation Entry
Help: The Depreciation Entry window allows you to create and post the depreciation expense entry to the GL

Tab: Create Depreciation Entry

[Created: 30/05/2008 - Updated: 17/06/2010 ]
Description:
Help:
Tab Level: 0

Table 10: Create Depreciation Entry - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.a_depreciation_entry.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.a_depreciation_entry.AD_Org_ID numeric(10)
Table Direct
Document NoDocument sequence number of the documentThe document number is usually automatically generated by the system and determined by the document type of the document. If the document is not saved, the preliminary number is displayed in "".If the document type of your document has no automatic document sequence defined, the field is empty if you create a new document. This is for documents which usually have an external number (like vendor invoice). If you leave the field empty, the system will generate a document number for you. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_", where TableName is the actual name of the table (e.g. C_Order).a_depreciation_entry.DocumentNo character varying(60)
String
Document TypeDocument type or rulesThe Document Type determines document sequence and processing rulesa_depreciation_entry.C_DocType_ID numeric(10)
Table Direct
DescriptionOptional short description of the recordA description is limited to 255 characters.a_depreciation_entry.Description character varying(510)
String
Entry Typea_depreciation_entry.A_Entry_Type character varying(3)
List
Posting TypeThe type of posted amount for the transactionThe Posting Type indicates the type of amount (Actual, Budget, Reservation, Commitment, Statistical) the transaction.a_depreciation_entry.PostingType character(1)
List
Accounting SchemaRules for accountingAn Accounting Schema defines the rules used in accounting such as costing method, currency and calendara_depreciation_entry.C_AcctSchema_ID numeric(10)
Table Direct
Document DateDate of the DocumentThe Document Date indicates the date the document was generated. It may or may not be the same as the accounting date.a_depreciation_entry.DateDoc timestamp without time zone
Date
Account DateAccounting DateThe Accounting Date indicates the date to be used on the General Ledger account entries generated from this document. It is also used for any currency conversion.a_depreciation_entry.DateAcct timestamp without time zone
Date
PeriodPeriod of the CalendarThe Period indicates an exclusive range of dates for a calendar.a_depreciation_entry.C_Period_ID numeric(10)
Table
Document StatusThe current status of the documentThe Document Status indicates the status of a document at this time. If you want to change the document status, use the Document Action fielda_depreciation_entry.DocStatus character varying(2)
List
Process Depreciation Entrya_depreciation_entry.DocAction character(2)
Button
ApprovedIndicates if this document requires approvalThe Approved checkbox indicates if this document requires approval before it can be processed.a_depreciation_entry.IsApproved character(1)
Yes-No
PostedPosting statusThe Posted field indicates the status of the Generation of General Ledger Accounting Linesa_depreciation_entry.Posted character(1)
Button

Tab: Records

[Created: 17/06/2010 - Updated: 17/06/2010 ]
Description:
Help:
Tab Level: 1

Table 20: Records - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
Depreciation Entrya_depreciation_exp.A_Depreciation_Entry_ID numeric(10)
Search
AssetAsset used internally or by customersAn asset is either created by purchasing or by delivering a product. An asset can be used internally or be a customer asset.a_depreciation_exp.A_Asset_ID numeric(10)
Search
Entry Typea_depreciation_exp.A_Entry_Type character varying(3)
List
DescriptionOptional short description of the recordA description is limited to 255 characters.a_depreciation_exp.Description character varying(255)
String
Expensea_depreciation_exp.Expense numeric
Amount
Expense (fiscal)a_depreciation_exp.Expense_F numeric
Amount
Account (debit)Account usedThe (natural) account useda_depreciation_exp.DR_Account_ID numeric(10)
Account
Account (credit)Account usedThe (natural) account useda_depreciation_exp.CR_Account_ID numeric(10)
Account
Asset Perioda_depreciation_exp.A_Period numeric(10)
Integer
Account DateAccounting DateThe Accounting Date indicates the date to be used on the General Ledger account entries generated from this document. It is also used for any currency conversion.a_depreciation_exp.DateAcct timestamp without time zone
Date
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.a_depreciation_exp.IsActive character(1)
Yes-No
DepreciateThe asset will be depreciatedThe asset is used internally and will be depreciateda_depreciation_exp.IsDepreciated character(1)
Yes-No
Posting TypeThe type of posted amount for the transactionThe Posting Type indicates the type of amount (Actual, Budget, Reservation, Commitment, Statistical) the transaction.a_depreciation_exp.PostingType character(1)
List
ProcessedThe document has been processedThe Processed checkbox indicates that a document has been processed.a_depreciation_exp.Processed character(1)
Yes-No