Menu

SAP Function Module TRF_CALC_POS_VALUES_GET

Liest Bestandskomponenten TRF-Position

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

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 TRF_CALC_POS_VALUES_GET (Liest Bestandskomponenten TRF-Position) is a standard Function Module in SAP ERP and is part of the function group TPM_TRF_ENTITIES_READ within the package FTR_LISTED_OPTIONS_FUTURES.

Technical Information

Function Module TRF_CALC_POS_VALUES_GET
Short Text Liest Bestandskomponenten TRF-Position
Function Group TPM_TRF_ENTITIES_READ
Package FTR_LISTED_OPTIONS_FUTURES
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_CLASS_ID TYPE VVRANLW Kennummer Wertpapier
IM_COMPANY_CODE TYPE BUKRS Buchungskreis
IM_DATE TYPE TPM_POSITION_DATE Bestandsvaluta
IM_FLAG_LONG_SHORT TYPE TPM_FLAG_LONG_SHORT Kennzeichen: Long- oder Shortposition
IM_LOT_ID TYPE TPM_LOT_ID Identifikator des Lots
IM_POS_ACCOUNT TYPE TPM_POS_ACCOUNT_FUT Positionskonto für handelbare Optionen und Futures
IM_VALUATION_AREA TYPE TPM_VAL_AREA '001' Bewertungsbereich

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_VALUES TYPE TPMS_DEFBK_RESULT Bestandskomponenten

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FAILED Fehler ist aufgetreten