SAP ABAP Class CL_UAV_BW_EXTRACTION (PriceManager: Extraction of Prices)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC (Application Component) Business Accounting
     UA_PRICE_MANAGER (Package) Price Manager
Properties
Class CL_UAV_BW_EXTRACTION  
Short Description PriceManager: Extraction of Prices    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class UAVM    
Program status     
Category 0   
Package UA_PRICE_MANAGER   Price Manager 
Created 20041102   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FOBJ_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_UAV_BW_EXTRACTION has no interface implemented.
Friends
Class CL_UAV_BW_EXTRACTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_DATABASIS Instance attribute Private Type reference (TYPE) ACC_DATABASIS Data Basis 20041102
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041102
2 GET_FIN_OBJECTS Instance method Public Method Read Relevant FIN Objects 20041102
3 GET_PRICES Instance method Public Method Read Prices 20041102
Events
Class CL_UAV_BW_EXTRACTION has no event.
Types
Class CL_UAV_BW_EXTRACTION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20041102

Method CONSTRUCTOR on class CL_UAV_BW_EXTRACTION has no exception.

Method GET_FIN_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIN_OBJECT Call by reference Type reference (TYPE) FOBJ_T_OBJECT Tabelle mit FIN-Objekten 20041102
2 Exporting ET_FIN_OBJECT_ERROR Call by reference Type reference (TYPE) CL_FOBJ_MANAGER=>YT_OBJECT_ERROR 20101119
3 Importing IO_CONDITION Call by reference Object reference (TYPE REF TO) CL_FINB_CONDITION Bedingung 20041102
# Exception Resumable Description Created on
1 NO_DATA_FOUND Keine Daten selektiert 20041102

Method GET_PRICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRICE Call by reference Type reference (TYPE) UAV_T_PRICE Tabellentyp für Preise zu FIN-Objekten 20041102
2 Importing ID_ACC_SYSTEM Call by reference Type reference (TYPE) ACC_SYSTEM Rechnungssystem 20041103
3 Importing IT_FIN_OBJECT Call by reference Type reference (TYPE) FOBJ_T_OBJECT Tabelle mit FIN-Objekten 20041102
4 Importing IT_SEL_TAB Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionstabelle mit Feldnamen 20041102
# Exception Resumable Description Created on
1 ERROR_READING_PRICES Fehler beim Lesen der Preise 20041102
History
Last changed by/on SAP  20110810 
SAP Release Created in 400