SAP ABAP Class CL_BCB_ITEM_PROPS (BCB Container (Inbound) Properties)
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_ITEM_PROPS | |
| Short Description | BCB Container (Inbound) Properties | |
| 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 | 20031209 | SAP |
| Last change | 20081007 | 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) |
Interfaces
Class CL_BCB_ITEM_PROPS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | IF_BCB_CONTAINER_PROPS_ACCESS | 20031209 | BCB Container Properties Access | |
| 2 | IF_BCB_ITEM_PROPS_ACCESS | 20031209 | BCB Item Properties Access |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | BCB_CAPABILITY_T | Item Capabilities | 20031209 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Item ID | 20031209 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BCB_TEXT_ELEMENT | Processing Status | 20031209 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | BCB_TEXT_ELEMENT | Item Status | 20031209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Consistency | 20031209 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20031209 |
Events
Class CL_BCB_ITEM_PROPS has no event.
Types
Class CL_BCB_ITEM_PROPS has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANNEL | Value transfer | Type reference (TYPE) | STRING | Kommunikationskanaltyp | 20031209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCB Fehler aufgetreten | 20031209 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAPABILITIES | Value transfer | Type reference (TYPE) | CRM_ICI_CAPABILITY_T | Item Capabilities | 20031209 | |||
| 2 | ID | Value transfer | Type reference (TYPE) | STRING | Aufgaben-ID | 20031209 | |||
| 3 | PROCESSING_STATUS | Value transfer | Type reference (TYPE) | CRM_ICI_TEXT_ELEMENT | Item Processing Status | 20031209 | |||
| 4 | STATUS | Value transfer | Type reference (TYPE) | CRM_ICI_TEXT_ELEMENT | Positionsstatus | 20031209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCB Fehler aufgetreten | 20031209 |
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |