SAP ABAP Function Module RSDU_VIEW_AUTHORITY_CHECK (Authorization Check for Views/Tables (Extended Table Maintenance))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRU (Package) Data Manager Database Utilities

⤷

⤷

Basic Data
Function Module | RSDU_VIEW_AUTHORITY_CHECK | Authorization Check for Views/Tables (Extended Table Maintenance) |
Function Group | RSDU_EDITOR | Editor for SQL Statements |
Program Name | SAPLRSDU_EDITOR | |
INCLUDE Name | LRSDU_EDITORU07 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
VIEW_ACTION | TYPE | 'S' | Action: Display/Change/Transport (S/U/T) | |||
![]() |
VIEW_NAME | TYPE | DD25V-VIEWNAME | Name of the table/view to be checked | |||
![]() |
INDEX_NAME | TYPE | TREXD_INDEX_ID | Index ID | |||
![]() |
I_APPL | TYPE | RSDDBBIAAPPL | 'BIA' | Application that indexes in BWA (namespace) | ||
![]() |
NO_WARNING_FOR_CLIENTINDEP | TYPE | ' ' | Flag: No Warning for Cross-Client Objects | |||
![]() |
INVALID_ACTION | TYPE | The specified action is not allowed | ||||
![]() |
NO_AUTHORITY | TYPE | The specified table/view action is not allowed | ||||
![]() |
NO_CLIENTINDEPENDENT_AUTHORITY | TYPE | No Authorization for Maintaining Cross-Client Tables/Views | ||||
![]() |
TABLE_NOT_FOUND | TYPE | The specified view/table does not exist | ||||
![]() |
NO_LINEDEPENDENT_AUTHORITY | TYPE | No Row Authorization | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20110909 |
SAP Release Created in | 710 |