Ver Mensaje Individual
  #5  
Viejo 08/10/09, 03:55:09
Jonathan Barrio Jonathan Barrio is offline
Junior Member
 
Fecha de Ingreso: nov 2008
Mensajes: 25
Tienes este metodo implementado??

IF g_grid IS BOUND.

* CONSIGUE líneas seleccionadas.
CALL METHOD g_grid->get_selected_rows
IMPORTING
et_index_rows = pi_index_rows
et_row_no = pi_row_no.

ENDIF.
Responder Con Cita