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 CNAU_AUTHORITY_PSTX (Berechtigungsprüfung für PS-Text) is a standard Function Module in SAP ERP and is part of the function group CNAU within the package CN.
Function Module | CNAU_AUTHORITY_PSTX |
Short Text | Berechtigungsprüfung für PS-Text |
Function Group | CNAU |
Package | CN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AUTH_OBJECT | LIKE | TOBJ-OBJCT | SPACE | Directed check for an authorization object |
I_PSTX | LIKE | PSTX | Control data of the text from PSTX | |
MSGTY | LIKE | SY-MSGTY | SPACE | Message category |
SMSG_ON | LIKE | RCJ_MARKL-MARK | SPACE | 30.e! Message not displayed in log |
SMSG_ZEILE | LIKE | MESG-ZEILE | 0 | Reference line for Message_Store |
TRTYP | LIKE | TC10-TRTYP | CNAU_TR_CHANGE | Transaction type |
TRTYP_A | LIKE | TC10-TRTYP | CNAU_TR_DISPLAY | Alternative trtyp, if TRTYP not allowed |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_TRTYP | LIKE | RCJ_MARKL-MARK | Trtyp allowed, alt. trtyp not checked | |
X_TRTYP_A | LIKE | RCJ_MARKL-MARK | Trtyp not allowed, alternative trtyp allowed |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.