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