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: 

Function module POPUP_TO_CONFIRM with diagnose_object

Former Member
0 Kudos
1,787

Hi,

I want to use function module POPUP_TO_CONFIRM with a diagnose_object. How can I create a new diagnose object with textlines? I know this diagnose object is stored in Table DOKTL (associated tables DOKIL, DOKHL).

Is there a Tcode I can use to populate these tables?

Thanks in advance,

R. Stockmans

1 ACCEPTED SOLUTION

laxmanakumar_appana
Active Contributor
0 Kudos
461

Hi,

Use SE61 and take document class as dialog text

Laxman

2 REPLIES 2

laxmanakumar_appana
Active Contributor
0 Kudos
462

Hi,

Use SE61 and take document class as dialog text

Laxman

Former Member
0 Kudos
461

Rita,

You can use SE61 to create the text for the DIAGNOSE_OBJECT. Launch the transaction, select Dialog Text for the document class and create a new text.

Hope this helps.

Chris