SAP ABAP Class CL_MSG_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) | 20001211 |
Properties
| Class | CL_MSG_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 | 20001207 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MSG_OB_ITEM has no forward declaration.
Interfaces
Class CL_MSG_OB_ITEM has no interface implemented.
Friends
Class CL_MSG_OB_ITEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SYUNAME | ABAP System, User Logon Name | 20001207 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SO_REC_CNT | SAPoffice: Number of Recipients (Outbox) | 20001213 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SO_OBJ_SNS | Object: Sensitivity (Private, Functional, ...) | 20001211 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BORIDENT | Application Object | 20001211 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SOODK | SAPoffice: Definition of an Object (Key Part) | 20001207 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SOFDK | SAPoffice: Key of Folder Definition SOFD | 20001207 | |||
| 7 | Instance attribute | Private | See coding | 20001221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001207 | |
| 2 | Instance method | Protected | Method | Determine Recipient | 20001221 | |
| 3 | Instance method | Protected | Method | Determine Status | 20001222 |
Events
Class CL_MSG_OB_ITEM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_KEY | Private | See coding | 20001207 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BORIDENT | Call by reference | Type reference (TYPE) | BORIDENT | Anwendungsobjekt | 20001211 | |||
| 2 | IS_DOCUMENT | Call by reference | Type reference (TYPE) | SOODK | SAPoffice: Definition eines Objektes (Key-Teil) | 20001207 | |||
| 3 | IS_FOLDER | Call by reference | Type reference (TYPE) | SOFDK | SAPoffice: Key der Mappendefintionen SOFD | 20001207 | |||
| 4 | IS_SOOD | Call by reference | Type reference (TYPE) | SOOD | SAPoffice: Objektdefinition | 20001207 |
Method CONSTRUCTOR on class CL_MSG_OB_ITEM has no exception.
Method GET_RECIPIENTS Signature
Method GET_RECIPIENTS on class CL_MSG_OB_ITEM has no parameter.
Method GET_RECIPIENTS on class CL_MSG_OB_ITEM has no exception.
Method SET_STATUS Signature
Method SET_STATUS on class CL_MSG_OB_ITEM has no parameter.
Method SET_STATUS on class CL_MSG_OB_ITEM has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 610 |