Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Field of the Dynpro/screen like IT1002 u0096 long text

Former Member
0 Kudos

Hi,

I need to create a description field in a PA infotype, however, the condition is that this field has to be like the description field in the 1002 PD infotype.

I know that the important tables in PD are HRP1002 (TABNR), and HRT1002 (TLINE).

I know that the function modules to use are RH_OBJECT_DESCRIPTION_READ and RH_OBJECT_DESCRIPTION_WRITE

Then,

<b>• How I would create or modify the Dynpro/screen in order to the field look like a text editor (description IT1002) ?.

• How I would generate the reference number (TABNR ) ?</b>

Thanks,

AJR

2 REPLIES 2

Former Member
0 Kudos

If you want a Text Editor, have a look at program SAPTEXTEDIT_DEMO_3 and other similarly named code.

Jonathan

Former Member
0 Kudos

generate unique id funtion module GUID_CREATE