Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZCL_AGS_UTIL Syntaxerror in GET_TIME Method with abapGit v.1.92.0 #133

Open
gepparta opened this issue Jan 20, 2020 · 2 comments
Open

ZCL_AGS_UTIL Syntaxerror in GET_TIME Method with abapGit v.1.92.0 #133

gepparta opened this issue Jan 20, 2020 · 2 comments
Assignees

Comments

@gepparta
Copy link
Contributor

With abapGit v.1.92.0 there is a syntax error in class ZCL_AGS_UTIL Method GET_TIME.
No GET Method can be found in Class zcl_abapgit_time.
Instead there are get_unix and get_utc Methods.

@larshp
Copy link
Owner

larshp commented Jan 20, 2020

thanks, pull requests welcome

@gepparta
Copy link
Contributor Author

Pull request is on the way

gepparta pushed a commit to gepparta/abapGitServer that referenced this issue Jan 21, 2020
abapGit v.1.92.0 Adjustments: 
- Replaced obsolete Method get_time() through get_unix() of class zcl_abapgit_time
- Renamed some unit test methods
larshp added a commit that referenced this issue Jan 21, 2020
* Fix for #133

abapGit v.1.92.0 Adjustments: 
- Replaced obsolete Method get_time() through get_unix() of class zcl_abapgit_time
- Renamed some unit test methods

* set version to v740sp08

* Update abaplint.json

Co-authored-by: Lars Hvam <larshp@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants