SAP ABAP Interface IF_USMD_UI_SERVICES_EXT (Service Interface for UI)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD2_MAIN (Package) Main objects of generic MDG UIs

⤷

⤷

Properties
Interface | IF_USMD_UI_SERVICES_EXT | |
Short Description | Service Interface for UI |
General Data
Package | USMD2_MAIN | Main objects of generic MDG UIs |
Created | 20080718 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | USMD0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_USMD_UI_SERVICES_EXT has no interface.
Friends
Interface IF_USMD_UI_SERVICES_EXT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_FLD_OTC | Constant | Public | Type reference (TYPE) | USMD_FIELDNAME | 'USMD_OTC' | Field of an Entity Type | 20110303 | |
2 | GC_GEN_ACTION | Constant | Public | Type reference (TYPE) | USMD_ACTION | '$GEN' | Generic Action | 20110317 | |
3 | GC_MODE_CHANGE | Constant | Public | Type reference (TYPE) | CHAR1 | IF_USMD_UI_SERVICES=>GC_MODE_CHANGE | Single-Character Indicator | 20090907 | |
4 | GC_MODE_CREATE | Constant | Public | Type reference (TYPE) | CHAR1 | IF_USMD_UI_SERVICES=>GC_MODE_CREATE | Single-Character Indicator | 20090907 | |
5 | GC_MODE_DELETE | Constant | Public | Type reference (TYPE) | CHAR1 | IF_USMD_UI_SERVICES=>GC_MODE_DELETE | Single-Character Indicator | 20090907 | |
6 | GC_MODE_DISPLAY | Constant | Public | Type reference (TYPE) | CHAR1 | IF_USMD_UI_SERVICES=>GC_MODE_DISPLAY | Single-Character Indicator | 20090907 | |
7 | GC_MODE_NONE | Constant | Public | Type reference (TYPE) | CHAR1 | SPACE | Single-Character Indicator | 20090907 | |
8 | GC_NAVIGATION_FN_DATA_MODEL | Constant | Public | Type reference (TYPE) | USMD_FIELDNAME | USMD0_CS_FLD-MODEL | Financial MDM: Field Name | 20090824 | |
9 | GC_NAVIGATION_FN_EDITION | Constant | Public | Type reference (TYPE) | USMD_FIELDNAME | USMD0_CS_FLD-EDITION | Financial MDM: Field Name | 20090824 | |
10 | GC_NAVIGATION_FN_FIELDNAME | Constant | Public | Type reference (TYPE) | USMD_FIELDNAME | USMD0_CS_FLD-FIELDNAME | Financial MDM: Field Name | 20090824 | |
11 | GC_NAVIGATION_TGT_EDITION | Constant | Public | Type reference (TYPE) | USMD_SEQNR2 | 1 | Sequence Number | 20090226 | |
12 | GC_NAVIGATION_TGT_EDITION_COMP | Constant | Public | Type reference (TYPE) | USMD_SEQNR2 | 5 | Sequence Number | 20090227 | |
13 | GC_NAVIGATION_TGT_EDITION_CREQ | Constant | Public | Type reference (TYPE) | USMD_SEQNR2 | 6 | Sequence Number | 20090302 | |
14 | GC_NAVIGATION_TGT_ENTITY | Constant | Public | Type reference (TYPE) | USMD_SEQNR2 | 3 | Sequence Number | 20090226 | |
15 | GC_NAVIGATION_TGT_ENTITY_SEARC | Constant | Public | Type reference (TYPE) | USMD_SEQNR2 | 7 | Sequence Number | 20090811 | |
16 | GC_NAVIGATION_TGT_ENTITY_VALUE | Constant | Public | Type reference (TYPE) | USMD_SEQNR2 | 2 | Sequence Number | 20090226 | |
17 | GC_NAVIGATION_TGT_EXTERNAL | Constant | Public | Type reference (TYPE) | USMD_SEQNR2 | 99 | Sequence Number | 20110304 | |
18 | GC_NAVIGATION_TGT_MASS_CHANGE | Constant | Public | Type reference (TYPE) | USMD_SEQNR2 | 4 | Sequence Number | 20090226 | |
19 | GC_UI_CHECKBOX | Constant | Public | Type reference (TYPE) | CHAR1 | 2 | Single-Character Indicator | 20090831 | |
20 | GC_UI_INPUT_FIELD | Constant | Public | Type reference (TYPE) | CHAR1 | 1 | Single-Character Indicator | 20090831 | |
21 | GC_UI_OUTPUT_FIELD | Constant | Public | Type reference (TYPE) | CHAR1 | 8 | Single-Character Indicator | 20090831 | |
22 | GC_UI_TEXT_FIELD | Constant | Public | Type reference (TYPE) | CHAR1 | 6 | Single-Character Indicator | 20090831 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Generate View Dynamically with Input and Output Fields | 20080722 |
2 | ![]() |
Instance method | Public | Method | 20110310 | |
3 | ![]() |
Instance method | Public | Method | Start of an Application in a New Window | 20090226 |
4 | ![]() |
Instance method | Public | Method | Check Change/Display Possibility of a Value | 20090907 |
5 | ![]() |
Instance method | Public | Method | Display OVS Input Help | 20080718 |
6 | ![]() |
Instance method | Public | Method | Issue Messages | 20110614 |
Events
Interface IF_USMD_UI_SERVICES_EXT has no event.
Types
Interface IF_USMD_UI_SERVICES_EXT has no local type.
Method Signatures
Method CREATE_DYNAMIC_FORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20080722 | |||
2 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20080722 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Datenmodell für Zugriff aus Nicht-SAP Standard Coding | 20080722 | ||
4 | ![]() |
IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20080722 | ||
5 | ![]() |
IT_FIELD | Call by reference | Type reference (TYPE) | USMD_TS_WD_INPUT_FIELD_EXT | Eingabefeld im WebDynpro Formular | 20080722 | ||
6 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Feldname + Wert | 20080722 |
Method CREATE_DYNAMIC_FORM on Interface IF_USMD_UI_SERVICES_EXT has no exception.
Method GET_NAVIGATION_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | USMD_T_VALUE | Feldname + Wert | 20110310 | ||
2 | ![]() |
ET_DATA_FROM | Call by reference | Type reference (TYPE) | USMD_T_VALUE | Feldname + Wert | 20110310 | ||
3 | ![]() |
ET_VALUE_LIST | Call by reference | Type reference (TYPE) | USMD_TS_SEQNR_VALUE | FI-Stammdaten: Paare Sequenznummer / Feldname / Wert | 20110310 | ||
4 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | SHM_INST_NAME | Name einer Shared Object Instanz eines Areas | 20110310 | ||
5 | ![]() |
I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20110310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110310 |
Method NAVIGATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MAIN_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090226 | ||
2 | ![]() |
IT_DATA_1 | Call by reference | Type reference (TYPE) | USMD_T_VALUE | Feldname + Wert | 20090227 | ||
3 | ![]() |
IT_DATA_2 | Call by reference | Type reference (TYPE) | USMD_T_VALUE | Feldname + Wert | 20090227 | ||
4 | ![]() |
I_APPLICATION | Call by reference | Type reference (TYPE) | STRING | Applikation | 20110201 | ||
5 | ![]() |
I_IGNORE_SOURCE_APPL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Quellapplikation ignorieren | 20111109 | ||
6 | ![]() |
I_INPLACE_NAVIGATION | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | SPACE | ABAP_TRUE für inplace Navigation | 20110804 | |
7 | ![]() |
I_TARGET | Call by reference | Type reference (TYPE) | USMD_SEQNR2 | Laufende Nummer | 20090226 | ||
8 | ![]() |
I_USMD_ACTION | Call by reference | Type reference (TYPE) | USMD_ACTION | Logische Aktion | 20110201 |
Method NAVIGATE on Interface IF_USMD_UI_SERVICES_EXT has no exception.
Method PREPARE_FOR_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_VALUE | Call by reference | Type reference (TYPE) | USMD_T_UI_FIELDNAME_KEY | Werte für Prepare für Display | 20090907 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20090907 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Datenmodell für Zugriff aus Nicht-SAP Standard Coding | 20090907 | ||
4 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Feldname + Wert | 20090930 |
Method PREPARE_FOR_DISPLAY on Interface IF_USMD_UI_SERVICES_EXT has no exception.
Method PROCESS_OVS_CALLBACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20080718 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Datenmodell für Zugriff aus SAP-Standard | 20080718 | ||
3 | ![]() |
IO_OVS_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20080718 | |||
4 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | 20080718 | |||
5 | ![]() |
IT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | 20080718 | |||
6 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20080722 |
Method PROCESS_OVS_CALLBACK on Interface IF_USMD_UI_SERVICES_EXT has no exception.
Method SHOW_MESSAGE 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 | 20110614 |
Method SHOW_MESSAGE on Interface IF_USMD_UI_SERVICES_EXT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 604 |