SAP ABAP Interface /PLMB/IF_SPI_QUERY_AUTH (SPI query authorization checks)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SPI (Application Component) Service Provider Infrastructure
     /PLMB/BA_SPI_SERVICES (Package) Service Provider Infrastructure: Services
Properties
Interface /PLMB/IF_SPI_QUERY_AUTH  
Short Description SPI query authorization checks    
General Data
Package /PLMB/BA_SPI_SERVICES   Service Provider Infrastructure: Services 
Created 20130717   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface /PLMB/IF_SPI_QUERY_AUTH has no forward declaration.
Interfaces
Interface /PLMB/IF_SPI_QUERY_AUTH has no interface.
Friends
Interface /PLMB/IF_SPI_QUERY_AUTH has no friend.
Attributes
Interface /PLMB/IF_SPI_QUERY_AUTH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORIZATIONS Instance method Public Method Checks authorizations for a set of object ids 20130722
Events
Interface /PLMB/IF_SPI_QUERY_AUTH has no event.
Types
Interface /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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20130722
2 Exporting ET_OBJECT_ID_WITHOUT_AUTH Call by reference Type reference (TYPE) INDEX TABLE Objects for which the user has no authorization 20130722
3 Exporting ET_OBJECT_ID_WITH_AUTH Call by reference Type reference (TYPE) INDEX TABLE Objects for which the user has authorization 20130722
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20130722
5 Importing IT_OBJECT_ID Call by reference Type reference (TYPE) INDEX TABLE Objects for which the authorizations will be checked 20130722

Method CHECK_AUTHORIZATIONS on Interface /PLMB/IF_SPI_QUERY_AUTH has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in