Menu

SAP Function Module RP_RRM_PRICEPOINTS_READ

RRM-Interface: Lesen von Eckpreisen

The Function Module RP_RRM_PRICEPOINTS_READ (RRM-Interface: Lesen von Eckpreisen) is a standard Function Module in SAP ERP and is part of the function group WRRM3 within the package WVKP_RRM.

Technical Information

Function Module RP_RRM_PRICEPOINTS_READ
Short Text RRM-Interface: Lesen von Eckpreisen
Function Group WRRM3
Package WVKP_RRM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_EPTYP TYPE EPTYP Eckpreistyp
PI_HIER_CNT TYPE HIER_CNT Hierarchie ID
PI_MATKL TYPE MATKL Warengruppe
PI_PLTYP TYPE PLTYP Preislistentyp
PI_RKTYP TYPE CHAR1 'A' Rankingtyp
PI_STRUC_NODE TYPE STRUC_NODE Hierarchie-Knoten
PI_VKORG TYPE VKORG Verkaufsorganisation
PI_VTWEG TYPE VTWEG Vertriebsweg
PI_WAERK TYPE WAERK Währung des Vertriebsbelegs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_EPRGR TYPE EPRGR Eckpreisgruppe
PE_I_TWPK TYPE TWPK VKP-Kalk: Eckpreisgruppen

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
PE_T_TWPG LIKE TWPG VKP-Kalk: Eckpreisbereiche

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_DATA_FOR_PRICE_POINT_GROUP Keine Daten für Eckpreisgruppe gepflegt
NO_PRICE_POINTS_MAINTAINED Keine Eckpreise für Eckpreisgruppe gepflegt
NO_PRICE_POINT_GROUP_FOUND Keine Eckpreisgruppe für Organisationsebene/Warengruppe
OTHER_ERROR Sonstiger Fehler