mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
fix whitespace
This commit is contained in:
parent
b73d90c8c8
commit
e65f55c876
|
@ -582,7 +582,7 @@ CLASS zcl_abapgit_objects_program IMPLEMENTATION.
|
||||||
IF sy-subrc = 2.
|
IF sy-subrc = 2.
|
||||||
zcx_abapgit_exception=>raise( 'error from screen_list' ).
|
zcx_abapgit_exception=>raise( 'error from screen_list' ).
|
||||||
ENDIF.
|
ENDIF.
|
||||||
|
|
||||||
SORT lt_d020s BY dnum ASCENDING.
|
SORT lt_d020s BY dnum ASCENDING.
|
||||||
|
|
||||||
* loop dynpros and skip generated selection screens
|
* loop dynpros and skip generated selection screens
|
||||||
|
|
Loading…
Reference in New Issue
Block a user