SAP ABAP Class CL_LTR_PERMISSION_UTILS (Utility class for getting permissions)
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_UTILS  
Short Description Utility class for getting permissions    
Super Class    
Instantiability of a Class 2  Public 
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
Class CL_LTR_PERMISSION_UTILS has no forward declaration.
Interfaces
Class CL_LTR_PERMISSION_UTILS has no interface implemented.
Friends
Class CL_LTR_PERMISSION_UTILS has no friend class.
Attributes
Class CL_LTR_PERMISSION_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EDIT_ALLOWED Static method Public Method Can the object type be edited in this system? 20130926
2 CHECK_TRANSPORT_ALLOWED Static method Public Method Can the object type be transported out of this system? 20130926
3 GET_EDIT_ALLOWED Static method Public Method Can the object type be edited in this system? 20130926
4 GET_TRANSPORT_ALLOWED Static method Public Method Can the object type be transported out of this system? 20130926
Events
Class CL_LTR_PERMISSION_UTILS has no event.
Types
Class CL_LTR_PERMISSION_UTILS 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 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_UTILS 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_UTILS has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in