cancel
Showing results for 
Search instead for 
Did you mean: 

Substitution Rules

Former Member
0 Kudos

Hello All,

I want to set a Substitution rule for setting up Interest Profile such that the prerequisite should be Project Profile and IM position ID. The fields are PROJ-PROFL and IMPR-POSID.

It is not possible to select IMPR-POSID from Project defn or WBS from Table field.My question is will it be opossible to select this field from ABAP system fields.What is the other way of pulling this field as it is not present at Project Defn and WBS level?

Please let me know

Thanks

Sarang

Accepted Solutions (0)

Answers (1)

Answers (1)

virendra_pal
Active Contributor
0 Kudos

you need to use a substitution exit where you can write your own criteria for selection when to enter the interest profile

Field is substituted by select Exit U101 or something then add to program RGGBR000 - check with your tech guys

Former Member
0 Kudos

answered