cancel
Showing results for 
Search instead for 
Did you mean: 

Enhancement for FV60

0 Kudos

Hi Experts,

For the transaction FV60, I have a requirement of the below and am unable to find the right technical approach.

Based on the field from Header , say based on Vendor , i need to auto populate the G/L account in the item level on save.

I tried to look at all forum posts, explored BADI's , BTE's, but unable to find a solution.

Request for you insight.

Accepted Solutions (0)

Answers (3)

Answers (3)

iklovski
Active Contributor
0 Kudos

Hi,

This cannot be tackled by an ordinary substitution. First of all, you cannot substitute GL account, even if you include it in substitutable fields list...

I'd say that the only way to approach this is by a modification of standard flow.

Regards,

Eli

akvijay
Participant
0 Kudos

Hello

You can try substitution and then under Line Item, you can add your user exit for this functionality. This would need some custom development from ABAP and logic of transferring amount to Offset GL has to be made accordingly. I hope this solves your requirement!

shinas_rh
Participant
0 Kudos

Hi,

You can write a Substitution Rule from vendor to GL, I beleive.