cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot lookup an object with name null

Former Member
0 Kudos

Hi

I am getting a following error when i am clicking on customized event.

Cannot lookup an object with name null. 

at com.sap.mbs.mam.application.naming.MAMNamingService.lookup(MAMNamingService.java:119) 
  at com.sap.mbs.mau.application.impl.MauApplicationImpl.getComponent(MauApplicationImpl.java:496) 
  at com.tma.mbs.mau.enhancement.CustomerOrderEditTmaData.getZTMACustomController(CustomerOrderEditTmaData.java:640) 
  at com.tma.mbs.mau.enhancement.CustomerOrderEditTmaData.initzTma(CustomerOrderEditTmaData.java:135) 
  at com.tma.mbs.mau.enhancement.CustomerOrderEditTmaData.onLoad(CustomerOrderEditTmaData.java:102)

So any one of you can help me in the same.

Regards,

Pranay

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Pranay,

Do you know at which part of the code you are getting this error. Trace the error or debug the code. Print the block of your code here where exactly it is throwing the exception.

Regards,

Murthy