SAP ABAP Class CL_GOS_OB_ITEM (Entry in the Attachment List (Abstract))
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_BROWSER_ITEM | Element in Object Relationship Browser | 20001207 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BCS_OB_ITEM | Message Object in the Attachment List | 20010116 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_MSG_OB_ITEM | Message Object in the Attachment List | 20001211 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_OB_ITEM_PPF | PPF: Element in the Relationship Service | 20001218 |
Properties
| Class | CL_GOS_OB_ITEM | |
| Short Description | Entry in the Attachment List (Abstract) | |
| Super Class | CL_BROWSER_ITEM | Element in Object Relationship Browser |
| 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 | 00000000 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GOS_OB_ITEM has no interface implemented.
Friends
Class CL_GOS_OB_ITEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | SGS_OBSTAT | 3 | Status: Incorrect | 20001211 | ||
| 2 | Constant | Protected | Type reference (TYPE) | SGS_OBSTAT | 2 | Status: Not Sent | 20001211 | ||
| 3 | Constant | Protected | Type reference (TYPE) | SGS_OBSTAT | 1 | Status: OK | 20001211 | ||
| 4 | Constant | Protected | Type reference (TYPE) | SGS_OBSTAT | 0 | Status: Not Defined | 20001211 | ||
| 5 | Constant | Protected | Type reference (TYPE) | ICONNAME | ICON_RELATION | Correspondence Icon Available | 20001219 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | D | Created On | 20001207 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | Name of Creator | 20001207 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | T | Creation Time | 20001207 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | SGS_MEDIUM | SGOS: Output Medium in Object Outbound | 20001208 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | CHAR50 | Document Status | 20001208 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | SGS_OBSTIC | Icon for the Status | 20001211 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | ICONQUICK | Quickinfo for Status | 20001211 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | SGS_OBSYMB | Icon for Document Type | 20010116 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | SGS_FLAG | Correspondence Flag | 20001219 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | SGS_ICON | Icon: Correspondence | 20001219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Test Authorization for Function in Attachment | 20001207 | |
| 2 | Instance method | Public | Method | Execute Function in the Attachment | 20001207 | |
| 3 | Instance method | Public | Method | Read Replies to Document | 20001222 |
Events
Class CL_GOS_OB_ITEM has no event.
Types
Class CL_GOS_OB_ITEM has no local type.
Method Signatures
Method AUTH_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CMD | Call by reference | Type reference (TYPE) | UI_FUNC | 20001207 | ||||
| 2 | RP_RESULT | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20001207 |
Method AUTH_CHECK on class CL_GOS_OB_ITEM has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CMD | Call by reference | Type reference (TYPE) | UI_FUNC | 20001207 | ||||
| 2 | RP_COMMIT | Value transfer | Type reference (TYPE) | FLAG | 'X' Commit benötigt | 20001207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Berechtigung für Funktion | 20001213 |
Method GET_THREADED_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BITEMS | Call by reference | Type reference (TYPE) | BITEM_T | Browser Items | 20001222 | |||
| 2 | ET_LINKS | Call by reference | Type reference (TYPE) | BITEM_LINKS_T | Browser Links | 20001222 |
Method GET_THREADED_ITEMS on class CL_GOS_OB_ITEM has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 610 |