cancel
Showing results for 
Search instead for 
Did you mean: 

User account problem with Dynpro app

Former Member
0 Kudos

Hi experts, I'm new to ABAP as well as Dynpro ABAP; I do really need your help.

I have developed a Dnypro application with consist of POWL. Normally, I gain access to test the page in application configuration but now I no longer able to test it and it shows following error:

----------------------

Note

  • The following error occurred in system TEST : Exception condition "TYPE_NOT_FOUND" raised.
  • The error occurred on application server MM_00 and in work process 5 .
  • The termination type was: RABAX_STATE
  • The ABAP call stack was:
    Method: DESCRIBE_BY_NAME of program CL_ABAP_TYPEDESCR=============CP

----------------------

Before the problem occurred, I have edited code in Feeder class of POWL in method "IF_POWL_FEEDER~GET_SEL_CRITERIA" and add some private attributes to the class. Anyway, I don't think what I wrote cause the problem because when I use other users to test my above page, it works just fine except only my user.

I think there must be some problems with my user account but I cannot figure out the problem.

Do you have any ideas of what cause the problem?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Daro,

Please check this..

http://scn.sap.com/thread/1747304

Cheers,

Kris.

Former Member
0 Kudos

POWL_D01 under my user account

- Delete all cached queries related to my developed POWL


Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Daro,

Have you tried to use tCode ST22 - Runtime Error Analysis to further investigate the problem?

Hope it helps. Cheers!

Former Member
0 Kudos

Yes Nguyen Van Thao, I have tried it already but I couldn't afford to figure out the problem.

former_member215610
Active Participant
0 Kudos

Hi Daro KH,

Use report "POWL_D01" to deletes user defined POWL Queries from the cache based on Application Id and/ or User.

Thanks and Regards,

Ragavendra BR