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 RH_PM_RECLASS_RULES_GET (Einlesen aller Umwandlungsvermerke (getrennt nach intern und extern)) is a standard Function Module in SAP ERP and is part of the function group RHBC_2 within the package PM01.
Function Module | RH_PM_RECLASS_RULES_GET |
Short Text | Einlesen aller Umwandlungsvermerke (getrennt nach intern und extern) |
Function Group | RHBC_2 |
Package | PM01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PD_ACTIVATED_RULES | LIKE | SY-BINPT | 'X' | Wirksame Vermerke berücksichtigen |
PD_BEGDA | LIKE | P1000-BEGDA | '19000101' | Beginndatum |
PD_ENDDA | LIKE | P1000-ENDDA | '99991231' | Endedatum |
PD_ISTAT | LIKE | P1000-ISTAT | '1' | Planstatus |
PD_OBJID | LIKE | P1000-OBJID | Objektid | |
PD_OPEN_RULES | LIKE | SY-BINPT | Offene Vermerke berücksichtigen | |
PD_OTYPE | LIKE | P1000-OTYPE | 'BU' | Objekttyp |
PD_PLVAR | LIKE | P1000-PLVAR | Planvariante |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
PT_1506_NEG_EXT | LIKE | P1506 | Rückgabetabelle: externe Vermerke | |
PT_1506_NEG_INT | LIKE | P1506 | Rückgabetabelle: interne Vermerke |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOTHING_FOUND | Keine Vermerke gefunden |