Hi
Using ENHANCEMENT FRAMEWORK I'he defined
<b>14:05:53ENHANCEMENT 2 ZCPV02.  "active version
*
SELECTION-SCREEN BEGIN OF SCREEN 512 TITLE title512 AS WINDOW.
 PARAMETERS: L_BELNR TYPE kbld-BELNR,
        L_BLPOS TYPE kbld-BLPOS.
 SELECTION-SCREEN END OF SCREEN 512.
ENDENHANCEMENT.</b>
The problem for me is to chenge to edit mode and activate the element texts.
In which way can I now activate the element text for L_BELNR and for L_BLPOS.
Thx in advance
Krzy