SAP ABAP Class /PLMB/IF_SPI_QUERY_AUTH (SPI query authorization checks)
Properties
Class | /PLMB/IF_SPI_QUERY_AUTH | |
Short Description | SPI query authorization checks | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130717 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /PLMB/IF_SPI_QUERY_AUTH has no forward declaration.
Interfaces
Class /PLMB/IF_SPI_QUERY_AUTH has no interface implemented.
Friends
Class /PLMB/IF_SPI_QUERY_AUTH has no friend class.
Attributes
Class /PLMB/IF_SPI_QUERY_AUTH has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks authorizations for a set of object ids | 20130722 |
Events
Class /PLMB/IF_SPI_QUERY_AUTH has no event.
Types
Class /PLMB/IF_SPI_QUERY_AUTH has no local type.
Method Signatures
Method CHECK_AUTHORIZATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20130722 | ||
2 | ![]() |
ET_OBJECT_ID_WITHOUT_AUTH | Call by reference | Type reference (TYPE) | INDEX TABLE | Objects for which the user has no authorization | 20130722 | ||
3 | ![]() |
ET_OBJECT_ID_WITH_AUTH | Call by reference | Type reference (TYPE) | INDEX TABLE | Objects for which the user has authorization | 20130722 | ||
4 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20130722 | ||
5 | ![]() |
IT_OBJECT_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Objects for which the authorizations will be checked | 20130722 |
Method CHECK_AUTHORIZATIONS on class /PLMB/IF_SPI_QUERY_AUTH has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |