SAP ABAP Interface IF_CTS_AUTHORITY (Authority checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_COMMON (Package) Common Parts of cCTS Organizer and Transport Manager
⤷
⤷
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
| Interface | IF_CTS_AUTHORITY | |
| Short Description | Authority checks |
General Data
| Package | SCTS_DIST_CTL_COMMON | Common Parts of cCTS Organizer and Transport Manager |
| Created | 20120518 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CTS_AUTHORITY has no forward declaration.
Interfaces
Interface IF_CTS_AUTHORITY has no interface.
Friends
Interface IF_CTS_AUTHORITY has no friend.
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 | Static method | Public | Method | 20120518 | ||
| 2 | Static method | Public | Method | 20120518 | ||
| 3 | Static method | Public | Method | 20120518 | ||
| 4 | Static method | Public | Method | 20120518 | ||
| 5 | Instance method | Public | Method | 20120518 | ||
| 6 | Instance method | Public | Method | 20120518 | ||
| 7 | Instance method | Public | Method | 20120518 | ||
| 8 | Instance method | Public | Method | 20120518 | ||
| 9 | Instance method | Public | Method | 20120518 | ||
| 10 | Instance method | Public | Method | 20120518 | ||
| 11 | Instance method | Public | Method | 20120518 | ||
| 12 | Instance method | Public | Method | 20120518 | ||
| 13 | Instance method | Public | Method | 20120518 |
Events
Interface IF_CTS_AUTHORITY has no event.
Types
Interface 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 | ACTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120518 | ||||
| 2 | DOMNAME | Call by reference | Type reference (TYPE) | TMSDOMNAM | 20120518 | ||||
| 3 | SYSNAME | Call by reference | Type reference (TYPE) | SYSNAME | 20120518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120518 |
Method CHECK_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMNAME | Call by reference | Type reference (TYPE) | TMSDOMNAM | 20120518 | ||||
| 2 | SYSNAME | Call by reference | Type reference (TYPE) | SYSNAME | 20120518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120518 |
Method CHECK_REQUEST_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120518 | ||||
| 2 | DOMNAME | Call by reference | Type reference (TYPE) | TMSDOMNAM | 20120518 | ||||
| 3 | SYSNAME | Call by reference | Type reference (TYPE) | SYSNAME | 20120518 | ||||
| 4 | TRFUNCTION | Call by reference | Type reference (TYPE) | TRFUNCTION | 20120518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120518 |
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMNAME | Call by reference | Type reference (TYPE) | TMSDOMNAM | 20120518 | ||||
| 2 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CTS_AUTHORITY | 20120518 | ||||
| 3 | SYSNAME | Call by reference | Type reference (TYPE) | SYSNAME | Name eines SAP-Systems der (aktiven) Transportkonfiguration | 20120518 | |||
| 4 | TRFUNCTION | Call by reference | Type reference (TYPE) | TRFUNCTION | 20120518 |
Method CREATE_INSTANCE on Interface 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 | GRANT | Value transfer | Type reference (TYPE) | BOOLEAN | 20120518 |
Method HAS_CONFIG on Interface 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 | GRANT | Value transfer | Type reference (TYPE) | BOOLEAN | 20120518 |
Method HAS_DISPLAY on Interface 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 | GRANT | Value transfer | Type reference (TYPE) | BOOLEAN | 20120518 |
Method HAS_IMPORT_ALL on Interface 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 | GRANT | Value transfer | Type reference (TYPE) | BOOLEAN | 20120518 |
Method HAS_IMPORT_SINGLE on Interface 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 | GRANT | Value transfer | Type reference (TYPE) | BOOLEAN | 20120518 |
Method HAS_REQ_CHANGE on Interface 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 | GRANT | Value transfer | Type reference (TYPE) | BOOLEAN | 20120518 |
Method HAS_REQ_CREATE on Interface 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 | GRANT | Value transfer | Type reference (TYPE) | BOOLEAN | 20120518 |
Method HAS_REQ_DELETE on Interface 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 | GRANT | Value transfer | Type reference (TYPE) | BOOLEAN | 20120518 |
Method HAS_REQ_EDIT on Interface 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 | GRANT | Value transfer | Type reference (TYPE) | BOOLEAN | 20120518 |
Method HAS_REQ_RELEASE on Interface IF_CTS_AUTHORITY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |