SAP ABAP Class CL_BCS_OB_ITEM (Message Object in the Attachment List)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-GOS (Application Component) Generic Object Services
⤷
SGOS_OUTBOX (Package) GOS Object Outbox
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GOS_OB_ITEM | Entry in the Attachment List (Abstract) | 20010116 |
Properties
| Class | CL_BCS_OB_ITEM | |
| Short Description | Message Object in the Attachment List | |
| Super Class | CL_GOS_OB_ITEM | Entry in the Attachment List (Abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SGOS_OUTBOX | GOS Object Outbox |
| Created | 20010116 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCS_OB_ITEM has no forward declaration.
Interfaces
Class CL_BCS_OB_ITEM has no interface implemented.
Friends
Class CL_BCS_OB_ITEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | OBLOBJREP | 'SR' | Business Repository Type | 20010417 | ||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SEND_REQUEST_BCS | BCS-Local: Send Request | 20010117 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SYUNAME | ABAP System, User Logon Name | 20010116 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SO_OBJ_SNS | Object: Sensitivity (Private, Functional, ...) | 20010116 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SIBFLPORB | Application Object | 20010118 | |||
| 6 | Instance attribute | Private | See coding | 20010116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010116 | |
| 2 | Instance method | Protected | Method | Determine Recipient | 20010116 | |
| 3 | Instance method | Public | Event handling method | Force Reload from the Database | 20010327 | |
| 4 | Instance method | Public | Method | Force Reload from the Database | 20010417 | |
| 5 | Instance method | Protected | Method | Determine Status | 20010116 |
Events
Class CL_BCS_OB_ITEM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_KEY | Private | See coding | 20010116 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SRQT | Call by reference | Object reference (TYPE REF TO) | CL_SEND_REQUEST_BCS | Sendeauftrag | 20010117 | |||
| 2 | IS_LPORB | Call by reference | Type reference (TYPE) | SIBFLPORB | Anwendungsobjekt | 20010118 |
Method CONSTRUCTOR on class CL_BCS_OB_ITEM has no exception.
Method GET_RECIPIENTS Signature
Method GET_RECIPIENTS on class CL_BCS_OB_ITEM has no parameter.
Method GET_RECIPIENTS on class CL_BCS_OB_ITEM has no exception.
Method ON_REFRESH_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Type reference (TYPE) | 20010417 |
Method ON_REFRESH_ITEMS on class CL_BCS_OB_ITEM has no exception.
Method REFRESH_ITEMS Signature
Method REFRESH_ITEMS on class CL_BCS_OB_ITEM has no parameter.
Method REFRESH_ITEMS on class CL_BCS_OB_ITEM has no exception.
Method SET_STATUS Signature
Method SET_STATUS on class CL_BCS_OB_ITEM has no parameter.
Method SET_STATUS on class CL_BCS_OB_ITEM has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 610 |