Menu

SAP Function Module FI_CHANGE_PAYMENT_CONDITIONS

New Entry for Terms of Payment: Interpretation, Check

Unsere Literaturempfehlung

ABAP Workbench - 100 Tipps & Tricks

Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.

Bei amazon.de ansehen →

The Function Module FI_CHANGE_PAYMENT_CONDITIONS (New Entry for Terms of Payment: Interpretation, Check) is a standard Function Module in SAP ERP and is part of the function group F061 within the package FBAS.

Technical Information

Function Module FI_CHANGE_PAYMENT_CONDITIONS
Short Text New Entry for Terms of Payment: Interpretation, Check
Function Group F061
Package FBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BLDAT LIKE BKPF-BLDAT SY-DATLO Document Date for Checking Baseline Date
I_BUDAT LIKE BKPF-BUDAT SY-DATLO Buchungsdatum im Beleg
I_BUKRS LIKE BKPF-BUKRS Buchungskreis
I_CPUDT LIKE BKPF-CPUDT Tag der Erfassung des Buchhaltungsbeleges
I_LIFNR LIKE BSEG-LIFNR Kontonummer des Lieferanten bzw. Kreditors
I_NEWSKLIN LIKE SKLIN New Entry: Cash Discount Terms
I_NEWZFBDT LIKE BSEG-ZFBDT New Entry: Baseline Date
I_NEWZTERM LIKE T052-ZTERM New Entry: Terms of Payment
I_OLDSKLIN LIKE SKLIN Old Cash Discount Terms
I_OLDZFBDT LIKE BSEG-ZFBDT Old Baseline Date
I_OLDZLSCH LIKE T052-ZLSCH Old Payment Method
I_OLDZSCHF LIKE T052-ZSCHF Old Payment Block
I_OLDZTERM LIKE T052-ZTERM Old Terms of Payment
I_SPLITMODE LIKE BOOLE-BOOLE SPACE Kennzeichen: Auflösung von Ratenbedingungen
I_XDERIVE TYPE XFELD Kennzeichen: neue ZTERM wg. neuer Bestellung
I_ZBDREQ LIKE T052-XSPLT SPACE Indicator: Cash Discount Terms Changed
I_ZFBDTREQ LIKE T052-XSPLT SPACE Indicator: Terms of Payment Baseline Date Changed
I_ZLSCH LIKE T052-ZLSCH Payment Method
I_ZLSCHREQ LIKE T052-XSPLT SPACE Indicator: Payment Method Changed
I_ZSCHF LIKE T052-ZSCHF Payment Block (Default Value)
I_ZSCHFREQ LIKE T052-XSPLT SPACE Indicator: Payment Block Changed

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SKLIN LIKE SKLIN Cash Discount Terms Interpreted
E_STATUS TYPE C Changed: Z - Terms of pymt, S - Cash disc. terms, B - Baseline date
E_ZFBDT LIKE BSEG-ZFBDT Baseline Date Interpreted
E_ZLSCH LIKE T052-ZLSCH Payment Method
E_ZSCHF LIKE T052-ZSCHF Payment Block (Default Value)
E_ZTERM LIKE T052-ZTERM Terms of Payment Interpreted

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_REINDAT TYPE BKPF-REINDAT Rechnungseingangdatum
C_T052 LIKE T052 Zahlungsbedingungen

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DAY_LIMIT_NOT_FOUND Day Limit not Found in T052
TERMS_INCORRECT Cash Discount Terms Invalid
TERMS_NOT_FOUND Entry Not Found in T052
WRONG_ZFBDT