SAP ABAP Class CL_LTR_PERMISSION_MANAGER (Permission Manager)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     LTR_MODEL_GENERAL (Package) SAP LT: LT Repository - General Model Entities
Properties
Class CL_LTR_PERMISSION_MANAGER  
Short Description Permission Manager    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LTR_MODEL_GENERAL   SAP LT: LT Repository - General Model Entities 
Created 20130802   SAP 
Last change 20141030    
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 CL_LTR_PERMISSION_MANAGER has no interface implemented.
Friends
Class CL_LTR_PERMISSION_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_WILDCARD Constant Public Type reference (TYPE) CHAR1 '*' Single-Character Flag 20130926
2 GO_SINGLETON_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_LTR_PERMISSION_MANAGER Permission Manager 20130926
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EDIT_ALLOWED Instance method Public Method Can the object type be edited in this system? 20130926
2 CHECK_TRANSPORT_ALLOWED Instance method Public Method Can the object type be transported out of this system? 20130926
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130926
4 GET_EDIT_ALLOWED Instance method Public Method Can the object type be edited in this system? 20130926
5 GET_INSTANCE Static method Public Method Returns the Singleton instance 20130926
6 GET_TRANSPORT_ALLOWED Instance method Public Method Can the object type be transported out of this system? 20130926
Events
Class CL_LTR_PERMISSION_MANAGER has no event.
Types
Class CL_LTR_PERMISSION_MANAGER has no local type.
Method Signatures

Method CHECK_EDIT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20130926
2 Importing IV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20130926
3 Importing IV_SCENARIO Call by reference Type reference (TYPE) CNV_MBT_SCENARIO MBT PCL: Scenario 20130926
4 Importing IV_TYPE Call by reference Type reference (TYPE) LTR_OBJECT_TYPE LTR: Technical Object Type 20130926
# Exception Resumable Description Created on
1 CX_LTR_PERMISSION_DENIED Permission denied 20130926

Method CHECK_TRANSPORT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20130926
2 Importing IV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20130926
3 Importing IV_SCENARIO Call by reference Type reference (TYPE) CNV_MBT_SCENARIO MBT PCL: Scenario 20130926
4 Importing IV_TYPE Call by reference Type reference (TYPE) LTR_OBJECT_TYPE LTR: Technical Object Type 20130926
# Exception Resumable Description Created on
1 CX_LTR_PERMISSION_DENIED Permission denied 20130926

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_LTR_PERMISSION_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LTR_PERMISSION_MANAGER has no exception.

Method GET_EDIT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20130926
2 Importing IV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20130926
3 Importing IV_SCENARIO Call by reference Type reference (TYPE) CNV_MBT_SCENARIO MBT PCL: Scenario 20130926
4 Importing IV_TYPE Call by reference Type reference (TYPE) LTR_OBJECT_TYPE LTR: Technical Object Type 20130926
5 Returning RV_EDIT_ALLOWED Value transfer Type reference (TYPE) SIN_FIXED Object can be changed by all 20130926

Method GET_EDIT_ALLOWED on class CL_LTR_PERMISSION_MANAGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SINGLETON_INSTANCE Value transfer Object reference (TYPE REF TO) CL_LTR_PERMISSION_MANAGER Permission Manager 20130926

Method GET_INSTANCE on class CL_LTR_PERMISSION_MANAGER has no exception.

Method GET_TRANSPORT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20130926
2 Importing IV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20130926
3 Importing IV_SCENARIO Call by reference Type reference (TYPE) CNV_MBT_SCENARIO MBT PCL: Scenario 20130926
4 Importing IV_TYPE Call by reference Type reference (TYPE) LTR_OBJECT_TYPE LTR: Technical Object Type 20130926
5 Returning RV_TRANSPORT_ALLOWED Value transfer Type reference (TYPE) TRTRANSP Flag indicating object is transportable 20130926

Method GET_TRANSPORT_ALLOWED on class CL_LTR_PERMISSION_MANAGER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in