SAP ABAP Class CL_FINB_MD_REGISTRYENTITY_DTEL (Registration Information for a Data Element)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-MDF (Application Component) Master Data Framework
     FINB_CHAR_FRAMEWORK (Package) Simple Master Data Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_MD_REGISTRYENTITY Registration Entity 20040325
Properties
Class CL_FINB_MD_REGISTRYENTITY_DTEL  
Short Description Registration Information for a Data Element    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FINB_CHAR_FRAMEWORK   Simple Master Data Service 
Created 20040325   SAP 
Last change 20041209   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_MD_REGISTRYENTITY Registration Entity 20040325
Friends
Class CL_FINB_MD_REGISTRYENTITY_DTEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_CHAR_CLASSNAME Instance attribute Public Attribute reference (LIKE) 20040326
2 MD_CLASSNAME Instance attribute Public Attribute reference (LIKE) 20040326
3 MD_DTEL Instance attribute Public Type reference (TYPE) ROLLNAME Alternative Data Element 20040601
4 MD_FIELDNAME Instance attribute Public Attribute reference (LIKE) 20040326
5 MD_MDF_ROLE Instance attribute Public Type reference (TYPE) FINB_MD_MDF_ROLE MDF Role 20040330
6 MD_UNIT_FNAME Instance attribute Public Type reference (TYPE) FINB_MD_FIELDNAME Field Name for Unit 20040421
7 MF_KEYFIGURE Instance attribute Public Type reference (TYPE) FINB_MD_BOOLEAN Key Figure 20040421
8 MF_MDF Instance attribute Public Type reference (TYPE) FINB_MD_BOOLEAN Boolean Value (True or False) 20040404
9 MTS_ATTRIBUTE Instance attribute Public Type reference (TYPE) TS_ELEMENT List of Attributes 20040325
10 MTS_KEY Instance attribute Public Type reference (TYPE) TS_ELEMENT List of keys 20040325
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040329
2 COPY Instance method Public Method 20040501
3 EQUALS Instance method Public Method 20040501
Events
Class CL_FINB_MD_REGISTRYENTITY_DTEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ELEMENT Public See coding 20040330 BEGIN OF s_element, fieldname TYPE finb_md_fieldname, dbtable TYPE tabname, dbfield TYPE fieldname, END OF s_element
2 TS_ELEMENT Public See coding 20040330 ts_element TYPE SORTED TABLE OF s_element WITH UNIQUE KEY fieldname
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FINB_MD_REGISTRYENTITY_DTEL has no parameter.
Method CONSTRUCTOR on class CL_FINB_MD_REGISTRYENTITY_DTEL has no exception.

Method COPY Signature

Method COPY on class CL_FINB_MD_REGISTRYENTITY_DTEL has no parameter.
Method COPY on class CL_FINB_MD_REGISTRYENTITY_DTEL has no exception.

Method EQUALS Signature

Method EQUALS on class CL_FINB_MD_REGISTRYENTITY_DTEL has no parameter.
Method EQUALS on class CL_FINB_MD_REGISTRYENTITY_DTEL has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 300