SE5FI565
ExecBlock("SE5FI565", .F., .F.)Runs while financial movements are being assembled, inside the loop that prepares SE5/FK6-related data.
Overview
Located in A565Grava, in the Save loop stage of the analyzed FINA565 flow. Runs while financial movements are being assembled, inside the loop that prepares SE5/FK6-related data.
Syntax
ExecBlock("SE5FI565", .F., .F.)Return value
Nil. Exact return-value usage follows the call site described on this page.
Didactic skeleton
User Function SE5FI565()
// Extension point located in the FINA565 flow.
// Preserve routine context and return only the type expected by the call site.
ReturnUse it as a starting point and confirm context variables, parameters, and return behavior in the target release.
- The analyzed call does not pass explicit arguments in the fourth ExecBlock parameter; the Entry Point may depend on routine context.
- The position is classified from the actual call site in the analyzed flow; patches and releases may change details.
- Do not assume PRIVATE/STATIC variables or internal arrays have the same structure in every release.
- Do not rename field identifiers, aliases, or technical names when adapting examples.

Comments
There are no approved comments yet.
Sign in with Google or Microsoft to comment.