cancel
Showing results for 
Search instead for 
Did you mean: 

Derivation rule - Passing values

former_member313514
Participant
0 Kudos

Hello Experts,

We are in process of implementing FM-BCS module and have a quick question around derivation strategy.

We use FMDERIVE to determine FM Elements and use FMAVCDERITPR to determine AVC Tolerance profile.

We want to exclude some posting fund centers from AVC checking andhave a different tolerance profile for tha. What we want to do is that when posting is happening against those fund centers, we want to change to tolerance profile.

Though when the FMAVCDERITPR is called, SAP has budget address information not posting address.

My question is:

is it possible to set a value in a field for example FUND_TYP in FMDERIVE, which later can be used in FMAVCDERITPR.

Example:

FMDERIVE

If posting address = XYX

FUND_TYP = No-AVC

endif.

Now in FMAVCDERITPR.

If FUND_TYP = Non-AVC

Toelrance profile = Non-AVC.

endif.

I tried adding FUND_TYP is COBL but that didnt do the trick.

Any suggestions...

Accepted Solutions (0)

Answers (0)