Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TD_USMD_MODEL_EXT | Test Double for USMD Model (ext.) in BS FND | 20110503 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_MODEL_EXT | MDM Data Model for Access from Non-SAP Standard | 20080317 |
Properties
| Interface | IF_USMD_MODEL_EXT | |
| Short Description | MDG Data Model for Access from Non-SAP Standard Code |
General Data
| Package | USMD1A | Data Modeling: Abstraction Layer |
| Created | 20080317 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_USMD_MODEL_CR_EXT | External Access to Change Request Data | 20101115 | ||
| 2 | IF_USMD_MODEL_METADATA_EXT | Metadata of a Data Model, External View | 20101018 |
Friends
Interface IF_USMD_MODEL_EXT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_AUTH_ACTVT | Constant | Public | See coding | Activities for Authorization Check | 20110622 | |||
| 2 | DT_ENTITY_ATTR_HRY_PROP | Instance attribute | Public | Attribute reference (LIKE) | Entity Types and Their Hier.Attrs (Resolved), w/Techn.Props | 20101018 | |||
| 3 | DT_ENTITY_ATTR_PROP | Instance attribute | Public | Attribute reference (LIKE) | Entities and Their Attributes (Resolved) with Techn. Props. | 20101018 | |||
| 4 | DT_ENTITY_CONT | Instance attribute | Public | Attribute reference (LIKE) | Entity Types and Their Contained Entity Types | 20101018 | |||
| 5 | DT_ENTITY_PROP | Instance attribute | Public | Attribute reference (LIKE) | Entities and Their Properties | 20101018 | |||
| 6 | DT_FDEP | Instance attribute | Public | Attribute reference (LIKE) | Compound | 20101018 | |||
| 7 | DT_FLD_UIPROP | Instance attribute | Public | Attribute reference (LIKE) | 20101124 | ||||
| 8 | DT_FPROP | Instance attribute | Public | Attribute reference (LIKE) | Field Attributes | 20101018 | |||
| 9 | D_USMD_MODEL | Instance attribute | Public | Attribute reference (LIKE) | Data Model | 20101018 | |||
| 10 | GC_COMP_FINAL_KEY | Constant | Public | Type reference (TYPE) | STRING | 'S_FINAL_KEY' | 20091026 | ||
| 11 | GC_COMP_TMP_KEY | Constant | Public | Type reference (TYPE) | STRING | 'S_TMP_KEY' | 20091026 | ||
| 12 | GC_QUERYMODE_ACT | Constant | Public | Type reference (TYPE) | USMD_QUERYMODE | '2' | Active+Snapshots | 20110303 | |
| 13 | GC_QUERYMODE_INACT | Constant | Public | Type reference (TYPE) | USMD_QUERYMODE | '1' | Only Inactive | 20110304 | |
| 14 | GC_QUERYMODE_PP | Constant | Public | Type reference (TYPE) | USMD_QUERYMODE | '3' | Primary Persistence (Active Only Without Snapshots) | 20110304 | |
| 15 | GC_READMODE_ALL_INACT | Constant | Public | Type reference (TYPE) | USMD_READMODE_EXT | '2' | Read Mode | 20080612 | |
| 16 | GC_READMODE_DEFAULT | Constant | Public | Type reference (TYPE) | USMD_READMODE_EXT | '1' | Read Mode | 20080612 | |
| 17 | GC_READMODE_NO_ACT | Constant | Public | Type reference (TYPE) | USMD_READMODE_EXT | '4' | Read Mode | 20101130 | |
| 18 | GC_READMODE_NO_INACT | Constant | Public | Type reference (TYPE) | USMD_READMODE_EXT | '3' | Read Mode | 20080612 | |
| 19 | GC_READMODE_OBSOLETE | Constant | Public | Type reference (TYPE) | USMD_READMODE_EXT | '5' | Lesemodus | 20111109 | |
| 20 | GC_STRUCT_KEY | Constant | Public | Type reference (TYPE) | USMD_STRUCT | 'KEY' | Keys Only | 20080317 | |
| 21 | GC_STRUCT_KEY_ATTACH | Constant | Public | Type reference (TYPE) | USMD_STRUCT | 'KATTA' | Keys + USMD_S_ATTACHMENT | 20080317 | |
| 22 | GC_STRUCT_KEY_ATTACH_WO_CONT | Constant | Public | Type reference (TYPE) | USMD_STRUCT | 'KATTW' | Keys + USMD_S_ATTACHMENT_WO_CONTENT | 20080317 | |
| 23 | GC_STRUCT_KEY_ATTR | Constant | Public | Type reference (TYPE) | USMD_STRUCT | 'KATTR' | Keys + Attributes According to IT_ATTRIBUTE | 20080317 | |
| 24 | GC_STRUCT_KEY_FLD_PROP | Constant | Public | Type reference (TYPE) | USMD_STRUCT | 'KFLDP' | Type of Data Structure | 20101028 | |
| 25 | GC_STRUCT_KEY_SET | Constant | Public | Type reference (TYPE) | USMD_STRUCT | 'KSET' | Key + SET | 20080623 | |
| 26 | GC_STRUCT_KEY_SET_SO | Constant | Public | Type reference (TYPE) | USMD_STRUCT | 'KSETS' | Keys + SET (Higher-Level Entity Types) | 20080623 | |
| 27 | GC_STRUCT_KEY_TXT | Constant | Public | Type reference (TYPE) | USMD_STRUCT | 'KTXT' | Keys + Texts | 20080317 | |
| 28 | GC_STRUCT_KEY_TXT_LANGU | Constant | Public | Type reference (TYPE) | USMD_STRUCT | 'KLTXT' | Keys + Texts + LANGU | 20080317 | |
| 29 | GC_STRUCT_TMP_KEY_MAP | Constant | Public | Type reference (TYPE) | USMD_STRUCT | 'KTMAP' | Mapping Temporary <-> Final Keys | 20091006 | |
| 30 | GC_TABTYPE_HASHED | Constant | Public | Type reference (TYPE) | CHAR1 | 'H' | Single-Character Indicator | 20080317 | |
| 31 | GC_TABTYPE_SORTED | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Single-Character Indicator | 20080317 | |
| 32 | GC_TABTYPE_STANDARD | Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | Single-Character Indicator | 20080317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Authorization | 20110614 | |
| 2 | Instance method | Public | Method | Check if char. value exists | 20080317 | |
| 3 | Instance method | Public | Method | Compares Snapshot with State in Primary Persistence | 20091008 | |
| 4 | Instance method | Public | Method | Runs Input Conversion | 20080519 | |
| 5 | Instance method | Public | Method | Runs Output Conversion | 20080519 | |
| 6 | Instance method | Public | Method | Returns Data Reference | 20080317 | |
| 7 | Instance method | Public | Method | Returns New Temporary Key | 20091028 | |
| 8 | Instance method | Public | Method | Which fields were changed but not yet saved? | 20101210 | |
| 9 | Instance method | Public | Method | Returns Instance of IF_USMD_HRY_EXT | 20080317 | |
| 10 | Instance method | Public | Method | 20101115 | ||
| 11 | Instance method | Public | Method | Returns Generated DDIC Structures | 20101214 | |
| 12 | Instance method | Public | Method | Allowed Field Names in Hierarchy + Hierarchy Name Field | 20080716 | |
| 13 | Instance method | Public | Method | Returns SMT Mapping | 20101214 | |
| 14 | Instance method | Public | Method | Properties of a Database Search | 20100915 | |
| 15 | Instance method | Public | Method | Returns Instance of IF_USMD_UI_SERVICES_EXT | 20090914 | |
| 16 | Instance method | Public | Method | Is Key Temporary? | 20091006 | |
| 17 | Instance method | Public | Method | Database Search | 20100915 | |
| 18 | Instance method | Public | Method | Reads Master Data | 20080317 | |
| 19 | Instance method | Public | Method | Reading master data | 20090327 | |
| 20 | Instance method | Public | Method | Reads Data for an Entity Type | 20091109 | |
| 21 | Instance method | Public | Method | Reads Texts for a Specific Characteristic Value | 20080317 | |
| 22 | Instance method | Public | Method | Reads Shapshot Data from Staging Tables | 20091005 | |
| 23 | Instance method | Public | Method | Reads Data By Qualified Key | 20101206 |
Events
Interface IF_USMD_MODEL_EXT has no event.
Types
Interface IF_USMD_MODEL_EXT has no local type.
Method Signatures
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AUTHORIZED | Call by reference | Type reference (TYPE) | ANY TABLE | Datensätze(Schlüssel) mit Berechtigung | 20110614 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20110614 | |||
| 3 | IF_HRY | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | Hierarchieberechtigung | 20110614 | ||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle mit Schlüsseln - Massenprüf. | 20110614 | |||
| 5 | I_ACTVT | Call by reference | Type reference (TYPE) | AUTHB-ACTVT | Aktivität | 20110614 | |||
| 6 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20110614 |
Method CHECK_AUTHORITY on Interface IF_USMD_MODEL_EXT has no exception.
Method CHECK_SINGLE_CHAR_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Nachrichten | 20080317 | |||
| 2 | IF_USE_EDTN_SLICE | Call by reference | Type reference (TYPE) | USMD_FLG | 'X' | 'X'=Keine anderen Datenscheiben lesen | 20090603 | ||
| 3 | IT_FFIX | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Feldname + Wert | 20080317 | |||
| 4 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20110824 | |||
| 5 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Feldname | 20080317 | |||
| 6 | I_READMODE | Call by reference | Type reference (TYPE) | USMD_READMODE_EXT | GC_READMODE_DEFAULT | Lesemodus | 20101124 | ||
| 7 | I_VALUE | Call by reference | Type reference (TYPE) | USMD_VALUE | Wert | 20080317 |
Method CHECK_SINGLE_CHAR_EXISTENCE on Interface IF_USMD_MODEL_EXT has no exception.
Method COMPARE_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_TS_FIELDNAME | FIM MDM: Feldname | 20091008 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20091008 | |||
| 3 | IT_KEY | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Feldname + Wert | 20091008 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20091008 |
Method COMPARE_SNAPSHOT on Interface IF_USMD_MODEL_EXT has no exception.
Method CONVERT_CHAR_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Nachrichten | 20080519 | |||
| 2 | E_VALUE_INT | Call by reference | Type reference (TYPE) | DATA | 20080519 | ||||
| 3 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Feldname | 20080519 | |||
| 4 | I_VALUE_EXT | Call by reference | Type reference (TYPE) | DATA | 20080519 |
Method CONVERT_CHAR_INPUT on Interface IF_USMD_MODEL_EXT has no exception.
Method CONVERT_CHAR_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20080519 | |||
| 2 | E_VALUE_EXT | Call by reference | Type reference (TYPE) | DATA | 20080519 | ||||
| 3 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Feldname | 20080519 | |||
| 4 | I_VALUE_INT | Call by reference | Type reference (TYPE) | DATA | 20080519 |
Method CONVERT_CHAR_OUTPUT on Interface IF_USMD_MODEL_EXT has no exception.
Method CREATE_DATA_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20080317 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20080317 | |||
| 3 | IF_EDTN_NUMBER | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | MDGAF: Allgemeines Kennzeichen | 20110907 | ||
| 4 | IF_INCL_ACTIONCODE | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | FIN MDM: Allgemeines Kennzeichen | 20090327 | ||
| 5 | IF_INCL_ACTIVE_FLD | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | MDGAF: Allgemeines Kennzeichen | 20110405 | ||
| 6 | IF_INCL_EDITION_FLD | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | MDGAF: Allgemeines Kennzeichen | 20110405 | ||
| 7 | IF_INCL_OBSOLETE_FLG | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | FIN MDM: Allgemeines Kennzeichen | 20080716 | ||
| 8 | IF_TABLE | Call by reference | Type reference (TYPE) | USMD_FLG | 'X' | FIN MDM: Allgemeines Kennzeichen | 20080317 | ||
| 9 | IT_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_TS_FIELD | Feldnamen | 20080317 | |||
| 10 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Feldname | 20080317 | |||
| 11 | I_STRUCT | Call by reference | Type reference (TYPE) | USMD_STRUCT | GC_STRUCT_KEY | Struktur | 20080317 | ||
| 12 | I_TABTYPE | Call by reference | Type reference (TYPE) | CHAR1 | GC_TABTYPE_HASHED | Einstelliges Kennzeichen | 20080317 |
Method CREATE_DATA_REFERENCE on Interface IF_USMD_MODEL_EXT has no exception.
Method CREATE_TEMPORARY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_KEY | Call by reference | Type reference (TYPE) | DATA | Muss Schlüsselfelder enthalten | 20091028 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20091028 | |||
| 3 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20091028 |
Method CREATE_TEMPORARY_KEY on Interface IF_USMD_MODEL_EXT has no exception.
Method GET_CHANGED_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENTITY_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_TS_ENTITY_FIELDNAME | Feldnamen eines Entitätstyps | 20101213 |
Method GET_CHANGED_FIELDS on Interface IF_USMD_MODEL_EXT has no exception.
Method GET_CHAR_HRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_USMD_HRY_EXT | Hierarchie einer Entität für Zugriff aus BADIs | 20080317 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20080317 | |||
| 3 | IT_HRYNAME_KEY | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Schlüssel Hierarchienamen | 20080625 | |||
| 4 | I_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20080620 | |||
| 5 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Hierarchietragender Feldname | 20080317 | |||
| 6 | I_HRYVERS | Call by reference | Type reference (TYPE) | USMD_HRYVERS | Hierarchieversion | 20080317 |
Method GET_CHAR_HRY on Interface IF_USMD_MODEL_EXT has no exception.
Method GET_CR_OBJECTLIST Signature
Method GET_CR_OBJECTLIST on Interface IF_USMD_MODEL_EXT has no parameter.
Method GET_CR_OBJECTLIST on Interface IF_USMD_MODEL_EXT has no exception.
Method GET_GEN_DDIC_STRUC Signature
Method GET_GEN_DDIC_STRUC on Interface IF_USMD_MODEL_EXT has no parameter.
Method GET_GEN_DDIC_STRUC on Interface IF_USMD_MODEL_EXT has no exception.
Method GET_HRY_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FHRY_USAGE | Call by reference | Type reference (TYPE) | USMD_TS_FHRY_USAGE_EXT | Felder und deren Verwendung in Hierarchien | 20090217 | |||
| 2 | ET_FIELD | Call by reference | Type reference (TYPE) | USMD_TS_FIELD | Erlaubte Feldnamen | 20080716 | |||
| 3 | ET_FIELD_ATTR | Call by reference | Type reference (TYPE) | USMD_TS_FATTR | Felder und Attribute | 20090217 | |||
| 4 | E_HRYNAME_FLD | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Feld für Hierarchienamen | 20080716 | |||
| 5 | E_HRY_NDEP | Call by reference | Type reference (TYPE) | USMD_FLG | Hierarchienamenabhängig | 20080716 | |||
| 6 | E_HRY_VDEP | Call by reference | Type reference (TYPE) | USMD_FLG | Versionsabhängig | 20080716 | |||
| 7 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Hierarchietragender Feldname | 20080716 |
Method GET_HRY_INFO on Interface IF_USMD_MODEL_EXT has no exception.
Method GET_MAPPING Signature
Method GET_MAPPING on Interface IF_USMD_MODEL_EXT has no parameter.
Method GET_MAPPING on Interface IF_USMD_MODEL_EXT has no exception.
Method GET_QUERY_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEARCH_ATTRIBUTES | Call by reference | Type reference (TYPE) | USMD_T_SEARCH_CRITERIA | Suchkriterien und deren Eigenschaften | 20100915 | |||
| 2 | ET_SEARCH_ATTRIBUTE_PROPS | Call by reference | Type reference (TYPE) | USMD_TS_SEARCH_ATTRIBUTE | Spezielle Attribute | 20100915 | |||
| 3 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp, Ablage- und Verwendungsart 1 | 20100915 | |||
| 4 | I_SEARCH_HELP | Call by reference | Type reference (TYPE) | SUBSHLP | in einer Sammelsuchhilfe inkludierte Suchhilfe | 20100915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger Entitätstyp | 20100915 |
Method GET_UI_SERVICES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_USMD_UI_SERVICES_EXT | Service-Interface fürs UI | 20090914 |
Method GET_UI_SERVICES on Interface IF_USMD_MODEL_EXT has no exception.
Method IS_TEMPORARY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_TEMPORARY | Value transfer | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20091006 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | DATA | Muss Schlüsselfelder enthalten | 20091006 | |||
| 3 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20091006 |
Method IS_TEMPORARY_KEY on Interface IF_USMD_MODEL_EXT has no exception.
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20100915 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20100915 | |||
| 3 | IF_NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | USMD_FLG | 'X' | 'X' = Keine Berechtigungsprüfung durchführen | 20111109 | ||
| 4 | IF_USE_EDTN_SLICE | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | 'X'=Keine anderen Datenscheiben lesen | 20100915 | ||
| 5 | IT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20100915 | |||
| 6 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp, Anlage- und Verwendungsart 1 | 20100915 | |||
| 7 | I_NUM_ENTRIES | Call by reference | Type reference (TYPE) | I | 0 | 0 = keine Einschränkung | 20110303 | ||
| 8 | I_QUERYMODE | Call by reference | Type reference (TYPE) | USMD_QUERYMODE | 20110303 | ||||
| 9 | I_SEARCH_HELP | Call by reference | Type reference (TYPE) | SUBSHLP | in einer Sammelsuchhilfe inkludierte Suchhilfe | 20100915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger Entitätstyp | 20100915 |
Method READ_CHAR_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20080317 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20080317 | |||
| 3 | IF_EDITION_LOGIC | Call by reference | Type reference (TYPE) | USMD_FLG | 'X' | FIN MDM: Allgemeines Kennzeichen | 20080603 | ||
| 4 | IF_NO_FLUSH | Call by reference | Type reference (TYPE) | USMD_FLG | ABAP_FALSE | Flush unterdrücken | 20110902 | ||
| 5 | IF_USE_EDTN_SLICE | Call by reference | Type reference (TYPE) | USMD_FLG | 'X' | 'X'=Keine anderen Datenscheiben lesen | 20090123 | ||
| 6 | IT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20080317 | |||
| 7 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Feldname | 20080317 | |||
| 8 | I_READMODE | Call by reference | Type reference (TYPE) | USMD_READMODE_EXT | GC_READMODE_DEFAULT | Lesemodus | 20080612 |
Method READ_CHAR_VALUE on Interface IF_USMD_MODEL_EXT has no exception.
Method READ_CHAR_VALUE_DELTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20090327 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20090327 | |||
| 3 | IT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20090327 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090327 |
Method READ_CHAR_VALUE_DELTA on Interface IF_USMD_MODEL_EXT has no exception.
Method READ_ENTITY_DATA_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA_ENTITY | Call by reference | Type reference (TYPE) | USMD_TS_DATA_ENTITY | Daten von Entitätstypen | 20091109 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20091109 | |||
| 3 | IF_ACTIVE | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20091109 | |||
| 4 | IT_ENTITY_FILTER | Call by reference | Type reference (TYPE) | USMD_T_ENTITY | E.-stypen, für die Daten erwartet werden, Default: Alle E.T. | 20091110 | |||
| 5 | IT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20091109 | |||
| 6 | I_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20091109 | |||
| 7 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20091109 |
Method READ_ENTITY_DATA_ALL on Interface IF_USMD_MODEL_EXT has no exception.
Method READ_SINGLE_CHAR_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TXTLG | Call by reference | Type reference (TYPE) | USMD_TXTLG | Langtext | 20080317 | |||
| 2 | E_TXTMI | Call by reference | Type reference (TYPE) | USMD_TXTMI | Mitteltext | 20080317 | |||
| 3 | E_TXTSH | Call by reference | Type reference (TYPE) | USMD_TXTSH | Kurztext | 20080317 | |||
| 4 | IT_FFIX | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Feldwerte | 20080317 | |||
| 5 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Feldname | 20080317 | |||
| 6 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20080317 | ||
| 7 | I_VALUE | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20080317 |
Method READ_SINGLE_CHAR_TEXT on Interface IF_USMD_MODEL_EXT has no exception.
Method READ_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20091005 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20091005 | |||
| 3 | IT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20091005 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20091005 |
Method READ_SNAPSHOT on Interface IF_USMD_MODEL_EXT has no exception.
Method RETRIEVE_CHAR_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20101206 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20101206 | |||
| 3 | IF_NO_FLUSH | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | MDGAF: General Indicator | 20121023 | ||
| 4 | IF_USE_EDTN_SLICE | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | 'X'=Keine anderen Datenscheiben lesen | 20101206 | ||
| 5 | IT_KEY | Call by reference | Type reference (TYPE) | ANY TABLE | Liste der Schlüssel | 20101206 | |||
| 6 | I_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20101206 | |||
| 7 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Feldname | 20101206 | |||
| 8 | I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | 0 | 0 = keine Paketierung | 20101206 | ||
| 9 | I_READMODE | Call by reference | Type reference (TYPE) | USMD_READMODE_EXT | Lesemodus | 20101206 |
Method RETRIEVE_CHAR_VALUE on Interface IF_USMD_MODEL_EXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 604 |