Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# dynamical_popup
Dynamycal popup screen with key fields

This 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.