Ver Mensaje Individual
  #2  
Viejo 31/05/07, 08:49:37
Avatar de tomasm
tomasm tomasm is offline
Member
 
Fecha de Ingreso: jun 2006
Localización: Paraiso natural
Mensajes: 87
Examinar el valor de las variables status, prog, fcode

DATA: status TYPE string,
prog TYPE string,
fcode TYPE SORTED TABLE OF sy-ucomm
WITH NON-UNIQUE KEY table_line.

GET PF-STATUS status PROGRAM prog EXCLUDING fcode.


Salud
__________________
Responder Con Cita