SAP ABAP Class IF_OPS_SE_SOC_TYPES (Types and Constants)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_OPS_SE_SOC_MESSAGE | Message | 20090205 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OPS_SE_SOC_CONTROL | Service Output Control | 20090202 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OPS_SE_SOC_MESSAGE | Fill and send message | 20090202 |
Properties
| Class | IF_OPS_SE_SOC_TYPES | |
| Short Description | Types and Constants | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090126 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_OPS_SE_SOC_TYPES has no forward declaration.
Interfaces
Class IF_OPS_SE_SOC_TYPES has no interface implemented.
Friends
Class IF_OPS_SE_SOC_TYPES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GTY_EVENT | 'I' | Output issued 1st time | 20090126 | ||
| 2 | Constant | Public | Type reference (TYPE) | GTY_EVENT | 'D' | Output issued during deletion | 20090126 | ||
| 3 | Constant | Public | Type reference (TYPE) | GTY_EVENT | 'U' | Output repeated | 20090126 |
Methods
Class IF_OPS_SE_SOC_TYPES has no method.
Events
Class IF_OPS_SE_SOC_TYPES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_CONTAINER_S | Public | Type reference (TYPE) | OPS_SE_SOC_CONTAINER | Container (entry) | 20090126 | |
| 2 | GTY_CONTAINER_T | Public | See coding | Container | 20090126 | gty_container_t TYPE TABLE OF gty_container_s
|
|
| 3 | GTY_EVENT | Public | Type reference (TYPE) | OPS_SE_SOC_EVENT | Event: Create/ Update/ Delete Message | 20090126 | |
| 4 | GTY_MSGID | Public | Type reference (TYPE) | OPS_SE_SOC_MSGID | XML Message ID | 20090126 | |
| 5 | GTY_OBJKEY | Public | Type reference (TYPE) | CHAR16 | Object key | 20090206 | |
| 6 | GTY_RECEIVER_S | Public | See coding | Receiver | 20090126 | BEGIN OF gty_receiver_s,
parvw TYPE parvw_rec,
parnr TYPE parnr_rec,
END OF gty_receiver_s
|
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |