SAP ABAP Class /IWFND/CL_ACCESS_PERMISSION (SCL Authorization checks)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-BAL (Application Component) IWF Backend Adaptation Layer
     /IWFND/IFL_GENERAL (Package) GW Framework - Common IFL Objects
Properties
Class /IWFND/CL_ACCESS_PERMISSION  
Short Description SCL Authorization checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWFND/IFL_GENERAL   GW Framework - Common IFL Objects 
Created 20101022   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWFND/CL_ACCESS_PERMISSION has no interface implemented.
Friends
Class /IWFND/CL_ACCESS_PERMISSION has no friend class.
Attributes
Class /IWFND/CL_ACCESS_PERMISSION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACCESS_ALLOY Static method Public Method Control access to unreleased features for Alloy installation 20101027
2 CHECK_SERVICE_ACCESS Static method Public Method Check service access permission based on Service Group ID 20101022
Events
Class /IWFND/CL_ACCESS_PERMISSION has no event.
Types
Class /IWFND/CL_ACCESS_PERMISSION has no local type.
Method Signatures

Method CHECK_ACCESS_ALLOY Signature

Method CHECK_ACCESS_ALLOY on class /IWFND/CL_ACCESS_PERMISSION has no parameter.
# Exception Resumable Description Created on
1 /IWFND/CX_ACCESS_CHECK Provider exception 20101027

Method CHECK_SERVICE_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACCESS_GRANTED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101022
2 Importing IV_DO_NOT_LOG Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20111118
3 Importing IV_EXTERNAL_NAME Call by reference Type reference (TYPE) /IWFND/MED_MDL_SERVICE_GRP_ID External Service Group Name 20101111
4 Importing IV_NAMESPACE Call by reference Type reference (TYPE) /IWFND/MED_MDL_NAMESPACE Namespace 20101111
5 Importing IV_SERVICE_IDENTIFIER Call by reference Type reference (TYPE) /IWFND/MED_MDL_SRG_IDENTIFIER Service Document Identifier 20120322
6 Importing IV_VERSION Call by reference Type reference (TYPE) /IWFND/MED_MDL_VERSION '0001' version of meta model entity 20101111
# Exception Resumable Description Created on
1 /IWFND/CX_ACCESS_CHECK Access check exception 20101027
History
Last changed by/on SAP  20131127 
SAP Release Created in 200