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 GuideF040GRCOM() --> Nil or a return value not consumed by the analyzed flowF040GRCOM runs in the Creation save phase of FINA040, in the F040GrvFI2 source section.
F040GRCOM is an Entry Point identified directly in the analyzed FINA040 source flow. Its call is located in F040GrvFI2, during the Creation save phase. Confirm parameters and the expected return value against the release and patch used by the target environment.
F040GRCOM() --> 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 F040GRCOM()
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.