SAP ABAP Interface IF_EX_USMD_CREQUEST (Change Request: BAdI for User Interface)
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_SSC_MDG_INT_UI | Class for BAdI Impl.: SSC_MDG_INT_UI | 20110711 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UISS_CREQEUST_UI | Class for BAdI Impl.: UISS_CREQUEST_UI | 20091030 |
Properties
| Interface | IF_EX_USMD_CREQUEST | |
| Short Description | Change Request: BAdI for User Interface |
General Data
| Package | USMD2_MAIN | Main objects of generic MDG UIs |
| Created | 20090901 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_USMD_CREQUEST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090901 |
Friends
Interface IF_EX_USMD_CREQUEST has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_EVENT_CHECK | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'USMD_CHECK' | ID of FPM Event | 20090901 | |
| 2 | GC_EVENT_INIT | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'USMD_INITIALIZE' | ID of FPM Event | 20090909 | |
| 3 | GC_EVENT_ROLLBACK | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'USMD_ROLLBACK' | ID of FPM Event | 20090909 | |
| 4 | GC_EVENT_SAVE | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'USMD_SAVE' | ID of FPM Event | 20090901 | |
| 5 | GC_MODE_CHANGE | Constant | Public | Type reference (TYPE) | CHAR8 | 'CHANGE' | Character field, 8 characters long | 20090901 | |
| 6 | GC_MODE_CREATE | Constant | Public | Type reference (TYPE) | CHAR8 | 'CREATE' | Character field, 8 characters long | 20090901 | |
| 7 | GC_MODE_DISPLAY | Constant | Public | Type reference (TYPE) | CHAR8 | 'DISPLAY' | Character field, 8 characters long | 20090901 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Default Values | 20091021 | |
| 2 | Instance method | Public | Method | Initialize Data of User Interface | 20090901 | |
| 3 | Instance method | Public | Method | Event Processing | 20090901 |
Events
Interface IF_EX_USMD_CREQUEST has no event.
Types
Interface IF_EX_USMD_CREQUEST has no local type.
Method Signatures
Method GET_DEFAULT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_KEY_FIELD | Call by reference | Type reference (TYPE) | USMD_TS_CREQUEST_FIELD | Änderungsantrag: Schlüsselfelder | 20091021 | |||
| 2 | EF_NOT_SAVE_RELEVANT | Call by reference | Type reference (TYPE) | USMD_FLG | ' ': Zu sichernde Änderungen, 'X': Keine zu sichernde Änder. | 20110520 | |||
| 3 | IS_CREQ_CONTEXT | Call by reference | Type reference (TYPE) | USMD_S_CREQUEST_CONTEXT | Kontext vom Änderungsantrag | 20091021 |
Method GET_DEFAULT_VALUES on Interface IF_EX_USMD_CREQUEST has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CREQUEST_FIELD | Call by reference | Type reference (TYPE) | USMD_S_CREQUEST_FIELD_PROP | Änderungsantrag: Feldeigenschaften | 20090901 | |||
| 2 | ED_ADDITIONAL_HEADER | Call by reference | Type reference (TYPE) | USMD_TXTMI | Bezeichnung (Mitteltext) | 20090901 | |||
| 3 | EF_NOT_SAVE_RELEVANT | Call by reference | Type reference (TYPE) | USMD_FLG | ' ': Zu sichernde Änderungen, 'X': Keine zu sichernde Änder. | 20110520 | |||
| 4 | ET_ADDITIONAL_UIBB | Call by reference | Type reference (TYPE) | FPM_T_UIBB_KEY | 20090901 | ||||
| 5 | IS_CREQ_CONTEXT | Call by reference | Type reference (TYPE) | USMD_S_CREQUEST_CONTEXT | Kontext vom Änderungsantrag | 20090901 |
Method INITIALIZE on Interface IF_EX_USMD_CREQUEST has no exception.
Method PROCESS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_NOT_SAVE_RELEVANT | Call by reference | Type reference (TYPE) | USMD_FLG | ' ': Zu sichernde Änderungen, 'X': Keine zu sichernde Änder. | 20110520 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20090901 | |||
| 3 | ID_FPM_EVENT | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID des FPM-Ereignisses | 20090901 | |||
| 4 | IS_CREQ_CONTEXT | Call by reference | Type reference (TYPE) | USMD_S_CREQUEST_CONTEXT | Kontext vom Änderungsantrag | 20090901 |
Method PROCESS_EVENT on Interface IF_EX_USMD_CREQUEST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |