SAP ABAP Class CL_DMC_AUTHORITY (Authority Checks)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Properties
| Class | CL_DMC_AUTHORITY | |
| Short Description | Authority Checks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20130617 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_AUTHORITY has no forward declaration.
Interfaces
Class CL_DMC_AUTHORITY has no interface implemented.
Friends
Class CL_DMC_AUTHORITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '02' | CHange Authorization | 20130617 | ||
| 2 | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '01' | Activity | 20130617 | ||
| 3 | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '06' | Delete Authorization | 20130617 | ||
| 4 | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '03' | Display Authorization | 20130617 | ||
| 5 | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '29' | Display saved data auth. | 20131011 | ||
| 6 | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '02' | Execute Authorization | 20130617 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Change Authorization | 20130617 | |
| 2 | Static method | Public | Method | Check Create Authorization | 20130617 | |
| 3 | Static method | Public | Method | Check Delete Authorization | 20130617 | |
| 4 | Static method | Public | Method | Check Display Authorization | 20130617 | |
| 5 | Static method | Public | Method | Check Display Saved Data Authorization | 20131011 | |
| 6 | Static method | Public | Method | Check Execute Authorization | 20130617 |
Events
Class CL_DMC_AUTHORITY has no event.
Types
Class CL_DMC_AUTHORITY has no local type.
Method Signatures
Method CHECK_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Authorization | 20130617 |
Method CHECK_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Authorization | 20130617 |
Method CHECK_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Authorization | 20130617 |
Method CHECK_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Authorization | 20130617 |
Method CHECK_DISPLAY_SAVED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20131011 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No authorization | 20131011 |
Method CHECK_EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Authorization | 20130617 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |