Skip to Content
0
Former Member
Oct 17, 2007 at 01:16 PM

ENHANCEMENT FRAMEWORK: Activating element texts

20 Views

Hi

Using ENHANCEMENT FRAMEWORK I'he defined

<b>14:05:53ENHANCEMENT 2&#12288;ZCPV02.&#12288;&#12288;"active version

*

SELECTION-SCREEN BEGIN OF SCREEN 512 TITLE title512 AS WINDOW.

&#12288;PARAMETERS: L_BELNR TYPE kbld-BELNR,

&#12288;&#12288;&#12288;&#12288;&#12288;&#12288;&#12288; L_BLPOS TYPE kbld-BLPOS.

&#12288;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