I have a S_MAT1 collective search S_MAT1 defined for a MATNR data MATNR .
I want to program the append search application S_MAT1_APPEND , which means that when I click the button in the ALV list, I need to call the search dialog, for example, for search help.
I also want to be able to automatically populate some parameters and not allow the user to change them.
I expect to find a functional module that does this. HELP_START doesn't seem too documented and doesn't seem to be what I want.
Can this be done?
source share