All Projects → larshp → FORMfactor

larshp / FORMfactor

Licence: MIT license
ABAP - Refactor FORMs to local classes

Programming Languages

ABAP
45 projects

FORMfactor

Helps refactoring old FORM based programs to local classes with static methods.

Also see https://github.com/larshp/FORMfactor-Eclipse

Limitations

  • Does not work with new 740 language constructs
  • TABLES parameters not implemented yet
  • INCLUDEs not supported

Installation

  1. Install abapGit
  2. Install abapOpenChecks using abapGit
  3. Install FORMfactor
  4. Run via report ZFORMFACTOR, it will not automatically change anything in the system, code has to be copy-pasted into report manually.

image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].