SAP ABAP Class CL_UA_DIMENSION_MAP_READER (Read with Generation ID for Dimension_Map Inherit)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_COSTING_ENGINE (Package) Costing Solutions: Costing Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_READER Read Interface 20040624
Properties
Class CL_UA_DIMENSION_MAP_READER  
Short Description Read with Generation ID for Dimension_Map Inherit    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_COSTING_ENGINE   Costing Solutions: Costing Engine 
Created 20040624   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_DIMENSION_MAP_READER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_READER Read Interface 20040624
Friends
Class CL_UA_DIMENSION_MAP_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DB_READER Instance attribute Private Object reference (TYPE REF TO) CL_UA_DB_READER Reads Data to a Type of DB 20040625
2 MD_APPLICATION Instance attribute Protected Type reference (TYPE) UG_APPLICATION FIN Master Data: Application 20040625
3 MD_AREAID Instance attribute Protected Type reference (TYPE) UG_AREAID FIN Master Data: Application Area 20040625
4 MD_CURSOR Instance attribute Protected Type reference (TYPE) CURSOR 20040625
5 MO_CHARS_STRUCTURE Instance attribute Protected Object reference (TYPE REF TO) CL_FINB_KF_CHARS_STRUCTURE Characteristic Vector 20040625
6 MO_ENVIRONMENT Instance attribute Private Object reference (TYPE REF TO) IF_UA_CE_ENVIRONMENT Runtime Environment 20040625
7 MO_RT Instance attribute Public Object reference (TYPE REF TO) CL_FINB_RT_TABLE Runtime Table 20040628
8 MO_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_UA_ELEMENT_TYPE Basis Class of All Types 20040709
9 MT_FIELDNAME Instance attribute Private Type reference (TYPE) UGMD_T_FIELDNAME FIN Master Data: Field Names 20040628
10 MT_FIELDNAME_HEADER Instance attribute Private Type reference (TYPE) UGMD_T_FIELDNAME FIN Master Data: Field Names 20040709
11 MT_SELECTED_FIELDS Instance attribute Protected Type reference (TYPE) FINB_READ_SELECT_CLAUSE "Select" Clause 20040625
12 MT_SEL_INFOS Instance attribute Protected Type reference (TYPE) UAB_T_SELECT_INFOS Costing Solutions: Infos for Dynamic Select 20040625
13 MT_TABLE_HIERARCHY Instance attribute Protected Type reference (TYPE) UAB_T_TABLE_HIERARCHY Costing Solutions: Table Hierarchy 20040625
14 STH_READER Static Attribute Private Type reference (TYPE) YTH_READER Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20040625
15 ST_TABLE_FIELDS Static Attribute Protected Type reference (TYPE) UAB_T_TABLE_FIELDS Name and Fields of a DDIC Type 20040625
Methods
# Method Level Visibility Method type Description Created on
1 GET_DB_READER Static method Public Method 20040625
2 GET_DB_READER_FOR_HEADER Static method Public Method 20040625
3 GET_DB_READER_FOR_ITEM Static method Public Method 20040625
Events
Class CL_UA_DIMENSION_MAP_READER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_READER Private See coding 20040625 BEGIN OF ys_reader, type TYPE uab_typename, metatype TYPE finb_metatype, level(1) TYPE c, * ccs_type TYPE uab_typename, o_reader TYPE REF TO cl_ua_dimension_map_reader, o_db_reader TYPE REF TO cl_ua_db_reader, END OF ys_reader
2 YTH_READER Private See coding 20040625 yth_reader TYPE HASHED TABLE OF ys_reader WITH UNIQUE KEY type metatype level
Method Signatures

Method GET_DB_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_JOIN_OF_EDGES_AND_NODES Call by reference Type reference (TYPE) C 'S' S=Join von Knoten +Kanten über Sender, R=Join über Empfänger 20040625
2 Importing IT_TYPES Call by reference Type reference (TYPE) UAB_T_BASE_TYPE Typen 20040625
3 Returning RO_NETWORK_READER Value transfer Object reference (TYPE REF TO) CL_UA_DIMENSION_MAP_READER Lesen mit Erzeugen id für Dimension_Map-Erben 20040625
# Exception Resumable Description Created on
1 DB_TABLE_DOES_NOT_EXIST Die Datenbanktabellen wurden noch nicht generiert 20040625
2 INVALID_PARAMETERS 20040625
3 UNKNOWN_TYPE 20040625

Method GET_DB_READER_FOR_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENVIRONMENT Call by reference Object reference (TYPE REF TO) IF_UA_CE_ENVIRONMENT Laufzeitumgebung 20040625
2 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_TYPE_BASE Basisklasse der Typen 20040625
3 Importing IT_TRANSIENT_FIELDS Call by reference Type reference (TYPE) UGMD_T_FIELDNAME FIN-Stammdaten: Feldnamen 20040628
4 Returning RO_NETWORK_READER Value transfer Object reference (TYPE REF TO) CL_UA_DIMENSION_MAP_READER Liest Daten zu einem Typ von der DB 20040625
# Exception Resumable Description Created on
1 DB_TABLE_DOES_NOT_EXIST Die Datenbanktabellen wurden noch nicht generiert 20040625
2 MISSING_PARAMETER 20040625
3 UNKNOWN_TYPE 20040625

Method GET_DB_READER_FOR_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_ELEMENT_TYPE Basisklasse aller Typen 20040625
2 Importing IO_ENVIRONMENT Call by reference Object reference (TYPE REF TO) IF_UA_CE_ENVIRONMENT Laufzeitumgebung 20040625
3 Importing IT_TRANSIENT_FIELDS Call by reference Type reference (TYPE) UGMD_T_FIELDNAME FIN-Stammdaten: Feldnamen 20040628
4 Returning RO_NETWORK_READER Value transfer Object reference (TYPE REF TO) CL_UA_DIMENSION_MAP_READER Lesen mit Erzeugen id für Dimension_Map-Erben 20040625
# Exception Resumable Description Created on
1 DB_TABLE_DOES_NOT_EXIST Die Datenbanktabellen wurden noch nicht generiert 20040625
2 MISSING_PARAMETER 20040625
3 UNKNOWN_TYPE 20040625
History
Last changed by/on SAP  20041209 
SAP Release Created in 400