in ABAP Editor you will use all events like START-OF-SELECTION, at line-selection and all.
Where as in Flow logic you can use only module-pool program events like PBO, pAI..etc
Basically ABAP Editor is for core ABAP. Flow logic is for screen related stuff.
Hi
In ABAP editor we can write the code straight by entering the program name
Flow logic is related to screen design in SE51 for the same program and from the screen flow logic we can enter into the same ABAP editor code to write the modules related code for that screen flow logic
Regards
Anji
Add a comment