SAP ABAP Interface IF_EM_OLC_STRINGKEY (OLC: events for string-type keys)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG (Application Component) Upgrade - General
⤷
SEXP_OLC (Package) EM: object list checks

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_EM_OLC | OLC: check interface | 20130122 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EM_OLC | OLC: iterator based checks (abstract) | 20130726 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EM_OLC_CLASSIC | OLC: checks based on transport tables e07* (abstract) | 20130701 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EM_OLC_COFI | OLC: generic cofi checks | 20130726 |
Properties
Interface | IF_EM_OLC_STRINGKEY | |
Short Description | OLC: events for string-type keys |
General Data
Package | SEXP_OLC | EM: object list checks |
Created | 20110928 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EM_OLC_STRINGKEY has no forward declaration.
Interfaces
Interface IF_EM_OLC_STRINGKEY has no interface.
Friends
Interface IF_EM_OLC_STRINGKEY has no friend.
Attributes
Interface IF_EM_OLC_STRINGKEY has no attribute.
Methods
Interface IF_EM_OLC_STRINGKEY has no method.
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | MISSING | Instance Event (0) |
Public (2) |
20130122 | |
2 | REJECTED | Instance Event (0) |
Public (2) |
20130122 | |
3 | UNDECIDED | Instance Event (0) |
Public (2) |
20130122 |
Types
Interface IF_EM_OLC_STRINGKEY has no local type.
Event Signatures
Event MISSING Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_E071K_STR | Exporting | Call by reference | Type reference (TYPE) | E071K_STR | 20130122 | |||
2 | I_FLAG | Exporting | Call by reference | Type reference (TYPE) | C | SPACE | 20130122 | ||
3 | I_MSGID | Exporting | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | 20130122 | ||
4 | I_MSGNO | Exporting | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | 20130122 | ||
5 | I_MSGTY | Exporting | Call by reference | Type reference (TYPE) | SYMSGTY | SY-MSGTY | 20130122 | ||
6 | I_MSGV1 | Exporting | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV1 | 20130122 | ||
7 | I_MSGV2 | Exporting | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV2 | 20130122 | ||
8 | I_MSGV3 | Exporting | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV3 | 20130122 | ||
9 | I_MSGV4 | Exporting | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV4 | 20130122 | ||
10 | I_POS | Exporting | Call by reference | Type reference (TYPE) | I | 0 | 20130122 |
Event REJECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_E071K_STR | Exporting | Call by reference | Type reference (TYPE) | E071K_STR | 20130122 | |||
2 | I_FLAG | Exporting | Call by reference | Type reference (TYPE) | C | SPACE | 20130122 | ||
3 | I_MSGID | Exporting | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | 20130122 | ||
4 | I_MSGNO | Exporting | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | 20130122 | ||
5 | I_MSGTY | Exporting | Call by reference | Type reference (TYPE) | SYMSGTY | SY-MSGTY | 20130122 | ||
6 | I_MSGV1 | Exporting | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV1 | 20130122 | ||
7 | I_MSGV2 | Exporting | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV2 | 20130122 | ||
8 | I_MSGV3 | Exporting | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV3 | 20130122 | ||
9 | I_MSGV4 | Exporting | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV4 | 20130122 | ||
10 | I_POS | Exporting | Call by reference | Type reference (TYPE) | I | 0 | 20130122 |
Event UNDECIDED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_E071K_STR | Exporting | Call by reference | Type reference (TYPE) | E071K_STR | 20130122 | |||
2 | I_FLAG | Exporting | Call by reference | Type reference (TYPE) | C | SPACE | 20130122 | ||
3 | I_MSGID | Exporting | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | 20130122 | ||
4 | I_MSGNO | Exporting | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | 20130122 | ||
5 | I_MSGTY | Exporting | Call by reference | Type reference (TYPE) | SYMSGTY | SY-MSGTY | 20130122 | ||
6 | I_MSGV1 | Exporting | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV1 | 20130122 | ||
7 | I_MSGV2 | Exporting | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV2 | 20130122 | ||
8 | I_MSGV3 | Exporting | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV3 | 20130122 | ||
9 | I_MSGV4 | Exporting | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV4 | 20130122 | ||
10 | I_POS | Exporting | Value transfer | Type reference (TYPE) | I | 0 | 20130129 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |