SAP ABAP Interface /BOBF/IF_FRW_AUTH_FOR_OBJECT (Authorizations for authority object)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
     /BOBF/FRAMEWORK (Package) Business Object Processing Framework
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
Interface /BOBF/IF_FRW_AUTH_FOR_OBJECT  
Short Description Authorizations for authority object    
General Data
Package /BOBF/FRAMEWORK   Business Object Processing Framework 
Created 20121206   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface /BOBF/IF_FRW_AUTH_FOR_OBJECT has no forward declaration.
Interfaces
Interface /BOBF/IF_FRW_AUTH_FOR_OBJECT has no interface.
Friends
Interface /BOBF/IF_FRW_AUTH_FOR_OBJECT has no friend.
Attributes
Interface /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
Interface /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 Interface /BOBF/IF_FRW_AUTH_FOR_OBJECT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 747