SAP ABAP Class CL_RSRA_HTTP_AUTH_CACHE (Authorization Cache for Access to Precalculated Documents)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRB (Package) BW: Batch Reporting

⤷

⤷

Properties
Class | CL_RSRA_HTTP_AUTH_CACHE | |
Short Description | Authorization Cache for Access to Precalculated Documents | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSRB | BW: Batch Reporting |
Created | 20021204 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSRA_HTTP_AUTH_CACHE has no interface implemented.
Friends
Class CL_RSRA_HTTP_AUTH_CACHE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSRA_T_AUTH_PACKAGE | Table Type for RSRA_S_AUTH_PACKAGE | 20021204 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSRA_T_AUTH_SETTING | Table for Structure RSRA_S_AUTH_SETTING | 20021204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks Whether Authorization Exists for Package | 20021204 |
2 | ![]() |
Instance method | Public | Method | Checks Authorization for Access to Settings Folder | 20021204 |
Events
Class CL_RSRA_HTTP_AUTH_CACHE has no event.
Types
Class CL_RSRA_HTTP_AUTH_CACHE has no local type.
Method Signatures
Method CHECK_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PACKAGENM | Call by reference | Type reference (TYPE) | RSRA_PACKAGENM | Technischer Name eines Report Agent Pakets | 20021204 | ||
2 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | WWW, PIE,... | 20021204 | ||
3 | ![]() |
R_AUTHORISED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20021204 |
Method CHECK_PACKAGE on class CL_RSRA_HTTP_AUTH_CACHE has no exception.
Method CHECK_SETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_AUTHORISED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20021204 | ||
2 | ![]() |
E_CSV | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20021204 | ||
3 | ![]() |
E_EXCEL | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20021204 | ||
4 | ![]() |
E_PIE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20021204 | ||
5 | ![]() |
E_WWW | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20021204 | ||
6 | ![]() |
I_SETTINGNM | Call by reference | Type reference (TYPE) | RSRA_SETTINGNM | Technischer Name einer Report Agent Einstellung | 20021204 |
Method CHECK_SETTING on class CL_RSRA_HTTP_AUTH_CACHE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |