Application Development and Automation 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,893

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

Laxmana_Appana_
Active Contributor
0 Kudos
567

Hi,

Use SE61 and take document class as dialog text

Laxman

2 REPLIES 2

Laxmana_Appana_
Active Contributor
0 Kudos
568

Hi,

Use SE61 and take document class as dialog text

Laxman

Former Member
0 Kudos
567

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