Menu

SAP Function Module RMPS_API_INHERIT_FROM_PARENT

Aktualisierung von Attributwerten, die vom übergeordn. Obj. geerbt werden

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_API_INHERIT_FROM_PARENT (Aktualisierung von Attributwerten, die vom übergeordn. Obj. geerbt werden) 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_API_INHERIT_FROM_PARENT
Short Text Aktualisierung von Attributwerten, die vom übergeordn. Obj. geerbt werden
Function Group RMPS_API
Package RMPS_PRO_GENERAL
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_RMS_ID LIKE BAPISRMREC-RMSID ID des Records Management Systems
IM_SPS_ID LIKE BAPISRMREC-SPSID Elementart des zu bearbeitenden Elements
IM_SPS_ID_PARENT LIKE BAPISRMREC-SPSID Elementart des übergeordneten Elements

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_LOG_HANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls
EX_NUM_OF_ERRORS TYPE I Anzahl der aufgetretenen Fehler aus der Vererbung
EX_NUM_OF_WARNINGS TYPE I Anzahl der Warnungen aus der Vererbung
EX_RETURN LIKE BAPIRET2 Returnparameter

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
IM_SP_POID LIKE BAPIPROPTB Element,dessen Attr. neu aus den Attr. des übergeordn. Elements abzuleiten sind
IM_SP_POID_PARENT LIKE BAPIPROPTB Übergeordnetes Element (Leer -> Es darf nur genau 1 übergeordn. Element geben)

Exceptions

This function module does not define any Exceptions.