Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sgudkov/dynamical_popup
Dynamycal popup screen with keyfields
https://github.com/sgudkov/dynamical_popup
abap popup-dialog
Last synced: about 2 months ago
JSON representation
Dynamycal popup screen with keyfields
- Host: GitHub
- URL: https://github.com/sgudkov/dynamical_popup
- Owner: Sgudkov
- License: mit
- Created: 2021-04-09T08:06:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-09T08:07:01.000Z (almost 4 years ago)
- Last Synced: 2023-08-02T11:15:28.078Z (over 1 year ago)
- Topics: abap, popup-dialog
- Language: ABAP
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dynamical_popup
Dynamycal popup screen with key fieldsThis is how to create dynamic popup screen with input fields which using key fields of any table.
Need to use two main FM for processing key fields. One FM for key fields with RAW type, and another for other types.
If you'll use FM 'POPUP_GET_VALUES_USER_HELP' for key types RAW, you are will get an error.