Ver Mensaje Individual
  #2  
Viejo 19/04/13, 21:44:12
hpicon hpicon is offline
Member
 
Fecha de Ingreso: ene 2011
Mensajes: 34
Hola vamp_01,

Tal vez esta funcionalidad pueda ayudarte, luego de realizar el SUBMIT tienes que hacer el llamado a la siguiente función
CALL FUNCTION 'LIST_FROM_MEMORY'
TABLES
listobject = t_list
EXCEPTIONS
not_found = 1
others = 2.

Saludos
Responder Con Cita