SAP ABAP Class CL_ECP_ROLE_RELATIONS_CK (Assignments to the Role in Easy Cost Planning)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO-PC-PCP (Application Component) Product Cost Planning
⤷
CK_ECP (Package) Easy Cost Planning
⤷
⤷
Properties
| Class | CL_ECP_ROLE_RELATIONS_CK | |
| Short Description | Assignments to the Role in Easy Cost Planning | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CK_ECP | Easy Cost Planning |
| Created | 19991230 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECP_ROLE_RELATIONS_CK has no forward declaration.
Interfaces
Class CL_ECP_ROLE_RELATIONS_CK has no interface implemented.
Friends
Class CL_ECP_ROLE_RELATIONS_CK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | AGR_NAME | Role Name | 19991230 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991230 | |
| 2 | Static method | Public | Method | Determines from the User the Roles Assigned to the User | 20000206 | |
| 3 | Static method | Public | Method | Determines the Role from the User (Possible Dialog Box) | 20000102 |
Events
Class CL_ECP_ROLE_RELATIONS_CK has no event.
Types
Class CL_ECP_ROLE_RELATIONS_CK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AGR_NAME | Call by reference | Type reference (TYPE) | AGR_NAME | Name der Rolle | 19991230 |
Method CONSTRUCTOR on class CL_ECP_ROLE_RELATIONS_CK has no exception.
Method GET_ROLES_FROM_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIAGR | Call by reference | Type reference (TYPE) | CKF_T_BAPIAGR | Namen der Rolle | 20000206 | |||
| 2 | I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20000206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Rollenzuordnungen für User gefunden | 20000206 |
Method GET_ROLE_FROM_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AGR_NAME | Call by reference | Type reference (TYPE) | AGR_NAME | Name der Rolle | 20000102 | |||
| 2 | I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20000102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Rollenzuordnungen für User gefunden | 20000102 |
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 46C |