Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module TB_EVALUATION_RATE_FIND (Treasury: Fremdwährungskurs ermittel) is a standard Function Module in SAP ERP and is part of the function group TB16 within the package FTA.
Function Module | TB_EVALUATION_RATE_FIND |
Short Text | Treasury: Fremdwährungskurs ermittel |
Function Group | TB16 |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEWERTUNGSBEREICH | LIKE | AT10B-SREVRNG | '01' | |
BUCHUNGSKREIS | LIKE | AT10B-BUKRS | ||
FAELLIGKEIT | LIKE | VTBFHAPO-DZTERM | ||
FREMDWAEHRUNG | LIKE | VTBFHAPO-WZBETR | ||
FREMDWAEHRUNGSBETRAG | LIKE | VTBFHAPO-BZBETR | ||
GESCHAEFT | LIKE | VTBFHA-RFHA | SPACE | |
GESCHAEFTSART | LIKE | AT10B-SFHAART | ||
HAUSWAEHRUNG | LIKE | T001-WAERS | ||
PRODUKTART | LIKE | AT10B-SGSART | ||
STICHTAG | LIKE | SY-DATUM | ||
VORZEICHEN_WAEHRUNGSBETRAG | LIKE | VTBFHAPO-SSIGN |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HAUSWAEHRUNGSBETRAG | LIKE | VTBFHAPO-BHWBETR | ||
HAUSWAEHRUNGSKURS | LIKE | TCURR-UKURS |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.