Gregor Wolf
|
b04226e8f1
|
Add missing sy-subrc to exception
|
2019-03-01 00:06:41 -08:00 |
|
Lars Hvam
|
d0a721b2cf
|
Move methods to private (#2416)
* ZCL_ABAPGIT_GUI_CHUNK_LIB move 2 methods private
* HTML_ACTION_UTILS move two methods private
* move calculate_skip_testclass to private
* move BUILD_ASX_NODE to private
|
2019-02-18 05:27:49 -08:00 |
|
Lars Hvam
|
3f494f091f
|
Use built-in types (#2306)
* remove uses of DTEL BOOLEAN
* remove uses of DTEL BOOLE_D
* remove uses of DTEL FLAG
* remove uses of DTEL SAP_BOOL
* remove uses of DTEL XFELD
* Update zcl_abapgit_popups.clas.abap
|
2019-01-20 07:59:24 +01:00 |
|
Frederik Hudák
|
c4639f65ce
|
Removed endmethod and endclass comments - objects folder
|
2018-07-28 10:10:16 +02:00 |
|
Lars Hvam
|
5baeaf070c
|
Minor changes (#1461)
* remove double space after IF
* remove accesses to table bodies
* remove parameter name where possible
* identical code in conditions
|
2018-06-06 16:24:15 +02:00 |
|
Lars Hvam
|
f14ac831ba
|
Objects to global (#1187)
* add global classes for objects
* fix metadata
* comment old code
fix serializer class
move missing interfaces
* keep objects and bridge as local
* fix syntax errors
and remove SICF -> tadir dependency, instead tadir -> SICF
* remove dependency TABL -> lcl_popups
* fix indentation
* remove old includes
* fix parser errors
* fix deserializing
|
2018-02-11 09:16:16 +01:00 |
|