SAP ABAP Class IF_CTS_AUTHORITY (Authority checks)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_AUTHORITY Authorization check/retrieval 20120518
Properties
Class IF_CTS_AUTHORITY  
Short Description Authority checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120518   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CTS_AUTHORITY has no forward declaration.
Interfaces
Class IF_CTS_AUTHORITY has no interface implemented.
Friends
Class IF_CTS_AUTHORITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONFIG Constant Public Type reference (TYPE) WBO_ADMIN 'TABL' 20120518
2 CO_DISPLAY Constant Public Type reference (TYPE) WBO_ADMIN 'DISP' 20120518
3 CO_IMP_ALL Constant Public Type reference (TYPE) WBO_ADMIN 'IMPA' 20120518
4 CO_IMP_SINGLE Constant Public Type reference (TYPE) WBO_ADMIN 'IMPS' 20120518
5 CO_REQ_CHANGE Constant Public Type reference (TYPE) WBO_ADMIN 'CHAN' 20120518
6 CO_REQ_CREATE Constant Public Type reference (TYPE) WBO_ADMIN 'CREA' 20120518
7 CO_REQ_DELETE Constant Public Type reference (TYPE) WBO_ADMIN 'DELE' 20120518
8 CO_REQ_EDIT Constant Public Type reference (TYPE) WBO_ADMIN 'EDIT' 20120518
9 CO_REQ_RELEASE Constant Public Type reference (TYPE) WBO_ADMIN 'RELE' 20120518
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ADMIN_ACTION Static method Public Method 20120518
2 CHECK_DISPLAY Static method Public Method 20120518
3 CHECK_REQUEST_ACTION Static method Public Method 20120518
4 CREATE_INSTANCE Static method Public Method 20120518
5 HAS_CONFIG Instance method Public Method 20120518
6 HAS_DISPLAY Instance method Public Method 20120518
7 HAS_IMPORT_ALL Instance method Public Method 20120518
8 HAS_IMPORT_SINGLE Instance method Public Method 20120518
9 HAS_REQ_CHANGE Instance method Public Method 20120518
10 HAS_REQ_CREATE Instance method Public Method 20120518
11 HAS_REQ_DELETE Instance method Public Method 20120518
12 HAS_REQ_EDIT Instance method Public Method 20120518
13 HAS_REQ_RELEASE Instance method Public Method 20120518
Events
Class IF_CTS_AUTHORITY has no event.
Types
Class IF_CTS_AUTHORITY has no local type.
Method Signatures

Method CHECK_ADMIN_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) CSEQUENCE 20120518
2 Importing DOMNAME Call by reference Type reference (TYPE) TMSDOMNAM 20120518
3 Importing SYSNAME Call by reference Type reference (TYPE) SYSNAME 20120518
# Exception Resumable Description Created on
1 CX_CTS_NO_AUTHORITY 20120518

Method CHECK_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOMNAME Call by reference Type reference (TYPE) TMSDOMNAM 20120518
2 Importing SYSNAME Call by reference Type reference (TYPE) SYSNAME 20120518
# Exception Resumable Description Created on
1 CX_CTS_NO_AUTHORITY 20120518

Method CHECK_REQUEST_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) CSEQUENCE 20120518
2 Importing DOMNAME Call by reference Type reference (TYPE) TMSDOMNAM 20120518
3 Importing SYSNAME Call by reference Type reference (TYPE) SYSNAME 20120518
4 Importing TRFUNCTION Call by reference Type reference (TYPE) TRFUNCTION 20120518
# Exception Resumable Description Created on
1 CX_CTS_NO_AUTHORITY 20120518

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOMNAME Call by reference Type reference (TYPE) TMSDOMNAM 20120518
2 Returning INSTANCE Value transfer Object reference (TYPE REF TO) IF_CTS_AUTHORITY 20120518
3 Importing SYSNAME Call by reference Type reference (TYPE) SYSNAME Name eines SAP-Systems der (aktiven) Transportkonfiguration 20120518
4 Importing TRFUNCTION Call by reference Type reference (TYPE) TRFUNCTION 20120518

Method CREATE_INSTANCE on class IF_CTS_AUTHORITY has no exception.

Method HAS_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GRANT Value transfer Type reference (TYPE) BOOLEAN 20120518

Method HAS_CONFIG on class IF_CTS_AUTHORITY has no exception.

Method HAS_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GRANT Value transfer Type reference (TYPE) BOOLEAN 20120518

Method HAS_DISPLAY on class IF_CTS_AUTHORITY has no exception.

Method HAS_IMPORT_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GRANT Value transfer Type reference (TYPE) BOOLEAN 20120518

Method HAS_IMPORT_ALL on class IF_CTS_AUTHORITY has no exception.

Method HAS_IMPORT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GRANT Value transfer Type reference (TYPE) BOOLEAN 20120518

Method HAS_IMPORT_SINGLE on class IF_CTS_AUTHORITY has no exception.

Method HAS_REQ_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GRANT Value transfer Type reference (TYPE) BOOLEAN 20120518

Method HAS_REQ_CHANGE on class IF_CTS_AUTHORITY has no exception.

Method HAS_REQ_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GRANT Value transfer Type reference (TYPE) BOOLEAN 20120518

Method HAS_REQ_CREATE on class IF_CTS_AUTHORITY has no exception.

Method HAS_REQ_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GRANT Value transfer Type reference (TYPE) BOOLEAN 20120518

Method HAS_REQ_DELETE on class IF_CTS_AUTHORITY has no exception.

Method HAS_REQ_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GRANT Value transfer Type reference (TYPE) BOOLEAN 20120518

Method HAS_REQ_EDIT on class IF_CTS_AUTHORITY has no exception.

Method HAS_REQ_RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GRANT Value transfer Type reference (TYPE) BOOLEAN 20120518

Method HAS_REQ_RELEASE on class IF_CTS_AUTHORITY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in