SAP ABAP Class CL_GOS_SRV_OUTBOX (SGOS: Object Outbox)
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_SERVICE | Publication for Generic Object Services | 20001207 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GOS_SERVICE_TOOLS | SGOS: Tools for Changing or Deleting Relationships | 20010115 |
Properties
Class | CL_GOS_SRV_OUTBOX | |
Short Description | SGOS: Object Outbox | |
Super Class | CL_GOS_SERVICE | Publication for Generic Object Services |
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 | 20041228 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GOS_SRV_OUTBOX has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GOS_SERVICE_TOOLS | SGOS: Tools for Changing or Deleting Relationships | 20010115 |
Friends
Class CL_GOS_SRV_OUTBOX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SOBL_BOR_ITEM | BOR Object as cl_browser_item | 20010426 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GOS_OUTBOX | GOS Object Outbox | 20001207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Event handling method | COMMIT WORK from Outbox Requested. | 20001207 |
2 | ![]() |
Instance method | Public | Event handling method | Document Was Generated | 20001207 |
3 | ![]() |
Instance method | Public | Event handling method | Document Deleted | 20001207 |
Events
Class CL_GOS_SRV_OUTBOX has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_TOAV0 | Private | See coding | Table Type Archive Connections (TOAV0) | 20001207 |
|
Method Signatures
Method ON_COMMIT_REQUIRED Signature
Method ON_COMMIT_REQUIRED on class CL_GOS_SRV_OUTBOX has no parameter.
Method ON_COMMIT_REQUIRED on class CL_GOS_SRV_OUTBOX has no exception.
Method ON_LINK_CREATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EI_LINK | Call by reference | Attribute reference (LIKE) | 20001207 |
Method ON_LINK_CREATED on class CL_GOS_SRV_OUTBOX has no exception.
Method ON_LINK_DELETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EI_LINK | Call by reference | Attribute reference (LIKE) | 20001207 |
Method ON_LINK_DELETED on class CL_GOS_SRV_OUTBOX has no exception.
History
Last changed by/on | SAP | 20041228 |
SAP Release Created in | 610 |