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 CR_HIERARCHY_FATHER_AND_SONS (Read hierarchy from work center maintenance) is a standard Function Module in SAP ERP and is part of the function group CR06 within the package CR.
Function Module | CR_HIERARCHY_FATHER_AND_SONS |
Short Text | Read hierarchy from work center maintenance |
Function Group | CR06 |
Package | CR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJID_HO | LIKE | CRID-OBJID | ID des Hierarchieobjekts | |
OBJID_HY | LIKE | CRID-OBJID | ID der Hierarchie | |
OBJTY_HO | LIKE | CRID-OBJTY | 'A ' | Typ des Hierarchieobjekts |
OBJTY_HY | LIKE | CRID-OBJTY | 'H ' | Typ des Hierarchie |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLGAV | LIKE | CRHS-FLGAV | Kennzeichen: Verdichtungsstop | |
IN_HIER | TYPE | FLAG | Kennzeichen: Objekt noch nicht in Hierarchie | |
OBJID_UP | LIKE | CRID-OBJID | ID des übergeordneten Hierarchieobjekts | |
OBJTY_UP | LIKE | CRID-OBJTY | Typ des übergeordneten Hierarchieobjekts |
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 |
---|---|---|---|---|
T_CRHS | LIKE | CRHS | Untergeordnete Hierarchieobjekte/ Netzverb. |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
HIERARCHY_NOT_FOUND | Hierarchie nicht gefunden |