Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaltad/abapfilemanagement
Monolithic, single file ABAP Object Oriented class to manage file access for application server and presentation server.
https://github.com/jaltad/abapfilemanagement
abap abap-oo
Last synced: 13 days ago
JSON representation
Monolithic, single file ABAP Object Oriented class to manage file access for application server and presentation server.
- Host: GitHub
- URL: https://github.com/jaltad/abapfilemanagement
- Owner: JAlTad
- License: mit
- Created: 2023-11-09T15:39:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-11T16:10:01.000Z (7 months ago)
- Last Synced: 2024-10-11T02:23:37.887Z (about 1 month ago)
- Topics: abap, abap-oo
- Language: ABAP
- Homepage:
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![License](https://img.shields.io/github/license/abapGit/abapGit?label=License&color=green)](LICENSE)
# About the tool
Monolithic, single file ABAP Object Oriented class to manage file access for application server and presentation server for SAP GUI applications.
Simple wrapper of standard functions/methods or well know public code, with the intention to give a more consistent interface of parameters for the more common use cases.
# Requirements
ABAP Version: 740 or higher
# Contribution
For questions/comments/bugs/feature requests/wishes please create an [issue](https://github.com/JAlTad/ABAPFileManagement/issues).