Skip to content

Commit

Permalink
Update to new flow logic format (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbtools authored Dec 11, 2024
2 parents 478b244 + 00d419b commit 6d22dfd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 18 deletions.
8 changes: 8 additions & 0 deletions src/#mbtools#tlogo_lister.prog.screen_0100.abap
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

PROCESS BEFORE OUTPUT.
MODULE pbo_100.

PROCESS AFTER INPUT.
MODULE pai_100.


18 changes: 0 additions & 18 deletions src/#mbtools#tlogo_lister.prog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,24 +56,6 @@
<INPUT_FLD>X</INPUT_FLD>
</RPY_DYFATC>
</FIELDS>
<FLOW_LOGIC>
<RPY_DYFLOW/>
<RPY_DYFLOW>
<LINE>PROCESS BEFORE OUTPUT.</LINE>
</RPY_DYFLOW>
<RPY_DYFLOW>
<LINE> MODULE pbo_100.</LINE>
</RPY_DYFLOW>
<RPY_DYFLOW/>
<RPY_DYFLOW>
<LINE>PROCESS AFTER INPUT.</LINE>
</RPY_DYFLOW>
<RPY_DYFLOW>
<LINE> MODULE pai_100.</LINE>
</RPY_DYFLOW>
<RPY_DYFLOW/>
<RPY_DYFLOW/>
</FLOW_LOGIC>
</item>
</DYNPROS>
<CUA>
Expand Down

0 comments on commit 6d22dfd

Please sign in to comment.