SAP ABAP Class CL_SAPROLE_BCS (BCS: Represents an SAP Role)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOMS (Package) Business Communication Service

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DELETE_BCS | BCS: Deletion Functions | 20010119 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20000803 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECIPIENT_BCS | Interface of Recipient Object in BCS | 20000803 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECIPIENT_DIALOG_BCS | Recipient with Dialog | 20000803 |
Properties
Class | CL_SAPROLE_BCS | |
Short Description | BCS: Represents an SAP Role | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 10 | Persistent Class |
Package | SBCOMS | Business Communication Service |
Created | 20000803 | SAP |
Last change | 20000803 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DELETE_BCS | BCS: Deletion Functions | 20010119 | ||
2 | IF_OS_STATE | State Management for a 'Managed Object' | 20000803 | ||
3 | IF_RECIPIENT_BCS | Interface of Recipient Object in BCS | 20000803 | ||
4 | IF_RECIPIENT_DIALOG_BCS | Recipient with Dialog | 20000803 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_SAPROLE_BCS | 20030512 | Base Agent BCS: Represents an SAP User |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | AGR_NAME | Role Name | 20000803 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR12 | Character Field of Length 12 | 20000805 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20000804 | |
2 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute AGR_NAME | 20000803 |
3 | ![]() |
Instance method | Private | Get-method of a virtual attribute | Reads Attribute AGR_NUMBER | 20000805 |
4 | ![]() |
Instance method | Private | Set-method of a virtual attribute | Sets Attribute AGR_NUMBER | 20000805 |
Events
Class CL_SAPROLE_BCS has no event.
Types
Class CL_SAPROLE_BCS has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AGR_NAME | Value transfer | Type reference (TYPE) | AGR_NAME | 20000804 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SAPROLE_BCS | BCS: repräsentiert eine SAP-Rolle | 20000804 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BCS: Ausnahmen bei Adressen (OS_EXCEPTION) | 20010102 |
Method GET_AGR_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | AGR_NAME | Attributwert | 20000803 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010126 |
Method GET_AGR_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | CHAR12 | Attributwert | 20000805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010126 |
Method SET_AGR_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AGR_NUMBER | Call by reference | Type reference (TYPE) | CHAR12 | Attributwert | 20000805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010126 |
History
Last changed by/on | SAP | 20000803 |
SAP Release Created in | 610 |