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: 
Read only

getting error when creating area menu in standard package

Former Member
0 Likes
993

Hi Abap gurus,

After implementing of sap note 1972510, in post implementation manual correction steps I need to create one "area menu" in one standard package. error message showing "the structure has no object directory (TADIR) entry "

can anybody knows, kindly help me.

Regards,

Rika

Hi Abap gurus,

After implementing of sap note 1972510, in post implementation manual correction steps I need to create one "area menu" in one standard package. error message showing "the structure has no object directory (TADIR) entry "

can anybody knows, kindly help me.

Regards,

Rika

2 REPLIES 2
Read only

0 Likes
775

instead of creating a new area menu, try copying an existing one and then edit it.

Read only

Former Member
0 Likes
775

Hello Rika,

The message occurs when you do not use a valid namespace. Try to start with "Z" like ZS000.

Kind regards.