Menu

SAP Function Module WLF_GET_LIST_ITEM_PRICES

Agenturgesch.: Ermittl. der druckaufb. Pos. Konditionen einer Belegliste

The Function Module WLF_GET_LIST_ITEM_PRICES (Agenturgesch.: Ermittl. der druckaufb. Pos. Konditionen einer Belegliste) is a standard Function Module in SAP ERP and is part of the function group WRGO_2 within the package WZRE.

Technical Information

Function Module WLF_GET_LIST_ITEM_PRICES
Short Text Agenturgesch.: Ermittl. der druckaufb. Pos. Konditionen einer Belegliste
Function Group WRGO_2
Package WZRE
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_KOMK LIKE KOMK Preisfindung Kommunikations-Kopf
I_WBRK_D LIKE WBRK_D Kopfdaten für Formularerstellung Agenturgeschäft

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KOMK LIKE KOMK Preisfindung Kommunikations-Kopf
E_WBRK_D LIKE WBRK_D Kopfdaten für Formularerstellung Agenturgeschäft

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TO_KOMVD LIKE KOMVD Tab. mit Komm.-Kond.-Sätzen für Druck
TX_KOMP LIKE KOMP Tab. mit Komm.-Positionsdaten der Preisfindung
TX_KOMV LIKE KOMV Tab. mit Komm.-Konditionssätzen der Preisfindung
TX_WBRL_D LIKE WBRL_D Tab. mit Beleglisten-Pos-Daten zur Formularerst.

Exceptions

This function module does not define any Exceptions.