Skip to Content
0
Former Member
Feb 16, 2009 at 02:30 PM

Error while passing data to custom screen. Entry MUM doesn't exist in T001P

67 Views

Dear All,

I have created a custom screen for PB10. I am getting below error while executing the screen.

Entry MUM doesn't exist in T001P (Check Entry) .

The detail error is

*************************************************************************

Entry MUM does not exist in T001P (check entry)

Message no. 00058

Diagnosis

Input values must be defined in Table T001P. The value or values ' MUM ' are not specified in this table.

Procedure

Check whether the input is correct and correct if necessary.

Procedure for System Administration

If this is not an incorrect entry, check the system settings and change them if necessary.

If there is a connection to the Customizing system, you can maintain the system settings by choosing Customizing in the Performance Assistant or Maintain Entries (F5) when displaying the help in a modal dialog box.

****************************************************************************

I've checked the table and data is available. But still i am getting this error.

I've come across this error earlier while copying standard screen to custom screen.