SAP ABAP Class CL_UA_TABLE_TYPE (Metadata of a Costing Solution)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-AET (Application Component) Accounting Entities
     FINB_ACCOUNTING_TYPES (Package) Accounting Types
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UA_TYPE_BASE Basis Class of Types 20020614
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_STRUCT_TYPE_FACTORY Factory to Instantiate a Specific Metatype 20040427
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_STRUCT_TYPE_MAINT Methods to Change Types 20050318
Properties
Class CL_UA_TABLE_TYPE  
Short Description Metadata of a Costing Solution    
Super Class CL_UA_TYPE_BASE Basis Class of Types 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FINB_ACCOUNTING_TYPES   Accounting Types 
Created 20020614   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FINB_CONFIG_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SEOS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_STRUCT_TYPE_FACTORY Factory to Instantiate a Specific Metatype 20040427
2 IF_FINB_STRUCT_TYPE_MAINT Methods to Change Types 20050318
Friends
# Friend Modeled only Created on Description
1 CL_UA_TYPE_BASE 20031010 Basis Class of Types
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_TYPE_HASH_TABLE Constant Public Type reference (TYPE) ACCESSMODE 'H' Access Mode 20020614
2 CD_TYPE_SORTED_TABLE Constant Public Type reference (TYPE) ACCESSMODE 'S' Access Mode 20020614
3 CD_TYPE_STANDARD_TABLE Constant Public Type reference (TYPE) ACCESSMODE 'T' Access Mode 20020614
4 MD_ACCESSMODE Instance attribute Public Type reference (TYPE) ACCESSMODE Access Mode 20020614
5 MD_SOURCE_ODS Instance attribute Public Type reference (TYPE) RSINFOCUBE 20030317
6 MD_TABNAME Instance attribute Private Type reference (TYPE) TABNAME16 20040706
7 MT_INDICES Instance attribute Protected Type reference (TYPE) FINB_T_TABLE_INDEX List of Table Indices 20020617
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INDEX Instance method Public Method 20020617
2