You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in ZCL_CUTE_AUTHORIZATION S_TABU_NAM is checked on activities that don´t exists (display and delete)
Selection Screen ideas/concerns:
because of selected entries, duplicate check is not working
why do we need a selection screen anyway?
99% of the time i never used selection in sm30
you can use filter and search in alv
Idea:
get rid of the selection screen
add parameter "Filter" in the program and "Hide Filter in Toolbar" checkbox
use DB Table to save Filterdata like LVC_T_FILT (for SET_TABLE_FOR_FIRST_DISPLAY)
now you could create transaction codes with parameters use skip first screen and filterparameters to build transactions only for specific data but duplicates would still be checked (because they are only filtered)
i know if you use big tables it could be a problem but does anyone really edit such big tables? maybe a separate edit class could be used
Also SLG1 Log would be nice and if fields for logging are in the DB Table to use it ("AEDAT","AENAM" ...)
I think of building a fork with the above mentioned adjustmens but wanted to make a discussion out of my ideas. (and maybe a pull request if i'm successfull)
Regards
Fabian
The text was updated successfully, but these errors were encountered:
I really like the idea of a new sm30 application.
i tried cute but got some dumps and concerns
Bugs:
Selection Screen ideas/concerns:
Idea:
Also SLG1 Log would be nice and if fields for logging are in the DB Table to use it ("AEDAT","AENAM" ...)
I think of building a fork with the above mentioned adjustmens but wanted to make a discussion out of my ideas. (and maybe a pull request if i'm successfull)
Regards
Fabian
The text was updated successfully, but these errors were encountered: