Lars Hvam
|
e54cac4bdc
|
fix for user exit SSL ID (#2373)
* fix for user exit SSL ID
* also pass url to HTTP_CLIENT exit
|
2019-02-09 23:28:09 -08:00 |
|
Lars Hvam
|
db74b1ea52
|
Move SSL_ID determination to user exit (#2114)
* docs: change id to parameter
* move ssl_id determination to exit #2102
* docs: add new exit
* update abaplint to latest
|
2018-11-19 07:15:25 +01:00 |
|
Christian Guenter
|
fbc4896d65
|
New user exit create_http_client
With this commit one can implement the new user exit method
create_http_client for custom http client instantiation.
E.g. to use RFC destinations.
|
2018-08-20 18:27:26 +02:00 |
|
Johannes Konings
|
f214fab73d
|
fix some naming convention
https://github.com/larshp/abapGit/issues/1132
|
2018-08-07 12:03:21 +02:00 |
|
Christian Guenter
|
a38d9feaff
|
Pass log object to user exit method change_tadir
|
2018-06-13 19:15:53 +00:00 |
|
Christian Guenter
|
c7179ed509
|
new exit: change_tadir
|
2018-06-10 10:59:00 +02:00 |
|
Lars Hvam
|
be0b9d0df4
|
exit to modify http client #1252 (#1253)
plus make sure the program does not dump when implementations are missing in the exit
|
2018-03-18 15:22:16 +01:00 |
|
larshp
|
ebe43a42c4
|
lcl_exit to global
breaking change, if using user exit then rename class to zcl_abapgit_user_exit
|
2018-02-11 10:09:03 +00:00 |
|