Menu

SAP Function Module RMPS_INHERITANCE_INTERN

Intern! Aktualisierung geerbter Attributwerte

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module RMPS_INHERITANCE_INTERN (Intern! Aktualisierung geerbter Attributwerte) is a standard Function Module in SAP ERP and is part of the function group RMPS_API within the package RMPS_PRO_GENERAL.

Technical Information

Function Module RMPS_INHERITANCE_INTERN
Short Text Intern! Aktualisierung geerbter Attributwerte
Function Group RMPS_API
Package RMPS_PRO_GENERAL
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_ATTRS_TO_UPDATE TYPE RMPS_TT_VALUE_LIST Tab. der an untergeord. Objekten zu aktualisierenden Attr. (VALUE1)(Leer->alle)
IM_IF_SRM CLASS IF_SRM Allgemeine SRM Methoden
IM_OBJECT_POID CLASS IF_SRM_POID POID des zu bearbeitenden Elements
IM_PARENT_POID CLASS IF_SRM_POID POID des Elements, von dem Attr.werte zu erben sind
IM_RAISE_EXCEPTION TYPE SRMBOOLEAN IF_SRM->FALSE Sollen Ausnahmen weitergeworfen werden? (Nein->Meldung in EX_RETURN)
IM_START_OBJECT_TAB TYPE SRM_LIST_POID_INTERFACE Alternativ: Liste von Startobjekten für Vererbung (z.B. Bulk Import)
IM_VARIANT TYPE RMPS_INHERITANCE_VARIANT Variante der Vererbungsoperation (siehe Festwerte der Domäne)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_OPERATION_RUN CLASS IF_RMPS_OPERATION_RUN Durchlauf der rekursiven Vererbungsoperation
EX_REFERENCE_HANDLER CLASS CL_RMPS_OPERATION_CNG_REF Service-Klasse für Vererbungsfunktionen
EX_RETURN LIKE BAPIRET2 Returnparameter

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
CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING