SAP ABAP Interface IF_OPS_SE_SOC_TYPES (Types and Constants)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM (Application Component) Materials Management
⤷
OPS_SE_COMMON_FUNCTIONALITIES (Package) Functions for Cross-Component Use

⤷

⤷

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
Interface | IF_OPS_SE_SOC_TYPES | |
Short Description | Types and Constants |
General Data
Package | OPS_SE_COMMON_FUNCTIONALITIES | Functions for Cross-Component Use |
Created | 20090126 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
Interface IF_OPS_SE_SOC_TYPES has no forward declaration.
Interfaces
Interface IF_OPS_SE_SOC_TYPES has no interface.
Friends
Interface IF_OPS_SE_SOC_TYPES has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_EVENT_CREATE | Constant | Public | Type reference (TYPE) | GTY_EVENT | 'I' | Output issued 1st time | 20090126 | |
2 | GC_EVENT_DELETE | Constant | Public | Type reference (TYPE) | GTY_EVENT | 'D' | Output issued during deletion | 20090126 | |
3 | GC_EVENT_UPDATE | Constant | Public | Type reference (TYPE) | GTY_EVENT | 'U' | Output repeated | 20090126 |
Methods
Interface IF_OPS_SE_SOC_TYPES has no method.
Events
Interface 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 | 605 |