SAP ABAP Class IF_RSBPCR_RES_AUTH_CHECK (BPC: Persistence authority check)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBPCPS_OWNER_AUTH_CHECK BPC: Owner access check 20130603
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBPCPS_TYPE_AUTH_CHECK BPC: Type access check 20130605
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBPCR_TYPE_AUTH_CHECK BPC: Type access check 20130515
Properties
Class IF_RSBPCR_RES_AUTH_CHECK  
Short Description BPC: Persistence authority check    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130514   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSBPCR_RES_AUTH_MANAGER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RSBPCR_RES_AUTH_CHECK has no interface implemented.
Friends
Class IF_RSBPCR_RES_AUTH_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_AUTHORITY_CREATE Constant Public Type reference (TYPE) RSBPC_INTEGER 2 20130606
2 N_C_AUTHORITY_CREATECHILD Constant Public Type reference (TYPE) RSBPC_INTEGER 16 20130606
3 N_C_AUTHORITY_DELETE Constant Public Type reference (TYPE) RSBPC_INTEGER 8 20130606
4 N_C_AUTHORITY_READ Constant Public Type reference (TYPE) RSBPC_INTEGER 1 20130606
5 N_C_AUTHORITY_UPDATE Constant Public Type reference (TYPE) RSBPC_INTEGER 4 20130606
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Instance method Public Method 20130514
2 GET_SECURITY Instance method Public Method 20130605
Events
Class IF_RSBPCR_RES_AUTH_CHECK has no event.
Types
Class IF_RSBPCR_RES_AUTH_CHECK has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) RSBPCR_ACTIVITY BPC: Persistence activity 20130514
2 Importing I_S_RESOURCE Call by reference Type reference (TYPE) IF_RSBPCR_RES_AUTH_MANAGER=>TN_S_RES_AUTH 20130515
# Exception Resumable Description Created on
1 CX_RSBPCR_EXCEPTION No Authorization (Do Not Use as Higher-Level Class) 20130806

Method GET_SECURITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_AUTHORITY Call by reference Type reference (TYPE) RSBPCR_T_AUTHORITY BPC: Authority list 20130606
2 Importing I_S_RESOURCE Call by reference Type reference (TYPE) IF_RSBPCR_RES_AUTH_MANAGER=>TN_S_RES_AUTH 20130606
# Exception Resumable Description Created on
1 CX_RSBPCR_EXCEPTION BPC Exception: Persistence Execption 20130806
History
Last changed by/on SAP  20140121 
SAP Release Created in