Product: | TOTVS Backoffice |
Product Line: | Protheus Line |
Industry: | Services |
Module: | TOTVS Backoffice (Protheus Line) - Fixed Assets (SIGAATF) |
Function: | FISXATF |
Country: | Brazil |
Ticket: | Internal |
Requisite/Story/Issue | DSERCTR1-46031 |
Parameter MV_VLRATF determines the calculation expression used for composing the Asset value in module Fixed Assets when integration with the purchases module exists through incoming document.
Routine FISXATF.PRW contains a reading call to the content of this parameter, and applies a standard expression (Brazil) if no value or expression is configured in the parameter.
Contents of routine FISXATF.PRW: "(SD1->D1_TOTAL-SD1->D1_VALDESC)+If(SF4->F4_CREDIPI=="S",0,SD1->D1_VALIPI)-IIf(SF4->F4_CREDICM=="S",SD1->D1_VALICM,0)"
Code | Type | Default launcher |
MV_VLRATF | C | Blank |
Not Applicable.