Skip to content

Utility Functions for ABAP Cloud & Standard ABAP

License

Notifications You must be signed in to change notification settings

oblomov-dev/abap-util

Folders and files

NameName
Last commit message
Last commit date
Feb 20, 2025
Feb 20, 2025
Mar 2, 2025
Feb 28, 2025
Feb 4, 2025
Feb 19, 2025
Sep 4, 2024
Feb 20, 2025
Feb 17, 2025
Feb 19, 2025
Feb 20, 2025
Feb 20, 2025

Repository files navigation

ABAP_702 ABAP_STANDARD ABAP_CLOUD
auto_build auto_downport
test_unit test_rename

abap-util

Utility Functions for ABAP Cloud & Standard ABAP

Key Features

  • Simplified SAP APIs to class-based methods
  • Hides language version differences between ABAP Cloud and Standard ABAP
  • Function Scope: GUIDs, RTTI, Messages, Persistence etc.

Compatibility

  • S/4 Public Cloud and BTP ABAP Environment (ABAP Cloud)
  • S/4 Private Cloud and On-Premise (ABAP Cloud, Standard ABAP)
  • R/3 NetWeaver AS ABAP 7.02 or higher (Standard ABAP)

Credits

Usage

string
zoblomov_cl_util=>c_trim_upper( ` JsadfHHs  ` ). "->JSADFHHS
zoblomov_cl_util=>c_trim_lower( ` JsadfHHs  ` ). "->jsadfhhs

...

Contribution & Support

Pull requests are welcome! Whether you're fixing bugs, adding new functionality, or improving documentation, your contributions are highly appreciated. If you encounter any problems, feel free to open an issue.

About

Utility Functions for ABAP Cloud & Standard ABAP

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published