SAP ABAP Class /BOBF/IF_FRW_AUTH_FOR_OBJECT (Authorizations for authority object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_FRW_AUTH_FOR_OBJECT Authorizations for authorization object 20121206
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_TEST_DOUBLE_AUTH Authority Check test double 20130606
Properties
Class /BOBF/IF_FRW_AUTH_FOR_OBJECT  
Short Description Authorizations for authority object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121206   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/IF_FRW_AUTH_FOR_OBJECT has no forward declaration.
Interfaces
Class /BOBF/IF_FRW_AUTH_FOR_OBJECT has no interface implemented.
Friends
Class /BOBF/IF_FRW_AUTH_FOR_OBJECT has no friend class.
Attributes
Class /BOBF/IF_FRW_AUTH_FOR_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AUTHORIZATIONS Instance method Public Method Retrieve authorizations for authority object 20121206
Events
Class /BOBF/IF_FRW_AUTH_FOR_OBJECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTT_AUTHORIZATION Public See coding 20121207 gtt_authorization TYPE RANGE OF gty_authority_field_value
2 GTT_PROFILE Public See coding 20121207 gtt_profile TYPE SORTED TABLE OF gty_profile WITH UNIQUE KEY profile authority_object authority_field
3 GTY_AUTHORITY_FIELD_VALUE Public See coding 20121207 gty_authority_field_value TYPE c LENGTH 40
4 GTY_PROFILE Public See coding 20121207 BEGIN OF gty_profile. TYPES profile TYPE c LENGTH 12. TYPES authority_object TYPE xuobject. TYPES authority_field TYPE fieldname. TYPES authorities TYPE gtt_authorization. TYPES END OF gty_profile
Method Signatures

Method GET_AUTHORIZATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AUTH_PROFILE Call by reference Type reference (TYPE) GTT_PROFILE 20121207
2 Exporting EV_AUTH_POST_CHECK Call by reference Type reference (TYPE) BOOLE_D 20121212
3 Importing IV_AUTH_OBJECT Call by reference Type reference (TYPE) XUOBJECT Authorization Object 20121206

Method GET_AUTHORIZATIONS on class /BOBF/IF_FRW_AUTH_FOR_OBJECT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in