SAP ABAP Class CL_UA_BUFFERED_TABLE_READER (Buffered Reading of Single Records)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_COSTING_ENGINE (Package) Costing Solutions: Costing Engine
Properties
Class CL_UA_BUFFERED_TABLE_READER  
Short Description Buffered Reading of Single Records    
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 20020709   SAP 
Last change 20050520   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 CL_UA_DB_READER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_FINB_RT_READER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_UA_FOBU_ENV_APPL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_UA_BUFFERED_TABLE_READER has no interface implemented.
Friends
Class CL_UA_BUFFERED_TABLE_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_READER Static Attribute Private Type reference (TYPE) YTH_READER 20040423
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RT_READER Static method Public Method 20040423
2 GET_AMOUNT Static method Public Method 20050425
3 GET_QUANTITY Static method Public Method 20050425
4 GET_TLINE_TYPE Static method Public Method 20050428
5 GET_VALUE Static method Public Method 20040423
Events
Class CL_UA_BUFFERED_TABLE_READER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_READER Private See coding 20040423 BEGIN OF ys_reader, o_type TYPE REF TO if_finb_struct_type, o_rt_reader TYPE REF TO if_finb_rt_reader, o_db_reader TYPE REF TO if_finb_reader, r_tline TYPE REF TO data, tline_type type typename, END OF ys_reader
2 YTH_READER Private See coding 20040423 yth_reader TYPE HASHED TABLE OF ys_reader WITH UNIQUE KEY o_type
Method Signatures

Method ADD_RT_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RT_READER Call by reference Object reference (TYPE REF TO) IF_FINB_RT_READER 20040423
2 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) IF_FINB_STRUCT_TYPE 20040423

Method ADD_RT_READER on class CL_UA_BUFFERED_TABLE_READER has no exception.

Method GET_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_AREAID Call by reference Type reference (TYPE) UG_AREAID 20050425
2 Importing ID_EXCEPTION_ON_MISSING_ENTRY Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE 20050425
3 Importing ID_FIELDNAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME 20050425
4 Importing ID_KEY_NAME Call by reference Type reference (TYPE) FINB_RT_KEY_NAME IF_FINB_RT_READER=>CD_KEY_NAME_PRIMARY 20050425
5 Importing ID_METATYPE Call by reference Type reference (TYPE) FINB_METATYPE 20050425
6 Importing ID_TYPE_NAME Call by reference Type reference (TYPE) FINB_TYPE_NAME 20050425
7 Importing ID_UNIT_FNAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME 20050425
8 Importing IS_KEYFIELD_VALUES Call by reference Type reference (TYPE) ANY 20050425
9 Returning RR_RESULT Value transfer Object reference (TYPE REF TO) DATA 20050425
# Exception Resumable Description Created on
1 CX_UA_FORMULA_EXCEPTION 20050425

Method GET_QUANTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_AREAID Call by reference Type reference (TYPE) UG_AREAID 20050425
2 Importing ID_EXCEPTION_ON_MISSING_ENTRY Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE 20050425
3 Importing ID_FIELDNAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME 20050425
4 Importing ID_KEY_NAME Call by reference Type reference (TYPE) FINB_RT_KEY_NAME IF_FINB_RT_READER=>CD_KEY_NAME_PRIMARY 20050425
5 Importing ID_METATYPE Call by reference Type reference (TYPE) FINB_METATYPE 20050425
6 Importing ID_TYPE_NAME Call by reference Type reference (TYPE) FINB_TYPE_NAME 20050425
7 Importing ID_UNIT_FNAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME 20050426
8 Importing IS_KEYFIELD_VALUES Call by reference Type reference (TYPE) ANY 20050425
9 Returning RR_RESULT Value transfer Object reference (TYPE REF TO) DATA 20050425
# Exception Resumable Description Created on
1 CX_UA_FORMULA_EXCEPTION 20050425

Method GET_TLINE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) IF_FINB_STRUCT_TYPE 20050428
2 Returning RD_TLINE_TYPE Value transfer Type reference (TYPE) TYPENAME 20050428

Method GET_TLINE_TYPE on class CL_UA_BUFFERED_TABLE_READER has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_AREAID Call by reference Type reference (TYPE) UG_AREAID 20040423
2 Importing ID_EXCEPTION_ON_MISSING_ENTRY Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE 20050121
3 Importing ID_FIELDNAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME 20040423
4 Importing ID_KEY_NAME Call by reference Type reference (TYPE) FINB_RT_KEY_NAME IF_FINB_RT_READER=>CD_KEY_NAME_PRIMARY 20040728
5 Importing ID_METATYPE Call by reference Type reference (TYPE) FINB_METATYPE 20040423
6 Importing ID_TYPE_NAME Call by reference Type reference (TYPE) FINB_TYPE_NAME 20040423
7 Importing IS_KEYFIELD_VALUES Call by reference Type reference (TYPE) ANY 20040423
8 Returning RR_RESULT Value transfer Object reference (TYPE REF TO) DATA 20040423
# Exception Resumable Description Created on
1 CX_UA_FORMULA_EXCEPTION 20040423
History
Last changed by/on SAP  20050520 
SAP Release Created in 320