SAP ABAP Class CL_GOS_OUTBOX (Generic Object Services 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CMD_HANDLER | Command Handler | 20001207 |
Properties
| Class | CL_GOS_OUTBOX | |
| Short Description | Generic Object Services Attachment List | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SGOS_MSG | |
| Program status | ||
| Category | 0 | |
| Package | SGOS_OUTBOX | GOS Object Outbox |
| Created | 20001207 | SAP |
| Last change | 20010124 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CMD_HANDLER | Command Handler | 20001207 |
Friends
Class CL_GOS_OUTBOX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SATTR_NAME | 'CREADATE' | Created On | 20001207 | ||
| 2 | Constant | Public | Type reference (TYPE) | SATTR_NAME | 'CREATOR' | Created By | 20001207 | ||
| 3 | Constant | Public | Type reference (TYPE) | SATTR_NAME | 'CREATIME' | Creation Time | 20001207 | ||
| 4 | Constant | Public | Type reference (TYPE) | SATTR_NAME | 'MEDIUM' | Output device | 20001208 | ||
| 5 | Constant | Public | Type reference (TYPE) | SATTR_NAME | 'STAT_ICON' | Status | 20001208 | ||
| 6 | Constant | Public | Type reference (TYPE) | SATTR_NAME | 'THREADED' | Correspondence Exists | 20001218 | ||
| 7 | Constant | Public | Type reference (TYPE) | UI_FUNC | '%OUTB_DELETE' | Command: Delete Document | 20001207 | ||
| 8 | Constant | Public | Type reference (TYPE) | UI_FUNC | '%OUTB_DISPLAY' | Command: Display Document | 20001207 | ||
| 9 | Constant | Public | Type reference (TYPE) | UI_FUNC | '%OUTB_FORWARD' | Command: Forward Document | 20001208 | ||
| 10 | Constant | Protected | Type reference (TYPE) | UI_FUNC | '%OB_OVERVIEW' | Object Outbox Overview | 20001221 | ||
| 11 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'STAT_ICON' | Command: Recipient List | 20001211 | ||
| 12 | Constant | Protected | Type reference (TYPE) | UI_FUNC | '%OUTB_REFRESH' | Command: Refresh Object Outbox | 20001207 | ||
| 13 | Constant | Public | Type reference (TYPE) | UI_FUNC | '%OUTB_REPLY' | Command: Reply to Document | 20001208 | ||
| 14 | Constant | Public | Type reference (TYPE) | UI_FUNC | '%OUTB_SEND' | Command: Send | 20001208 | ||
| 15 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'THREADED' | Command: Display Correspondence | 20001219 | ||
| 16 | Constant | Protected | Type reference (TYPE) | SLIS_HANDL | 'OGSL' | Handle for ALV Variant of List | 20001218 | ||
| 17 | Constant | Public | Type reference (TYPE) | SGS_RWMOD | 'R' | Display Mode | 20001207 | ||
| 18 | Constant | Public | Type reference (TYPE) | SGS_RWMOD | 'W' | Change Mode | 20001207 | ||
| 19 | Constant | Protected | Type reference (TYPE) | SGS_SRVNAM | 'SO_SENDHIST' | Technical Name of Generic Object Service | 20001207 | ||
| 20 | Constant | Public | Type reference (TYPE) | SGS_OBSYMB | 'TYPSYMB' | Icon for Document Type | 20010116 | ||
| 21 | Constant | Protected | Type reference (TYPE) | SLIS_HANDL | 'OGOS' | ALV Variant of Tree | 20001207 | ||
| 22 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_OS_TRANSACTION | OO Transaction | 20010205 | |||
| 23 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BROWSER_ITEM | Root Object | 20001218 | |||
| 24 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_EX_SOBL_GOS_BROWSER | BAdI Class CL_EX_SOBL_GOS_BROWSER | 20001207 | |||
| 25 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BROWSER | SOBL_BOWSER: Abstract Browser | 20001207 | |||
| 26 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20001207 | |||
| 27 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GOS_MANAGER | Publication for Generic Object Services | 20001207 | |||
| 28 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BROWSER | SOBL_BOWSER: Abstract Browser | 20001218 | |||
| 29 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BROWSER_ITEM | Root Object | 20001207 | |||
| 30 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20001208 | |||
| 31 | Instance attribute | Protected | Type reference (TYPE) | SGS_RWMOD | Mode | 20001207 | |||
| 32 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20001208 | |||
| 33 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20010102 | |||
| 34 | Static Attribute | Protected | Type reference (TYPE) | REF_CMDH_T | References to IF_CMD_HANDLER | 20001207 | |||
| 35 | Instance attribute | Protected | Type reference (TYPE) | LSRVC_T | References to if_link_service | 20001207 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | COMMIT_REQUIRED | Instance Event (0) |
Public (2) |
COMMIT WORK Necessary | 20001207 |
Types
Class CL_GOS_OUTBOX has no local type.
Method Signatures
Method CHECK_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_RESULT | Value transfer | Type reference (TYPE) | FLAG | 'X' = Attachments exist. | 20001207 |
Method CHECK_AVAILABLE on class CL_GOS_OUTBOX has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GOS_OUTBOX has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GOS_OUTBOX has no exception.
Method CLOSE Signature
Method CLOSE on class CL_GOS_OUTBOX has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOBL_BROWSER-Ausnahme | 20001207 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20001207 | |||
| 2 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_BROWSER_ITEM | Element im Objektverknüpfungsbrowser | 20001207 | |||
| 3 | IP_CHECK_BCS | Call by reference | Type reference (TYPE) | C | 'X' | Verknüpfungen im BCS berücksichtigen | 20001208 | ||
| 4 | IP_CHECK_OLD | Call by reference | Type reference (TYPE) | C | 'X' | Alte Verknüpfungenzu MESSAGE berücksichtigen | 20001208 | ||
| 5 | IP_CHECK_PPF | Call by reference | Type reference (TYPE) | C | 'X' | Verknüpfungen im PPF berücksichtigen | 20001208 | ||
| 6 | IP_MODE | Call by reference | Type reference (TYPE) | C | GC_MOD_EDIT | Einstellen: Anzeige/Änderungsmode | 20001207 | ||
| 7 | IS_LAYOUT | Call by reference | Type reference (TYPE) | SGS_S_OBLO | Layoutstruktur für GOS Objektausgang | 20010102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOBL_BROWSER-Ausnahme | 20001207 |
Method DISPLAY Signature
Method DISPLAY on class CL_GOS_OUTBOX has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOBL_BROWSER-Ausnahme | 20001207 |
Method DISPLAY_TREE Signature
Method DISPLAY_TREE on class CL_GOS_OUTBOX has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOBL_BROWSER-Ausnahme | 20001219 |
Method GET_SELECTED_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEMS | Call by reference | Type reference (TYPE) | BITEM_T | Referenzen auf cl_browser_item | 20001207 |
Method GET_SELECTED_ITEMS on class CL_GOS_OUTBOX has no exception.
Method HIDE_TREE Signature
Method HIDE_TREE on class CL_GOS_OUTBOX has no parameter.
Method HIDE_TREE on class CL_GOS_OUTBOX has no exception.
Method INIT_LIST_BROWSER Signature
Method INIT_LIST_BROWSER on class CL_GOS_OUTBOX has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOBL_BROWSER-Ausnahme | 20001218 |
Method INIT_TREE_BROWSER Signature
Method INIT_TREE_BROWSER on class CL_GOS_OUTBOX has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOBL_BROWSER-Ausnahme | 20001218 |
Method LIST_BROWSER_SETTINGS Signature
Method LIST_BROWSER_SETTINGS on class CL_GOS_OUTBOX has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOBL_BROWSER-Ausnahme | 20001218 |
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_BROWSER_ITEM | Neues Startobjekt im Objektverknüpfungsbrowser | 20010116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in GOS Objektausgang | 20010404 |
Method SET_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20001207 |
Method SET_CONTAINER on class CL_GOS_OUTBOX has no exception.
Method TREE_BROWSER_SETTINGS Signature
Method TREE_BROWSER_SETTINGS on class CL_GOS_OUTBOX has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOBL_BROWSER-Ausnahme | 20001218 |
Event Signatures
Event COMMIT_REQUIRED Signature
Event COMMIT_REQUIRED on class CL_GOS_OUTBOX has no parameter.
History
| Last changed by/on | SAP | 20010124 |
| SAP Release Created in | 610 |