I believed you are looking and updated the wrong table. Activity Codes have 2 tables linked to Task tables. These are ACTVTYPE table where define as project or global and ACTVCODE table which defines all the codes. In order to change your activity codes from project codes to global you have to looked at the act_code_type_id fields and check the act_code_type_id number from ACTVCODE table then find that act_code_type_id number in ACTVTYPE table and change it to AS_GLOBAL or AS_EPS from AS_PROJECT in act_code_type_scope field. You have to removed the proj_id number from proj_id field after changing it to global or eps. If you’re having trouble please send me a private message on PP and I will teach you step by steps.
There is another way but complicated. You must have background knowledge on SQL or ODBC link to have an access to PMDB database and copy Activity Codes on activity code table and set to global flag.
If you’re not familiar with it I suggest that you just copy the project that contains all the activity code that you wanted to make global and do the process that I mention previously. After transferring the activity codes to global then delete the project that you just created. You still have your original project with activity code and global codes at the same time.
I hope that will help.
Cheers,
Rodel
Member for
19 years 8 months
Member for19 years8 months
Submitted by Azad Padamsey on Thu, 2007-02-22 01:47
when you go to Enterprise-> Activity Codes…-> there are 3 items Global,Enterprise and Project.I have codes in Project.I want to copy these codes to Global.I dont wish to transfer.I want to keep the codes in both.
Member for
19 years
Member for19 years
Submitted by Rodel Marasigan on Thu, 2007-02-22 01:12
Member for
18 years 7 monthsRE: Project Codes To Global Codes
Hi Rodel,
Many thanks for the reply
Thats exactly what i had done. Update the act_code_type_scope field.
These are the fields of ACTVTYPE table.
ACTV_CODE_TYPE_ID, ACTV_SHORT_LEN, SEQ_NUM, ACTV_CODE_TYPE, PROJ_ID, ACTV_CODE_TYPE_SCOPE, SUPER_FLAG, UPDATE_DATE, UPDATE_USER, CREATE_DATE, CREATE_USER, DELETE_SESSION_ID, DELETE_DATE.
BTW, We are running PM on oracle 10g
Regards,
Member for
19 yearsRE: Project Codes To Global Codes
Hi SS Tsen,
I believed you are looking and updated the wrong table. Activity Codes have 2 tables linked to Task tables. These are ACTVTYPE table where define as project or global and ACTVCODE table which defines all the codes. In order to change your activity codes from project codes to global you have to looked at the act_code_type_id fields and check the act_code_type_id number from ACTVCODE table then find that act_code_type_id number in ACTVTYPE table and change it to AS_GLOBAL or AS_EPS from AS_PROJECT in act_code_type_scope field. You have to removed the proj_id number from proj_id field after changing it to global or eps. If you’re having trouble please send me a private message on PP and I will teach you step by steps.
Regards,
Rodel
Member for
18 years 7 monthsRE: Project Codes To Global Codes
Hi Rodel,
I tried the SQL method, but the codes are not visible in the activity codes selection window.
By checking the table directly, the update_user column is filled with NotPrmUser.
How to avoid this?
Thanks.
Member for
19 years 8 monthsRE: Project Codes To Global Codes
Rodel,
Many thanks.It works.
Azad
Member for
19 yearsRE: Project Codes To Global Codes
Hi Azad,
There is another way but complicated. You must have background knowledge on SQL or ODBC link to have an access to PMDB database and copy Activity Codes on activity code table and set to global flag.
If you’re not familiar with it I suggest that you just copy the project that contains all the activity code that you wanted to make global and do the process that I mention previously. After transferring the activity codes to global then delete the project that you just created. You still have your original project with activity code and global codes at the same time.
I hope that will help.
Cheers,
Rodel
Member for
19 years 8 monthsRE: Project Codes To Global Codes
when you go to Enterprise-> Activity Codes…-> there are 3 items Global,Enterprise and Project.I have codes in Project.I want to copy these codes to Global.I dont wish to transfer.I want to keep the codes in both.
Member for
19 yearsRE: Project Codes To Global Codes
I’m not aware of Project codes on Global. Maybe you’re referring to activity codes.
Try Enterprise-> Activity Codes…-> Modify…-> Make Global
Cheers,
Rodel