SAP ABAP Class CL_BCB_USER_PROPS (User Attribute)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
ICI_BCB_INTERNAL (Package) Business Communication Broker Internal
⤷
⤷
Properties
| Class | CL_BCB_USER_PROPS | |
| Short Description | User Attribute | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICI_BCB_INTERNAL | Business Communication Broker Internal |
| Created | 20031120 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BCB_USER_PROPS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | IF_BCB_USER_PROPS_ACCESS | 20031125 | BCB User Properties Access |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BCB_ADDRESS_T | 20031120 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | BCB_TEXT_ELEMENT_T | 20031120 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20120130 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BCB_TEXT_ELEMENT_T | 20031120 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BCB_TEXT_ELEMENT_T | 20031120 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | BCB_TEXT_ELEMENT | 20031120 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | BCB_TEXT_ELEMENT_T | 20031120 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20031120 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | BCB_TEXT_ELEMENT_T | 20031120 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20031120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Consistency | 20031125 | |
| 2 | Instance method | Public | Constructor | Create User Properties | 20031120 | |
| 3 | Instance method | Public | Method | 20031126 | ||
| 4 | Instance method | Public | Method | 20120130 | ||
| 5 | Instance method | Public | Method | 20031126 | ||
| 6 | Instance method | Public | Method | 20031126 | ||
| 7 | Instance method | Public | Method | 20031126 |
Events
Class CL_BCB_USER_PROPS has no event.
Types
Class CL_BCB_USER_PROPS has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_BCB_USER_PROPS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031125 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESSES | Value transfer | Type reference (TYPE) | CRM_ICI_ADDRESS_T | 20031120 | ||||
| 2 | CHANNELS | Value transfer | Type reference (TYPE) | CRM_ICI_TEXT_ELEMENT_T | 20031120 | ||||
| 3 | CMS_HOST_ID | Value transfer | Type reference (TYPE) | STRING | 20120130 | ||||
| 4 | CURRENT_CHANNELS | Value transfer | Type reference (TYPE) | CRM_ICI_TEXT_ELEMENT_T | 20031120 | ||||
| 5 | CURRENT_QUEUES | Value transfer | Type reference (TYPE) | CRM_ICI_TEXT_ELEMENT_T | 20031120 | ||||
| 6 | CURRENT_WORKMODE | Value transfer | Type reference (TYPE) | CRM_ICI_TEXT_ELEMENT | 20031120 | ||||
| 7 | QUEUES | Value transfer | Type reference (TYPE) | CRM_ICI_TEXT_ELEMENT_T | 20031120 | ||||
| 8 | USER_ID | Value transfer | Type reference (TYPE) | STRING | 20031120 | ||||
| 9 | WORKMODES | Value transfer | Type reference (TYPE) | CRM_ICI_TEXT_ELEMENT_T | 20031120 | ||||
| 10 | WRAPUPMODE | Value transfer | Type reference (TYPE) | STRING | 20031120 |
Method CONSTRUCTOR on class CL_BCB_USER_PROPS has no exception.
Method GET_ADDRESSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ADDRESSES | Value transfer | Type reference (TYPE) | BCB_ADDRESS_T | 20031126 |
Method GET_ADDRESSES on class CL_BCB_USER_PROPS has no exception.
Method GET_CMS_HOST_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CMS_HOST_ID | Value transfer | Type reference (TYPE) | STRING | 20120130 |
Method GET_CMS_HOST_ID on class CL_BCB_USER_PROPS has no exception.
Method GET_CURRENT_CHANNELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CURRENT_CHANNELS | Value transfer | Type reference (TYPE) | BCB_TEXT_ELEMENT_T | 20031126 |
Method GET_CURRENT_CHANNELS on class CL_BCB_USER_PROPS has no exception.
Method GET_CURRENT_QUEUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CURRENT_QUEUES | Value transfer | Type reference (TYPE) | BCB_TEXT_ELEMENT_T | 20031126 |
Method GET_CURRENT_QUEUES on class CL_BCB_USER_PROPS has no exception.
Method GET_CURRENT_WORKMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CURRENT_WORKMODE | Value transfer | Type reference (TYPE) | BCB_TEXT_ELEMENT | 20031126 |
Method GET_CURRENT_WORKMODE on class CL_BCB_USER_PROPS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |