This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
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.
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 |
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 |
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 |
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 |
---|---|---|---|---|
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) |
This function module does not define any Exceptions.