SAP ABAP Class CL_UA_ABSTRACT_DB_READER (Reads Data to a Type of DB)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_PERSISTENCY (Package) Persistency Services Costing Solutions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_READER Read Interface 20020802
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UA_DB_READER Reads Data to a Type of DB 20020808
Properties
Class CL_UA_ABSTRACT_DB_READER  
Short Description Reads Data to a Type of DB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_PERSISTENCY   Persistency Services Costing Solutions 
Created 20020802   SAP 
Last change 20070914   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_ABSTRACT_DB_READER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_READER Read Interface 20020802
Friends
Class CL_UA_ABSTRACT_DB_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Instance attribute Private Attribute reference (LIKE) 20030709
2 MD_APPLICATION Instance attribute Protected Type reference (TYPE) UG_APPLICATION FIN Master Data: Application 20020802
3 MD_AREAID Instance attribute Protected Type reference (TYPE) UG_AREAID FIN Master Data: Application Area 20020802
4 MD_CURSOR Instance attribute Protected Type reference (TYPE) CURSOR 20020802
5 MO_CHARS_STRUCTURE Instance attribute Protected Object reference (TYPE REF TO) CL_FINB_KF_CHARS_STRUCTURE Characteristic Vector 20020802
6 MR_RESULT_TAB Instance attribute Private Object reference (TYPE REF TO) DATA 20020910
7 MT_RESULT_TAB_FIELDS Instance attribute Private Type reference (TYPE) FINB_MD_T_FIELDNAME 20020910
8 MT_SELECTED_FIELDS Instance attribute Protected Type reference (TYPE) FINB_READ_SELECT_CLAUSE Fields that were selected 20020802
9 MT_SEL_INFOS Instance attribute Protected Type reference (TYPE) YT_SEL_INFOS Infos for Dynamic Select 20020802
10 MT_TABLE_HIERARCHY Instance attribute Protected Type reference (TYPE) UAB_T_TABLE_HIERARCHY Costing Solutions: Table Hierarchy 20020802
11 MT_TABLE_REFS Instance attribute Private Type reference (TYPE) UAB_T_TABLE_REF Reference to DDIC Tables 20020910
12 ST_TABLE_FIELDS Static Attribute Protected Type reference (TYPE) UAB_T_TABLE_FIELDS Name and Fields of a DDIC Type 20030113
13 TRUE Instance attribute Private Attribute reference (LIKE) 20030709
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_CURSOR Instance method Private Method 20030709
2 FETCH Instance method Private Method 20030709
3 GET_READING_STRUCTURE Instance method Private Method 20030709
4 GET_SELECT_FIELDS Instance method Private Method 20030709
5 HAS_FOR_ALL_ENTRIES Static method Public Method 20060920
6 OPEN_CURSOR Instance method Private Method 20030709
Events
Class CL_UA_ABSTRACT_DB_READER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_SEL_INFOS Protected See coding 20050919 BEGIN OF ys_sel_infos, tabname TYPE tabname16, select_clause TYPE string, sel_tabs TYPE finb_sel_tabs, access_order type i, END OF ys_sel_infos
2 YT_SEL_INFOS Protected See coding 20050919 yt_sel_infos TYPE STANDARD TABLE OF ys_sel_infos
Method Signatures

Method CLOSE_CURSOR Signature

Method CLOSE_CURSOR on class CL_UA_ABSTRACT_DB_READER has no parameter.
Method CLOSE_CURSOR on class CL_UA_ABSTRACT_DB_READER has no exception.

Method FETCH Signature

Method FETCH on class CL_UA_ABSTRACT_DB_READER has no parameter.
Method FETCH on class CL_UA_ABSTRACT_DB_READER has no exception.

Method GET_READING_STRUCTURE Signature

Method GET_READING_STRUCTURE on class CL_UA_ABSTRACT_DB_READER has no parameter.
Method GET_READING_STRUCTURE on class CL_UA_ABSTRACT_DB_READER has no exception.

Method GET_SELECT_FIELDS Signature

Method GET_SELECT_FIELDS on class CL_UA_ABSTRACT_DB_READER has no parameter.
Method GET_SELECT_FIELDS on class CL_UA_ABSTRACT_DB_READER has no exception.

Method HAS_FOR_ALL_ENTRIES Signature

Method HAS_FOR_ALL_ENTRIES on class CL_UA_ABSTRACT_DB_READER has no parameter.
Method HAS_FOR_ALL_ENTRIES on class CL_UA_ABSTRACT_DB_READER has no exception.

Method OPEN_CURSOR Signature

Method OPEN_CURSOR on class CL_UA_ABSTRACT_DB_READER has no parameter.
Method OPEN_CURSOR on class CL_UA_ABSTRACT_DB_READER has no exception.
History
Last changed by/on SAP  20070914 
SAP Release Created in 320