SAP ABAP Class IF_AUTH_OBJECT_VALUES_PROVIDER (Provides values for authorization objects)
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
Class IF_AUTH_OBJECT_VALUES_PROVIDER  
Short Description Provides values for authorization objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130307   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AUTH_OBJECT_VALUES_PROVIDER has no forward declaration.
Interfaces
Class IF_AUTH_OBJECT_VALUES_PROVIDER has no interface implemented.
Friends
Class IF_AUTH_OBJECT_VALUES_PROVIDER has no friend class.
Attributes
Class 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
Class 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 class IF_AUTH_OBJECT_VALUES_PROVIDER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in