cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Accruals for duty in FI

Former Member
0 Likes
558

Hi, is there any standard functionality in GTS to allow for an automatic accrual in the FI module? Imagine the scenario import into free circulation, the obligation for paying duty arises as the goods cross the border. The declaration is monthly, so potentially there is a 30 day accrual.

What's available in theory? anyone got any practical advice?

Thanks

Philip

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Thank you both it definitely helps.

former_member215181
Active Contributor
0 Likes

Hi Philip,

Yes, GTS provides the ability to call the Duty Calculation remotely, so that you can handle (in your case, accrue) the duty as you require in the MM pricing procedure.

I seem to recall that SAP provide an example Formula in the standard system, with comments about how to use it.  You might also find a SAP Note about it.

Regards,

Dave

Former Member
0 Likes

Hi Dave, thank you I will investigate further...

Former Member
0 Likes

Hi Philip,

Maybe you want to explore this calculation schema on the ECC PO. Maybe Dave is pointing to the same one.

which leads you into the below include.

The formula calls function module /SAPSLL/CD_DUC_SIM_R3 which subsequently calls the RFC to GTS.

Hope it helps!

-Shrini

former_member215181
Active Contributor
0 Likes

Yes, that's the one I was referring to - thanks!

And you need to map Condition Types to Duty Types in GTS.

Dave