SAP ABAP Class CL_SAPUSER_BCS (BCS: Represents an SAP User)
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' | 19990930 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECIPIENT_BCS | Interface of Recipient Object in BCS | 19991001 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECIPIENT_DIALOG_BCS | Recipient with Dialog | 20000801 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SENDER_BCS | Interface of Sender Object in BCS | 19991001 |
Properties
Class | CL_SAPUSER_BCS | |
Short Description | BCS: Represents an SAP User | |
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 | 19990930 | SAP |
Last change | 20050213 | 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' | 19990930 | ||
3 | IF_RECIPIENT_BCS | Interface of Recipient Object in BCS | 19991001 | ||
4 | IF_RECIPIENT_DIALOG_BCS | Recipient with Dialog | 20000801 | ||
5 | IF_SENDER_BCS | Interface of Sender Object in BCS | 19991001 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_SAPUSER_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) | UNAME | User Name | 20001030 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SAPUSER_BCS | OBJECT SERVICES STATE | 19990930 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Gets an SAP User Object | 20000317 |
2 | ![]() |
Static method | Public | Method | Gets an SAP User Object | 20000607 |
3 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute SAPUSER | 19990930 |
4 | ![]() |
Instance method | Private | Get-method of a virtual attribute | Reads the Attribute STATE | 20030512 |
5 | ![]() |
Instance method | Private | Set-method of a virtual attribute | Sets the Attribute STATE | 20030512 |
Events
Class CL_SAPUSER_BCS has no event.
Types
Class CL_SAPUSER_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 | ![]() |
I_USER | Value transfer | Type reference (TYPE) | UNAME | SAP User-ID | 20000317 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SAPUSER_BCS | SAP-Benutzer-Objekt | 20000317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BCS: Ausnahmen bei Adressen | 20010102 |
Method GETU_PERSISTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_USER | Value transfer | Type reference (TYPE) | UNAME | SAP User-ID | 20000607 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SAPUSER_BCS | SAP-Benutzer-Objekt | 20000607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BCS: Ausnahmen bei Adressen | 20010102 |
Method GET_SAPUSER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | UNAME | Attributwert | 19990930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SAPUSER_BCS | Attributwert | 20030512 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20030512 |
Method SET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STATE | Call by reference | Object reference (TYPE REF TO) | CL_SAPUSER_BCS | Attributwert | 20030512 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20030512 |
History
Last changed by/on | SAP | 20050213 |
SAP Release Created in |