larshp
082aa44a97
lif_object to global
...
lif_object to global
2018-01-14 14:47:47 +00:00
larshp
8624f9f8f2
use global exception class #773
2017-10-01 10:28:23 +00:00
larshp
824195f63a
rename classes #733
2017-06-09 07:41:05 +00:00
larshp
6076e8acbe
WDYN: fix package popup
2017-06-05 09:03:25 +00:00
larshp
8fb97bd661
FUGR ACID SPLO SSFO WDYN: fix popup
...
FUGR ACID SPLO SSFO WDYN:
fix package popups, it is now handled automagically
2017-02-18 14:20:04 +00:00
larshp
4ca551b74e
update to latest abapGit format
2017-01-22 09:37:26 +00:00
larshp
81c2025fac
cleanup and style changes
...
pretty printer
remove unused variables
cleanup
2016-12-29 12:45:16 +00:00
nununo
c2ab83ed64
Removed invalid mix of EXPORTING with RETURNING
...
- And conforming parameter names with project's style
- And now the lines are added to the table inside the auxiliary methods (since we are now EXPORTING and thus can no longer call the method directly in the INSERT command.
2016-12-15 16:09:37 +01:00
larshp
4acf442e3c
WDYN: fix dump, overwriting protected field
2016-12-15 11:10:39 +00:00
nununo
94cb868745
Dynamicaly accessing fields for 702 compatibility
...
The following fields still don't exist in structure s_controller in version 702:
-controller_exceptions
-controller_exception_texts
So we remove any direct reference to them and access them dynamically
This required changes in 3 places of class LCL_OBJECT_WDYN.
2016-12-15 11:20:44 +01:00
larshp
b1e35d75b0
WDYN: additional sorting
2016-12-03 10:32:58 +00:00
eduardocopat
75c2c07095
pull warning on dbchanges
2016-11-23 14:54:48 +01:00
sbcgua
762dc7bc89
serialization caching, basic objects #366
2016-10-06 08:24:49 +03:00
larshp
14fc9a2413
remove global _raise macro, close #298
2016-08-24 14:14:01 +00:00
larshp
07e5e4c05c
implement more changed_by, use constant
2016-07-09 08:45:17 +00:00
larshp
9bec514fec
add method changed_by in objects interface #245
2016-07-08 08:28:04 +00:00
larshp
d033fbed29
split objects into multipe files, close #278
2016-07-07 12:19:57 +00:00