...
| Índice | ||||
|---|---|---|---|---|
|
| Nota | ||
|---|---|---|
| ||
For this feature to work, it is necessary you need to configure Smart View in your environment, as per the documentation: Smart View - Configuration of the Protheus product integrated with Smart View. This feature is available from the version 12.1.2610. For previous versions, it is necessary you need to create the call in the menu and configure the questions as specified in section 05. |
Product: | TOTVS Backoffice |
Product Line: |
Protheus Line | |||
Segment: | Backoffice | ||
Module: | SIGAATF - Fixed Assets | ||
Function: |
|
|
|
|
| |||||||||||||||
Country: | MEX | ||||||||||||||
Ticket: | Non-applicable. | ||||||||||||||
Requisition/Story/Issue (enter the related requirement) : | DMINA_CAPEX-30 |
Emite um demonstrativo contábil com os valores atualizados dos ativos, com a possibilidade de agrupar por conta contábilThis issues an accounting statement with updated asset values, with the option of grouping by ledger account.
When executing thebackoffice.sv.ctb.depreciatedassets_mex.tlpp , object, the information will be presented is displayed as follows:
Set of parameters to filter the data that will to be shown displayed in the data views.
From Asset ? | Start Initial Asset |
To Asset ? | End Final Asset |
From Group ? | Start Initial Group |
To Group? | End Final Group |
| ATFSV500 |
|---|
backoffice.sv.atf.depreciatedassets_mex.default.dg.mex.trp
...
Question Group: ATFSV500
Package: 015951
Order | Question | Type | Size | Decimal | Variable | Validation | Object | Query F3 | Options |
1 | From Asset ? | C | 10 | 0 | MV_PAR01 | G | SN1 | ||
2 | To Asset ? | C | 10 | 0 | MV_PAR02 | G | SN1 | ||
3 | From Group ? | C | 4 | 0 | MV_PAR03 | G | SNG | ||
4 | To Group ? | C | 4 | 0 | MV_PAR04 | G | SNG |
Menu option to run the report:
Module | SIGAATF - Fixed Assets |
Menu | Queries |
Sub-menu | Smart View |
Routine Name | Update Updated depreciation of fixed assets |
Program | ATFSV500 |
Type | Protheus Function |
...
| Nota | ||
|---|---|---|
| ||
Field Customization: |
FIELD | TYPE | SIZE | DECIMAL | TITLE | DESCRIPTION |
N1_DESCRIC | C | 40 | FIXED ASSETS | FIXED ASSETS | |
N1_AQUISIC | D | 8 | ACQUISITION DATE | ACQUISITION DATE | |
N3_VORIG1 | N | 16 | 2 | MOI | MOI |
N3_TXDEPR1 | N | 9 | 4 | DEPRECIATION RATE | DEPRECIATION RATE |
MONTHS | N | 2 |
MONTHS OF USE | TOTAL MONTHS ALREADY DEPRECIATED | ||||
N3_VRDMES1 | N | 16 | 2 | MONTHLY DEPRECIATION | MONTHLY DEPRECIATION |
N3_VRDBAL1 | N | 16 | 2 | DEPREC. OF THE PERIOD | DEPREC. OF THE PERIOD |
INPCP | N | 16 | 2 | INPC USED MEDIUM | CURRENT RATE IN SIE TABLE ( IE_INDICE ) |
INPCDATAAQ | N | 16 | 2 | INPC ACQUISITION DATE | ACQUISITION RATE IN SIE TABLE (IE_INDICE) |
FATORATU | N | 16 | 2 | UPDATE FACTOR | UPDATE FACTOR ( INPCP / INPCDATAAQ ) |
DPATUAL | N | 16 | 2 | UPDATED DEPREC. |
SN3→N3_VRDBAL1 * FATORATU | |||||
N3_VRDACM1 | N | 16 | 2 | ACCRUED DEPREC. | ACCRUED |
DEPREC. |
BALANCERED | N | 16 | 2 | BALANCE X |
REDEEM | SN3->N3_VORIG1-SN3->N3_VRDACM1 | ||
BALANCEREDA | N | 16 | 2 |
REDEEM UPDATED | SALDORED * FATORATU | ||||
N3_CCONTAB | C | 20 | ACCOUNT | ACCOUNTING ACCOUNT | |
N3_CCUSTO | C | 9 | EXPENSE CC |
EXPENSE COST CENTER | |||||
CT1_DESC01 | C | 40 | Currency 1 Descr | Description of Currency 1 | |
N3_CDEPREC | C | 20 | Deprec. Expen |
Acct | Depreciation Expense Account | ||||
N1_GRUPO | C | 4 | Group | Asset Group |
...