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

Que of Implementation Guide

Former Member
0 Likes
793

Hiii ABAPers...

For Implementation Guide I am using simgh t-code...

while selecting Technical information for any activity node it shows me three options ...

1) Documents

2) Attribute

3) Maint. objects

and in Maint. objects i am thrown Following error :

" Specify an existing customizing object " ... and still i cound not find out reason behind this error....

Thanks sir....

Regards,

Nirav Parekh

Hiii ABAPers...

For Implementation Guide I am using simgh t-code...

while selecting Technical information for any activity node it shows me three options ...

1) Documents

2) Attribute

3) Maint. objects

and in Maint. objects i am thrown Following error :

" Specify an existing customizing object " ... and still i cound not find out reason behind this error....

Thanks sir....

Regards,

Nirav Parekh

3 REPLIES 3
Read only

Former Member
0 Likes
523

For which node of implementation guide, are u getting this error??

Read only

0 Likes
523

Sorry Man...

I didnt get your question....

or i would say you hadnot understand my question...

kindly clearify your question with description after reading my que again....

regards,

Nirav Parekh

Read only

Former Member
0 Likes
523

Hi,

The error messages indicates that you are trying to define an IMG Activity for maintaining a customizing object, that does not exist on the system.

Maybe a table/view or Logical transport object, etc.

Please check if object is present in system, via SOBJ transaction, before using with IMG Activity definition.

Cheers

Rekha