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.