SAP ABAP Interface IF_AUTH_OBJECT_VALUES_PROVIDER (Provides values for authorization objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-USR-ADM (Application Component) User and Authorization Management
     SUSR_AUTHSQL (Package) Authorization in SQL Requests
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AUTH_OBJECT_VALUES_PROVIDER Provides values for authorization objects 20130307
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_AUTH_VALUES_PROV_MOCK Authority Object Provider Mock 20130326
Properties
Interface IF_AUTH_OBJECT_VALUES_PROVIDER  
Short Description Provides values for authorization objects    
General Data
Package SUSR_AUTHSQL   Authorization in SQL Requests 
Created 20130307   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_AUTH_OBJECT_VALUES_PROVIDER has no forward declaration.
Interfaces
Interface IF_AUTH_OBJECT_VALUES_PROVIDER has no interface.
Friends
Interface IF_AUTH_OBJECT_VALUES_PROVIDER has no friend.
Attributes
Interface IF_AUTH_OBJECT_VALUES_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AUTH_OBJECT_VALUES Instance method Public Method 20130307
Events
Interface IF_AUTH_OBJECT_VALUES_PROVIDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_AUTHORIZATION_VALUES Public See coding 20130307 tt_authorization_values TYPE STANDARD TABLE OF ty_authorization_value WITH DEFAULT KEY
2 TY_AUTHORIZATION_VALUE Public See coding 20130307 BEGIN OF ty_authorization_value, objct TYPE xuobject, auth TYPE xuauth, field TYPE xufield, von TYPE xuval, bis TYPE xuval, END OF ty_authorization_value
Method Signatures

Method GET_AUTH_OBJECT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES Call by reference Type reference (TYPE) TT_AUTHORIZATION_VALUES 20130307
2 Importing IV_AUTHORIZATION_OBJECT Call by reference Type reference (TYPE) XUOBJECT 20130307

Method GET_AUTH_OBJECT_VALUES on Interface IF_AUTH_OBJECT_VALUES_PROVIDER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740