cancel
Showing results for 
Search instead for 
Did you mean: 

PS - Substitution- user exit at Network Activity - Version 4.6 C

mey_palaniappan
Explorer
0 Kudos

hi folks,

I have an issue with using the user exit for substitution for the Network Activity.

My intention is to replace the overhead key at activity level and make it null as the overhead calculation is happening at WBS level.

I created a substitution in GGB1 under Project System - Network activity -

Step 002 which uses user exit U973

Pre-requisite: AFVGD-ZSCHL <> ' '

Implementation of the user exit is done on the copy of the substitution program RGBBS000 :

Form

include XXXXU973 - afvgd-zschl = ' '

End form

I tried to debug the program. Substitution is happening, but before end of the program, the old value is brought back by the function call: CO_BT_AFVG_UPDATE.

Any idea, why this is happening? Has anybody come across this behavior and have you overcome such a situation?

Any help is highly appreciated.

Regards

Mey

Accepted Solutions (0)

Answers (1)

Answers (1)

virendra_pal
Active Contributor
0 Kudos

before going into the logic

if you do not want the overhead key in the network activity, why don't you change the profile accordingly?

mey_palaniappan
Explorer
0 Kudos

hi..

I tried checking the network profile for any settings related to this. I did not find any. My version is 4.6 C.

What settings are you talking about?

Regards

Mey

virendra_pal
Active Contributor
0 Kudos

in the project profile OPSA controlling tab keep overhead key blank

when you create a project no overhead will pass to network header and hence none to network activity

check this out

then make the fields display or hide the overhead key fields so that no one can enter any value