Inactive/Active Program

When we create a new program, its state will be Inactive until we activate it.

Whenever we change an existent program, we can still work with it without changing its LOAD compilation (active version interpreted at runtime). For that, we should work in ABAP Editor (SE38), and when we have to run it, we press F8 without changing its status to Active. Saving is allowed.

Continue reading Inactive/Active Program

Set Start Transaction

Whenever you login into SAP, you have the option to set a default transaction, so next time you login into the system, it will open automatically transaction you have configured.

At landing screen of SAP, click on menu Extras -> Set Start Transaction. Enter transaction code, for example SE38. At next login, transaction code configured will be executed automatically.