Menu

SAP Function Module RMPS_API_INHERIT_TO_SUBOBJECTS

Aktualisierung geerbter Attributwerte an den untergeordneten Objekten

The Function Module RMPS_API_INHERIT_TO_SUBOBJECTS (Aktualisierung geerbter Attributwerte an den untergeordneten Objekten) 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_TO_SUBOBJECTS
Short Text Aktualisierung geerbter Attributwerte an den untergeordneten Objekten
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

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 an untergeordnete Objekte zu vererben sind

Exceptions

This function module does not define any Exceptions.