Start here
Refactor Suite
CodeGen Suite
Code Fix
Diagnose ABAP errors and review targeted fixes one by one before changes are applied.
1
Select the ABAP project
Ensure the correct ABAP project is selected from the project dropdown.

2
Open the program in the editor
Open the target ABAP program and keep it active so Aceteroid can read it.
3
Choose execution mode
Use Agentic Mode for continuous fixing or Non-Agentic Mode to approve each pass manually.

4
Choose dependency scope
Analyze with dependencies to include related backend programs, or without dependencies for the active program only.
5
Click Code Fix
Aceteroid scans for syntax errors, logic issues, deprecated usage, and structural problems.

Review identified errors
Review each error, line reference, issue type, and recommended correction.
6
7
Apply or simulate
Apply the quick fix or view simulated execution output before modifying the source.

8
Run next pass
In Non-Agentic Mode, continue pass by pass until all errors are resolved.