PARAMIXBWhen the ExecBlock call sends parameters, they are exposed according to this release context. Check the call site and validate the source used by the environment.
AdvPL GuideF040ALTR() --> Nil or a return value not consumed by the analyzed flowF040ALTR runs in the Edit phase of FINA040, in the FA040AxAlt source section.
F040ALTR is an Entry Point identified directly in the analyzed FINA040 source flow. Its call is located in FA040AxAlt, during the Edit phase. Confirm parameters and the expected return value against the release and patch used by the target environment.
F040ALTR() --> Nil or a return value not consumed by the analyzed flowPARAMIXBWhen the ExecBlock call sends parameters, they are exposed according to this release context. Check the call site and validate the source used by the environment.
Nil or a return value not consumed by the analyzed flow.
#Include "TOTVS.ch"
User Function F040ALTR()
Local uRet := Nil
// Confirm PARAMIXB and the expected return type in the target release.
// Keep only rules that belong to this exact FINA040 execution point.
Return uRetMinimum structure: adjust parameters and the return type only after checking the call site in the release used by the environment.
© 2026 Usina.BR. All rights reserved. TOTVS, Protheus, Microsiga and their respective logos are trademarks of their owners. AdvPL Guide is independent and uses limited, attributed excerpts justified by educational purposes. See the Terms of Use. Terms of Use
Comments
There are no approved comments yet.
Sign in with Google or Microsoft to comment.