Metodo -->> GET_INSTANCE
Version SAP 4.0
Break-point at
* Get the name of the exit class
call function 'SXV_GET_CLIF_BY_NAME'
exporting
name = exit_name
prefix = seex_exit_class_prefix
importing
clif = clskey-clsname.
Version SAP 6.0
clase CL_EXITHANDLER,
metodo GET_INSTANCE
break en parametro exit_name de
CALL METHOD cl_exithandler=>get_class_name_by_interface
Comentarios
Publicar un comentario