- select single parameter into sy-lisel from fupararef
- where funcname = 'NOMBRE_DE_LA_FUNCION'
- and paramtype = 'X'
- and pposition = sy-subrc.
- if sy-subrc eq 0.
- message s398(00) with sy-lisel.
- endif.
Última modificación de la página el 04 November 2015 a las 15h04
Powered by
PmWiki