The Function Module WTY15_PRICING_PRINT_ITEM (Preise für Druck Position abholen) is a standard Function Module in SAP ERP and is part of the function group WTY15 within the package ISAUTO_WTY.
Function Module | WTY15_PRICING_PRINT_ITEM |
Short Text | Preise für Druck Position abholen |
Function Group | WTY15 |
Package | ISAUTO_WTY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_KOMK | TYPE | KOMK | Preisfindung Kommunikations-Kopf | |
IS_KOMP | TYPE | KOMP | Preisfindung Kommunikations-Position. | |
IV_LANGUAGE | LIKE | SY-LANGU | R/3-System, aktuelle Sprache | |
IV_VERSION_GUID | TYPE | WTY_GUID | GUID Warranty Claim version |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_KOMVD | LIKE | KOMVD | Preisfindung Kommunikations-Konditionssatz für Druck | |
IT_KOMV | LIKE | KOMV | Preisfindung Kommunikations-Konditionssatz |
This function module does not define any Exceptions.