Code: Alles auswählen.
form f4proz_step_control
using shlp_top type shlp_descr_t
shlp_tab type shlp_descr_tab_t
changing shlp_curr type shlp_descr_t
callcontrol type ddshf4ctrl
ocxinterface type ddshocxint.
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""$"$\SE:(1) Form F4PROZ_STEP_CONTROL, Start A
*$*$-Start: (1)---------------------------------------------------------------------------------$*$*
enhancement 1 zlsdsdf05_f4_proz_step_control. "active version
* We memorize the search help name at every step (without RETURN)
* When step RETURN is reached the search help name is already set to the collection search help
statics:
lvs_shlpname like shlp_curr-shlpname.
*
if callcontrol-step eq c_return.
call function 'Z_PROGRAMM_STATISTIK'
exporting lp_form = lvs_shlpname.
else.
lvs_shlpname = shlp_curr-shlpname.
endif.
endenhancement.
*$*$-End: (1)---------------------------------------------------------------------------------$*$*
data: prop_value. "FISCHERFR
Folgende Benutzer bedankten sich beim Autor Thomas R. für den Beitrag (Insgesamt 2):
black_adept • ewx