1.3.11

SAP Note 23965 - Dunning area for down payment clearing

Symptom:

Dunning areas specified in down payments are not copied to the down payment clearing item or to the credit memo item in the event of a full or partial clearing of such down payments.
Key words: transactions FBA3, FBA8

Cause and prerequisites

Program error

Solution

Corrected in Release 2.2F and Release 3.0D
Advance correction:
Include MF05AFA0

FORM ANZAHLUNG_UMBUCHEN.
...
...

*-----------------------------------------------------------------------
* Erzeugen Ausgleichsbuchung / Verrechnungsbuchung
* pro Anzahlung
*-----------------------------------------------------------------------
...
...

*------- Feldinhalte uebernehmen ---------------------------------------
...
...
BSEG-GSBER = POSTAB-GSBER.
BSEG-MABER = POSTAB-MABER. <- INSERT
BSEG-VBUND = POSTAB-VBUND.
...
...

*-----------------------------------------------------------------------
* Erzeugen der Gutschrift
*-----------------------------------------------------------------------
...
...

*------- Feldinhalte uebernehmen ---------------------------------------
...
...
BSEG-GSBER = POSTAB-GSBER.
BSEG-MABER = POSTAB-MABER. <- INSERT
BSEG-VBUND = POSTAB-VBUND.
...
...
ENDFORM.

No comments:

Post a Comment