User Tools

Site Tools


abap:search_help

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
abap:search_help [2015/12/24 15:08] ginkoabap:search_help [2016/01/04 12:27] ginko
Line 19: Line 19:
 <code abap>  CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' <code abap>  CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
     EXPORTING     EXPORTING
-      retfield        = 'WGT_PLOP-FIELD' "Champ alimenté en retour+      retfield        = 'IT_FIELD' "Champ alimenté en retour
       dynpprog        = sy-repid " Données écran       dynpprog        = sy-repid " Données écran
       dynpnr          = sy-dynnr       dynpnr          = sy-dynnr
-      dynprofield     = 'WGT_PLOP-FIELD'+      dynprofield     = 'DYN_FIELD'
       value_org       = 'S'       value_org       = 'S'
     TABLES     TABLES
abap/search_help.txt · Last modified: 2016/01/08 10:36 by ginko