SAP ABAP Interface IF_USMD_MODEL_METADATA (Metadata of a Data Model)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD1A (Package) Data Modeling: Abstraction Layer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20101018
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_MODEL MDM Data Model 20101018
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_MODEL_METADATA Data Model Without Considering Disablements 20101018
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_MODEL_SHM_ROOT Root Class of SHM Data Model 20110204
Properties
Interface IF_USMD_MODEL_METADATA  
Short Description Metadata of a Data Model    
General Data
Package USMD1A   Data Modeling: Abstraction Layer 
Created 20101018   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_USMD_MODEL_METADATA has no forward declaration.
Interfaces
Interface IF_USMD_MODEL_METADATA has no interface.
Friends
Interface IF_USMD_MODEL_METADATA has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DT_ENTITY_ATTR_HRY_PROP Instance attribute Public Type reference (TYPE) USMD_TS_ENTITY_ATTR_HRY_PROP Entity Types and Their Hier.Attrs (Resolved), w/Techn.Props 20101018
2 DT_ENTITY_ATTR_PROP Instance attribute Public Type reference (TYPE) USMD_TS_ENTITY_ATTR_PROP Entity Types and Their Attributes (Resolved) w/Techn. Prop. 20101018
3 DT_ENTITY_CONT Instance attribute Public Type reference (TYPE) USMD_TS_ENTITY_CONT Entity Types and Their Contained Entity Types 20101018
4 DT_ENTITY_PROP Instance attribute Public Type reference (TYPE) USMD_TS_ENTITY_PROP Entity Types and their Properties 20101018
5 DT_ENT_UIPROP Instance attribute Public Type reference (TYPE) USMD_TS_ENT_UIPROP UI Entity Properties (Technical Entity Type) 20101018
6 DT_FDEP Instance attribute Public Type reference (TYPE) USMD_TS_FDEP Compounding 20101018
7 DT_FLD_UIPROP Instance attribute Public Type reference (TYPE) USMD_TS_FLD_UIPROP UI Field Properties 20101018
8 DT_FPROP Instance attribute Public Type reference (TYPE) USMD_TS_FPROP Field Properties 20101018
9 D_USMD_MODEL Instance attribute Public Type reference (TYPE) USMD_MODEL Data Model 20101018
Methods
# Method Level Visibility Method type Description Created on
1 GET_DIRECT_FDEP Instance method Public Method Returns Direct Leading Entity Types (Their Field Names) 20101217
2 GET_FIELDS Instance method Public Method Return the Fields of a Structure 20101217
Events
Interface IF_USMD_MODEL_METADATA has no event.
Types
Interface IF_USMD_MODEL_METADATA has no local type.
Method Signatures

Method GET_DIRECT_FDEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD Call by reference Type reference (TYPE) USMD_TS_FIELD Feldnamen 20101217
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Feld eines Entitätstyps 20101217

Method GET_DIRECT_FDEP on Interface IF_USMD_MODEL_METADATA has no exception.

Method GET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE Call by reference Type reference (TYPE) USMD_TS_FIELDNAME FIM MDM: Feldname 20101217
2 Exporting ET_KEY Call by reference Type reference (TYPE) USMD_TS_FIELDNAME FIM MDM: Feldname 20101217
3 Exporting ET_KEY_FDEP Call by reference Type reference (TYPE) USMD_T_FIELDNAME FIM MDM: Feldname 20110906
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Feld eines Entitätstyps 20101217
5 Importing I_STRUCT Call by reference Type reference (TYPE) USMD_STRUCT Art der Datenstruktur 20101217
# Exception Resumable Description Created on
1 STRUCT_NOT_SUPPORTED Strukturtyp ist nicht unterstützt 20101217
History
Last changed by/on SAP  20130531 
SAP Release Created in 703