Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module MM_ARRANG_KVSL2_SETTLED_ARRANG (Kontoschluessel bestimmen, falls Absprache abgerechnet) is a standard Function Module in SAP ERP and is part of the function group WNU0 within the package WBON.
Function Module | MM_ARRANG_KVSL2_SETTLED_ARRANG |
Short Text | Kontoschluessel bestimmen, falls Absprache abgerechnet |
Function Group | WNU0 |
Package | WBON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EBELN | LIKE | EKKO-EBELN | Nummer Einkaufsbeleg | |
I_EBELP | LIKE | EKPO-EBELP | Nummer Einkaufsbelegposition | |
I_KONV | LIKE | KONV | Zeile der Belegkonditionen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KVSL2 | LIKE | KONV-KVSL2 | Kontoschlüssel |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CONDITION_RECORD_NOT_FOUND | Daten zum Konditionssatz (KONP) fehlt |
ERROR_READING_ARRANG_DATA | Fehler beim Einlesen der Absprache |
INVALID_ARRANG_TYPE | Abspracheart fehlt |
INVALID_CALC_RULE | Kalkulationsschema fehlt oder kein Eintrag |
INVALID_CONDITION_CLASS | Konditionsklasse ist nicht 'C' (nachtr. Abr.) |
KONV_INACTIVE | Belegkondition ist inaktiv |
KONV_NO_KRUEK | Belegkondition nicht relevant rueckgest. Ertrag |
MISSING_KNUMH_IN_KONV | Konditionssatznummer fehlt |
VARIABLE_KEY_NOT_FOUND | Datensatz zum variablen Schluessel (vake) fehlt |