As EPPM never seriously used by Schedulers/project controls/Project managers or basically anybody! nobody really knows about its features.
The Formula Type Field is one of the EPPM features that was there from begining (R8.0) and I beleive it is still there in 16.2.
Unfortunately I don't have access to R16.2 but based on the Oracle P6 EPPM R16.2 the Formula type field is still accessible.
I think your problem is that you are looking in the wrong place. There is still a Formula Type Field in P6 but not in the Professional/standalone/PC version. It is in the web version as it was from the begining. So close your P6 professional , open your browser and log in P6 EPPM and you can have your Formula Type UDF there.
If you want your Formula Type UDF in P6 professional you are out of luck. The closest thing to it is the Global Change.
I'm not saying that there is not any workarounds. You can still write a code to access the P6 database direcly or via SDK/ODBC driver and change the records including UDFs in predefined intervals but you need to refresh your p6 after each update to see the change so it is not really the same thing and it involves a fair amount of programming skill and courage:D
Member for
16 years 4 months
Member for16 years4 months
Submitted by Zoltan Palffy on Mon, 2017-06-05 13:25
I do not know what version that you are talking about but as far back as version 6.2 there is no such thing as a formula TYPE field. You can use a global change to calculate the field value.
Member for
16 years 4 monthsyes and noI checked all there
yes and no
I checked all there verisons
6.2 does not have this option
8.2 and newer has this option
Member for
8 years 4 monthsBased on the Oracle user
Based on the Oracle user guide for P6 EPPM, formula fields are an option . . .
Member for
13 years 8 monthsIn the P6 EPPM (web version)
In the P6 EPPM (web version) there is a Formula Type field and users have ability to use this operators in it: ( +, -, *, /, (, and)
http://docs.oracle.com/cd/E75420_01/English/User_Guides/p6_eppm_user/he…
As EPPM never seriously used by Schedulers/project controls/Project managers or basically anybody! nobody really knows about its features.
The Formula Type Field is one of the EPPM features that was there from begining (R8.0) and I beleive it is still there in 16.2.
Unfortunately I don't have access to R16.2 but based on the Oracle P6 EPPM R16.2 the Formula type field is still accessible.
I think your problem is that you are looking in the wrong place. There is still a Formula Type Field in P6 but not in the Professional/standalone/PC version. It is in the web version as it was from the begining. So close your P6 professional , open your browser and log in P6 EPPM and you can have your Formula Type UDF there.
If you want your Formula Type UDF in P6 professional you are out of luck. The closest thing to it is the Global Change.
I'm not saying that there is not any workarounds. You can still write a code to access the P6 database direcly or via SDK/ODBC driver and change the records including UDFs in predefined intervals but you need to refresh your p6 after each update to see the change so it is not really the same thing and it involves a fair amount of programming skill and courage:D
Member for
16 years 4 monthsI do not know what version
I do not know what version that you are talking about but as far back as version 6.2 there is no such thing as a formula TYPE field. You can use a global change to calculate the field value.