SAP ABAP Class CL_NWECM_ACE_PRINCIPAL_TYPE (ECMI: Constants specifying the type of t principal in an ACE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_COMMONS (Package) ECMI Common Classes of API and SPI
⤷
⤷
Properties
| Class | CL_NWECM_ACE_PRINCIPAL_TYPE | |
| Short Description | ECMI: Constants specifying the type of t principal in an ACE | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_COMMONS | ECMI Common Classes of API and SPI |
| Created | 20100929 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NWECM_ACE_PRINCIPAL_TYPE has no forward declaration.
Interfaces
Class CL_NWECM_ACE_PRINCIPAL_TYPE has no interface implemented.
Friends
Class CL_NWECM_ACE_PRINCIPAL_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100929 | ||||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'group' | 20101126 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'repository_specific' | 20100929 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'user' | 20100929 | |||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_NWECM_ACE_PRINCIPAL_TYPE | 20101126 | ||||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_NWECM_ACE_PRINCIPAL_TYPE | 20100929 | ||||
| 7 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_NWECM_ACE_PRINCIPAL_TYPE | 20100929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20100929 | ||
| 2 | Instance method | Private | Constructor | Makes a principal type enum | 20100929 | |
| 3 | Instance method | Public | Method | returns a string represantation of the type | 20100929 | |
| 4 | Instance method | Public | Method | returns a language specific representation of the type | 20101217 |
Events
Class CL_NWECM_ACE_PRINCIPAL_TYPE has no event.
Types
Class CL_NWECM_ACE_PRINCIPAL_TYPE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_NWECM_ACE_PRINCIPAL_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NWECM_ACE_PRINCIPAL_TYPE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRINCIPAL_TYPE | Value transfer | Type reference (TYPE) | STRING | 20100929 |
Method CONSTRUCTOR on class CL_NWECM_ACE_PRINCIPAL_TYPE has no exception.
Method TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PRINCIPAL_TYPE | Value transfer | Type reference (TYPE) | STRING | 20100929 |
Method TO_STRING on class CL_NWECM_ACE_PRINCIPAL_TYPE has no exception.
Method TO_TRANSLATED_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PRINCIPAL_TYPE | Value transfer | Type reference (TYPE) | STRING | 20101217 |
Method TO_TRANSLATED_STRING on class CL_NWECM_ACE_PRINCIPAL_TYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |