cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

TABLE link between RPM Item and corresponding cProject

Former Member
0 Likes
764

Is there a table that shows exact link between RPM Item and corresponding cProject that is created automatically?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

use Table RPM_OBJ_LINK

select on

PROJECT_GUID= Item GUID

OBJECT_TYPE = '0INMCPROJECT'

Get cProject GUID from OBJECT_KEY.