SAP ABAP Class CL_UG_MD_META_SHM (FIN Master Data: Shared Metadata)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD1 (Package) FIN General: Master Data: Buffer + Instances
Properties
Class CL_UG_MD_META_SHM  
Short Description FIN Master Data: Shared Metadata    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGMD1   FIN General: Master Data: Buffer + Instances 
Created 20031127   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 IF_UG_MD_FIELDNAME Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_UG_MD_META_SHM has no interface implemented.
Friends
Class CL_UG_MD_META_SHM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DS_FPROP_EXT Instance attribute Public Type reference (TYPE) UGMD_S_FPROP_EXT Extended field properties 20031128
2 DS_FPROP_PROP Instance attribute Public Type reference (TYPE) UGMD_S_FPROP_PROP Language-Indepenent Field Attributes 20031128
3 DS_HPROP Instance attribute Public Type reference (TYPE) UGMD_S_HPROP Restrictions to Hierarchies 20031128
4 DS_KPROP Instance attribute Public Type reference (TYPE) UGMD_S_KPROP Field Attributes for Key Figures 20031128
5 DT_ADEP Instance attribute Public Type reference (TYPE) UGMD_TS_ADEP FIN Master Data: Compound of Attributes 20040122
6 DT_ATTR_MAP Instance attribute Public Type reference (TYPE) IF_UG_MD_FIELDNAME=>T_ATTR_MAP Attribute Mapping 20040831
7 DT_DEPGROUP Instance attribute Public Type reference (TYPE) UGMD_TS_DEPGROUP FIN Master Data: Compound Groups 20040122
8 DT_DEPGRP_TIME_CONV Instance attribute Public Type reference (TYPE) UGMD_TS_DEPGRP Compound Groups with Time Conversion 20050412
9 DT_FATTR Instance attribute Public Type reference (TYPE) TS_FATTR Attributes with Texts Language-Dependent 20040122
10 DT_FATTR_GUI Instance attribute Public Type reference (TYPE) UGMD_TH_FATTR_GUI FIN Master Data: Attribute Properties for Maintenance 20040122
11 DT_FDEP Instance attribute Public Type reference (TYPE) UGMD_TS_FDEP Compounding 20031128
12 DT_FLD_ATTR Instance attribute Public Type reference (TYPE) UGMD_TS_FLD_ATTR Attributes 20040317
13 DT_FPROP_TXT Instance attribute Public Type reference (TYPE) TS_FPROP_TXT Field Label in all Languages Found 20031128
14 DT_HRY_CHAR Instance attribute Public Type reference (TYPE) UGMD_TS_FIELDNAME External Characteristics in Hierarchies 20031128
15 DT_NAV_ATTR Instance attribute Public Type reference (TYPE) UGMD_TH_FNAVATTR Navigation Attributes 20031128
16 DT_TABNAME_STRUCT Instance attribute Public Type reference (TYPE) TS_TABNAME_STRUCT Gen. tables 20031128
17 D_FISCVARNT Instance attribute Public Type reference (TYPE) PERIV Leading Fiscal Year Variant 20031201
18 D_ODSOBJECT Instance attribute Public Type reference (TYPE) RSINFOCUBE ODS Object for Combi Object, Time-independent 20031201
19 D_ODSOBJ_TIMEDEP Instance attribute Public Type reference (TYPE) RSINFOCUBE ODS Object for Combi Object, Time-dependent 20060823
20 D_SHM_TIMESTAMP Instance attribute Public Type reference (TYPE) TIMESTAMP Time Stamp of Last structure SHM 20031128
21 D_STRUCT_ATTR_ALL Instance attribute Public Type reference (TYPE) TYPENAME Structure with Attributes 20031128
22 D_VDY_TYPE Instance attribute Public Type reference (TYPE) UG_VDY_TYPE Validity Check 20031201
Methods
# Method Level Visibility Method type Description Created on
1 IS_COMPATIBLE_INSTANCE Instance method Public Method Comparison with Another Instance Version for Re-link 20040217
Events
Class CL_UG_MD_META_SHM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_FATTR Public See coding Attribute with Field Labels Language-Dependent 20040122 BEGIN OF s_fattr, langu TYPE sy-langu. INCLUDE TYPE ugmd_s_fattr. TYPES: END OF s_fattr
2 S_FPROP_TXT Public See coding Structure for Tests for Field in a Language 20031128 BEGIN OF s_fprop_txt, langu TYPE sy-langu. INCLUDE TYPE ugmd_s_fprop_txt. TYPES: END OF s_fprop_txt
3 S_TABNAME_STRUCT Public See coding Gen. Tables with Structure 20031204 BEGIN OF s_tabname_struct, tabname TYPE tabname, struct TYPE typename, table_usage TYPE ug_table_usage, END OF s_tabname_struct
4 TS_FATTR Public See coding Attributes with Field Labels Language-Dependent 20040122 ts_fattr TYPE SORTED TABLE OF s_fattr WITH UNIQUE KEY langu fieldname INITIAL SIZE 8
5 TS_FPROP_TXT Public See coding Table with Texts in All Found Languages 20031128 ts_fprop_txt TYPE SORTED TABLE OF s_fprop_txt WITH UNIQUE KEY langu INITIAL SIZE 2
6 TS_TABNAME_STRUCT Public See coding Gen. Tables with Structure 20031204 ts_tabname_struct TYPE SORTED TABLE OF s_tabname_struct WITH UNIQUE KEY tabname INITIAL SIZE 8
Method Signatures

Method IS_COMPATIBLE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_INSTANCE Call by reference Object reference (TYPE REF TO) CL_UG_MD_META_SHM Anderes Shared Metadaten-Object 20040217
2 Returning RF_COMPATIBLE Value transfer Type reference (TYPE) UG_FLG Flag: Versionen sind in allen wichtigen FPROP kompatibel 20040217

Method IS_COMPATIBLE_INSTANCE on class CL_UG_MD_META_SHM has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in 300