MUNDOSAP

MUNDOSAP (foro/index.php)
-   Programación ABAP IV (foro/forumdisplay.php?f=4)
-   -   Excluir boton "back" en status estándar (foro/showthread.php?t=29178)

neocloudmx2000 28/03/09 21:25:46

Excluir boton "back" en status estándar
 
Hola a todos.

Aqui preguntando para ver si alguien sabe por que camino ir.
Tengo un ALV para el cual se tomó el status estándar excluyendo botones por medio de una tabla del tipo slis_t_extab. Es decir, algo así:

CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'

EXPORTING
i_callback_program = l_repid
is_layout = l_layout
it_fieldcat = l_fieldcat
it_sort = gt_sort
IT_EXCLUDING = gt_exclude[]
it_events = gt_eventos
TABLES
t_outtab = it_seleccion.


form exclude.
refresh gt_exclude.
gt_exclude-fcode = '&INFO'.
append gt_exclude. clear gt_exclude.
gt_exclude-fcode = '&GRAPH'.
append gt_exclude. clear gt_exclude.
gt_exclude-fcode = '&VEXCEL'.
append gt_exclude. clear gt_exclude.
gt_exclude-fcode = '&AQW'.
append gt_exclude. clear gt_exclude.
gt_exclude-fcode = '%SL'.
append gt_exclude. clear gt_exclude.
gt_exclude-fcode = '&ABC'.
append gt_exclude. clear gt_exclude.
gt_exclude-fcode = '%PC'.
append gt_exclude. clear gt_exclude.
gt_exclude-fcode = '&RNT_PREV'.
append gt_exclude. clear gt_exclude.
gt_exclude-fcode = '&ALL'.
append gt_exclude. clear gt_exclude.
gt_exclude-fcode = '&SAL'.
append gt_exclude. clear gt_exclude.
endform. " EXCLUDE


Mi duda es: ¿Alguien sabe el fcode para el botón de regresar (el verde con la flecha hacia atrás, o sea, back o f3)? o alguna otra forma para quitar ese botón sin tener que construir todo el estatus desde cero.

De antemano, muchas gracias.

gugutin 30/03/09 08:07:19


Hola,

bueno yo creo si no te he entendido mal debes ir a la Tx SE41 y con el nombre de tu abap ir al status standar y editas la opcion de teclas de funcion y ahi tienes el valor de estos botones, para este caso es habitualmente BACK.

DavidXD_XD 01/04/09 01:03:06

Hola, prueba con este codigo de funcion "&F03", ese es el BACK del REUSE_ALV_GRID_DISPLAY


Husos Horarios son GMT. La hora en este momento es 23:24:06.

www.mundosap.com 2006 - Spain
software crm, crm on demand, software call center, crm act, crm solutions, crm gratis, crm web