cancel
Showing results for 
Search instead for 
Did you mean: 

Substitution

Fatima1
Participant
0 Kudos

Hi,

We created substitution, documemt header text will be updated based on document type.

Nothing is wrong with substitution, but the value is updating only after simulation in production system. Wheres in Qa server doc header text is updating immediately after pressing enter.

Need to make the substitution update immediately on the first screen without any simulation action.

View Entire Topic
enes_yalcin
Explorer
0 Kudos

Are the call points different in QA and Prod? You should use call point 1, Document Header. If It does not work again, you can try BTE's (in T-code: FIBF) for this purpose.

Fatima1
Participant
0 Kudos

Hi,
thank you for your commment!
The call point is already set at 1. No problem with substituition itself, only the fact that in QA system doc header text chages immediately after pressing enter, but in Prod the value is updated only after simulation or after entering any other details in tcode.

enes_yalcin
Explorer

Maybe you can try debugging to see if there is a problem with control rules, parameters etc.

You can do debugging as in described at below page:

https://wiki.scn.sap.com/wiki/display/ERPFI/A+way+that+can+quick+debug+into+Validation+or+Substituti...

Fatima1
Participant

Hi,
we found out that in QA system there is one custom error message appears after entering doc type, so basically because there is an error on selection screen we are able to see the doc header text updating based on substitution we created.

In PRD we are not getting that custom error message, which is why, the updated doc header text field we can see only after simulation.