cancel
Showing results for 
Search instead for 
Did you mean: 

wdr_task=>application not assigned

Nicole
Explorer
0 Kudos

Hi,

I have developped my first WebDynpro-Application and wantet to test it. But I always get a

dump when calling the URL in the Browser.

The part of the source-code where the problem occurs is:

1 method DO_CLEANUP .

2 >> wdr_task=>application->if_wdr_n

4 * In all cases clear temporary pa

5 if ( action is not initial ).

6 action->clear_parameters( ).

7 endif.

8 IF me->exception_manager IS NOT

9 me->exception_manager->remove

10 me->exception_manager->ignore

11 ENDIF.

12

13 endmethod.

The Object wdr_tast=>application of Object CL_WDR_MAIN_TASK ist empty.

Would be nice when you could help me ...

Accepted Solutions (0)

Answers (1)

Answers (1)

thomas_szcs
Active Contributor
0 Kudos

Hi Nicole,

Strange, but interesting problem. Please open a support ticket. Primary support will take a look. If they don't find a solution, they will forward the support ticket to development.

Best regards,

Thomas

Nicole
Explorer
0 Kudos

Hallo Thomas,

Thanks for answering.

Perhaps you can also tell me where and how I can open a support ticket?

thomas_szcs
Active Contributor
0 Kudos

Hello Nicole,

There are several ways. If you don't happen to have direct access to oss, you can use sap service marketplace (service.sap.com). There choose the link "Product errors" in the "SAP Support Portal" area.

Usually, support tickets are created by system admins since often companies have some internal processes regarding error handling. So if you don't happen to be an admin or lack the authorization, best would be to contact the responsible person in the IT department of your company to create a ticket for you.

Best regards,

Thoams