Reply: 2

Auto translated

SD-FI SST: Billing date > Check posting date for reversal

Hello,
When a billing document (which has already been transferred to FI/RW) from the previous month is cancelled via TC VF11, the accounting document for it is not created because the FI period is closed.
Is there any way to prevent the cancellation, without changing the billing date to a current date?
Thought of setting the message type of a message from Warn/Info to Error, but nothing is issued because the billing date in SD is not validated against the FI period.
Best regards,
Dagmar

Last edited 05.01.23 14:56

You must be logged in to post a reply.

Login now

2 Answers

  • TGR17
    TGR17
    Hello Dagmar,
    in the invoice billing type itself you can store a cancellation billing type which is then automatically drawn in the VF11. There you can also store copy conditions.
    So either you build in a check that a cancellation is only valid under your defined rules or you set the invoice date (VBRK-FKDAT) to the current date. At least that's how we do it. Then the cancellation always runs on the current date.
    Greetings
    TGR17
  • DagmarKlamer
    DagmarKlamer (Author)
    @TGR17: Thanks, I'll take a look at that.