cancel
Showing results for 
Search instead for 
Did you mean: 

copying data from top level WBS to lower level WBS

Former Member
0 Kudos

Hi All,

I have a requirement to copy user field values from top level WBS to the lower level WBS. Is it possible to do this via substitution(user exit)? If yes how do we fetch the data?

Regards,

Pavalavel.

Accepted Solutions (1)

Accepted Solutions (1)

virendra_pal
Active Contributor
0 Kudos

This is standard substitution - please contact your PS consultant or you can read SAP help

Former Member
0 Kudos

Hi Virendra Pal,

Please have a close look into my question. My requirement is to copy User fields value from one WBS element to another.

Substitution at WBS level.

Prerequisite:

PRPS-STUFE not equal to 1.(Not top level WBS)

Substitution:

copy PRPS-USR00 from WBS where PRPS-STUFE =1 to PRPS-STUFE not equal to 1.

Can you please explain how this can be done in standard Substitution?

Thanks in advance,

Regards,

Pavalavel.

Edited by: Paval123 on Nov 25, 2010 11:42 AM

Edited by: Paval123 on Nov 25, 2010 11:43 AM

former_member203108
Active Contributor
0 Kudos

Virendra is right, you can do it in standard PS substitution. Follow his suggestion.

Former Member
0 Kudos

ok, Can you please explain?

Regards,

Pavalavel.

virendra_pal
Active Contributor
0 Kudos

Hint - Use superior in substitution rule in the field to field exit RCJ_PRPSUP-XXXXXXX

Former Member
0 Kudos

Got it... Fantastic.

Thanks & regards,

Pavalavel.

0 Kudos

Hi,

May i know how did you resolve it?

I have a requirement where the cost center from the main WBS should be copied to all other below WBS.

I'm passing :

Prerequisite >> PRPS-STUFE > '1'

Substitution >>

Field is substituted by:

Resp. cost cntr Field RCJ_PRPSUP-FKSTL.

Answers (0)