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

OS_guid

Former Member
0 Likes
591

Hi,

I created a table and i used os_guid as a unique identifier(promary key).

But it is not defined in my package.its created by someone else andi tried to use it.aim getting an error.and cannot proceed further to carete persistent objects.

In the documentation it is mentioned that for creating persistence objects we need to have os_guid mandatorily.

Please help me out.Can i rename the packeage as mine or is there other way to do it.

Points are rewarded for good answer.

Regards,

Shiva.

Edited by: Shiva Lakshmi Kummari on Jun 6, 2008 10:32 AM

Hi,

I created a table and i used os_guid as a unique identifier(promary key).

But it is not defined in my package.its created by someone else andi tried to use it.aim getting an error.and cannot proceed further to carete persistent objects.

In the documentation it is mentioned that for creating persistence objects we need to have os_guid mandatorily.

Please help me out.Can i rename the packeage as mine or is there other way to do it.

Points are rewarded for good answer.

Regards,

Shiva.

Edited by: Shiva Lakshmi Kummari on Jun 6, 2008 10:32 AM

1 REPLY 1
Read only

former_member188594
Active Participant
0 Likes
481

Hi,

I dont think renaming of the package is required. Just go to tcode SE90 and under ABAP Dictionary select table fields and fields. Give OS_GUID and F8. You will get a list of all the tables where this field is used. Just browse the tables which matches your requirement and then try again. Hope this should solve your problem.

Reward points if useful.

Regards,

Sekhar