Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →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.
Function Module | RP_RRM_PRICEPOINTS_READ |
Short Text | RRM-Interface: Lesen von Eckpreisen |
Function Group | WRRM3 |
Package | WVKP_RRM |
Module Type | Normal Module |
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 |
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 |
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 |
---|---|---|---|---|
PE_T_TWPG | LIKE | TWPG | VKP-Kalk: Eckpreisbereiche |
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 |