SAP ABAP Interface IF_USMD_EVENT_ISR (Service Interface for ISR)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD2_MAIN (Package) Main objects of generic MDG UIs
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_CREQUEST_CREATE_GUI_WD | Creation of a Change Request | 20081219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_ISR_PROCESS_GUI_WD | Processing of an ISR-based Change Request | 20081217 |
Properties
| Interface | IF_USMD_EVENT_ISR | |
| Short Description | Service Interface for ISR |
General Data
| Package | USMD2_MAIN | Main objects of generic MDG UIs |
| Created | 20081217 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_USMD_EVENT_ISR has no forward declaration.
Interfaces
Interface IF_USMD_EVENT_ISR has no interface.
Friends
Interface IF_USMD_EVENT_ISR has no friend.
Attributes
Interface IF_USMD_EVENT_ISR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Pass basic data to ISR BAdI | 20081217 | |
| 2 | Instance method | Public | Method | Pass the is_dirty flag to ISR BAdI | 20090112 | |
| 3 | Instance method | Public | Method | Whether ISR form is editable | 20090123 | |
| 4 | Instance method | Public | Method | Pass back ISR messages from ISR BAdI | 20081219 | |
| 5 | Instance method | Public | Method | Pass back the key fields and object id from ISR BAdI | 20081217 |
Events
Interface IF_USMD_EVENT_ISR has no event.
Types
Interface IF_USMD_EVENT_ISR has no local type.
Method Signatures
Method GET_KEY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Datenmodell für Zugriff aus SAP-Standard | 20081217 | |||
| 2 | EO_UI_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_USMD_UI_SERVICES | Service-Interface fürs UI | 20090330 | |||
| 3 | ET_VALUE | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Feldname + Wert | 20081217 | |||
| 4 | E_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20081217 | |||
| 5 | E_CREQ_INDEX | Call by reference | Type reference (TYPE) | USMD_CREQUEST_WFINDEX | Workflow-Index | 20091009 | |||
| 6 | E_CREQ_STEP | Call by reference | Type reference (TYPE) | USMD_CREQUEST_APPSTEP | Workflow-Schrittnummer | 20090123 | |||
| 7 | E_CREQ_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | Typ des Änderungsantrags | 20100309 | |||
| 8 | E_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20081217 | |||
| 9 | E_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20081217 | |||
| 10 | IF_TEMPLATE | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20090217 |
Method GET_KEY_FIELDS on Interface IF_USMD_EVENT_ISR has no exception.
Method IS_DIRTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_DIRTY | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20090112 |
Method IS_DIRTY on Interface IF_USMD_EVENT_ISR has no exception.
Method IS_EDIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_EDIT | Value transfer | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20090123 |
Method IS_EDIT on Interface IF_USMD_EVENT_ISR has no exception.
Method SET_ISR_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20081219 |
Method SET_ISR_MESSAGES on Interface IF_USMD_EVENT_ISR has no exception.
Method SET_KEY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VALUE | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Feldname + Wert | 20081217 |
Method SET_KEY_FIELDS on Interface IF_USMD_EVENT_ISR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |