SAP ABAP Class IF_SRM_CLIENT_EVENT (Event Class: SP Client -> Frame)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_CLIENT_EVENT | Event Class: SP Client -> RMF | 20000412 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_REQUEST_PROCESSOR | Processing Requests in the Windows Gui | 20020214 |
Properties
Class | IF_SRM_CLIENT_EVENT | |
Short Description | Event Class: SP Client -> Frame | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20000412 | SAP |
Last change | 20041208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SRM_CLIENT_EVENT has no interface implemented.
Friends
Class IF_SRM_CLIENT_EVENT has no friend class.
Attributes
Class IF_SRM_CLIENT_EVENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Send Event SP Client -> RMF | 20010808 |
2 | ![]() |
Instance method | Public | Method | Close Active Element | 20041007 |
3 | ![]() |
Instance method | Public | Method | Starts a Request | 20010808 |
4 | ![]() |
Instance method | Public | Method | Set New Title and Status | 20010808 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | SEND_ASYNC_ANSWER_EVENT | Instance Event (0) |
Public (2) |
Sends Asynchronous Response to Calling SP | 20010808 |
2 | SEND_CLOSE_EVENT | Instance Event (0) |
Public (2) |
Sends Event for Closing the Current SP | 20041007 |
3 | SEND_REQUEST_EVENT | Instance Event (0) |
Public (2) |
Send Event: SP Client -> RMF | 20010808 |
4 | SEND_TITLE_EVENT | Instance Event (0) |
Public (2) |
Send Event for Setting a New Title | 20010808 |
Types
Class IF_SRM_CLIENT_EVENT has no local type.
Method Signatures
Method SEND_ASYNC_ANSWER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20010808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialisierungsfehler (abstrakt) | 20010808 |
Method SEND_CLOSE Signature
Method SEND_CLOSE on class IF_SRM_CLIENT_EVENT has no parameter.
Method SEND_CLOSE on class IF_SRM_CLIENT_EVENT has no exception.
Method SEND_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request Objekt | 20010808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialisierungsfehler (abstrakt) | 20010808 |
Method SEND_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PRG_NAME | Call by reference | Type reference (TYPE) | SRMIF_SP_MENUE_PRG | Program where title is defined | 20010808 | ||
2 | ![]() |
IM_STATUS_NAME | Call by reference | Type reference (TYPE) | SRMIF_SP_MENUE_STAT | Status Name | 20010808 | ||
3 | ![]() |
IM_TITLE | Call by reference | Type reference (TYPE) | STRING | New Title name | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialisierungsfehler (abstrakt) | 20010808 |
Event Signatures
Event SEND_ASYNC_ANSWER_EVENT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | REQUEST | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20010808 |
Event SEND_CLOSE_EVENT Signature
Event SEND_CLOSE_EVENT on class IF_SRM_CLIENT_EVENT has no parameter.
Event SEND_REQUEST_EVENT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | REQUEST | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20010808 |
Event SEND_TITLE_EVENT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EV_PRG_NAME | Exporting | Value transfer | Type reference (TYPE) | SRMIF_SP_MENUE_PRG | Program where the title is defined | 20010808 | ||
2 | EV_STATUS_NAME | Exporting | Value transfer | Type reference (TYPE) | SRMIF_SP_MENUE_STAT | Status name | 20010808 | ||
3 | EV_TITLE | Exporting | Value transfer | Type reference (TYPE) | STRING | Title | 20010823 |
History
Last changed by/on | SAP | 20041208 |
SAP Release Created in |