SAP ABAP Class /SAPPSPRO/IF_EX_RM_AUTH (Business add-in interface /SAPPSPRO/IF_EX_RM_AUTH)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPPSPRO/CL_EX_RM_AUTH BAdI class /SAPPSPRO/CL_EX_RM_AUTH 20041223
Properties
Class /SAPPSPRO/IF_EX_RM_AUTH  
Short Description Business add-in interface /SAPPSPRO/IF_EX_RM_AUTH    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20041223   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPPSPRO/IF_EX_RM_AUTH has no forward declaration.
Interfaces
Class /SAPPSPRO/IF_EX_RM_AUTH has no interface implemented.
Friends
Class /SAPPSPRO/IF_EX_RM_AUTH has no friend class.
Attributes
Class /SAPPSPRO/IF_EX_RM_AUTH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORIZATION Instance method Public Method Check if element should be hidden for user 20041223
Events
Class /SAPPSPRO/IF_EX_RM_AUTH has no event.
Types
Class /SAPPSPRO/IF_EX_RM_AUTH has no local type.
Method Signatures

Method CHECK_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID object of element 20041223
2 Importing IO_RECORD_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID object of record 20041223
3 Importing IT_NODE_ATTRIBUTES Call by reference Type reference (TYPE) SRM_XML_ATTR_TAB List of Attributes and Values 20041223
4 Importing IV_ACTION Call by reference Type reference (TYPE) CHAR20 Action (VIEW, INSERT, DROP, DELETE, NODE_ATTR_CHANGE) 20041223
5 Returning RE_ALLOWED Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20041223

Method CHECK_AUTHORIZATION on class /SAPPSPRO/IF_EX_RM_AUTH has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in