You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this was literally one added line of code! The layout simply follows the options for procedural calls (same as CALL METHOD, CREATE OBJECT, RECEIVE RESULTS, RAISE EXCEPTION, and RAISE SHORTDUMP):
The new feature should align the code similar to what it does for CALL METHOD. But examples are better than describing it in words:
Before cleanup:
After cleanup:
Optionally put the EXPORTING in the line of the statement:
I'm not sure if a new rule is needed for this or it could/should be added to the existing "Align parameters and components" rule.
The text was updated successfully, but these errors were encountered: