Skip to Content
0
Former Member
Jun 03, 2008 at 03:04 PM

Create a dynpro with field symbol

35 Views

Hi

It is possible create a dynpro with field symbol and 'Create Object'?

In other word I have insert on dynpro 0010 two field:

a label naming 'L_CMP1' and a text input field naming 'P_CMP1'.

Now I want set type from abap code.

For example I want that p_cmp1 is like pa0001-begda.

Can I realize it dynamically without using code like 'Generate Dynpro' or 'export dynpro'?

Regards

Angela