SAP ABAP Class CL_UA_INV_BSV_PRICE_MANAGER (Communication with Price Manager)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-INV (Application Component) Inventory Accounting
     UA_INV_BALANCE_SHEET_VALUATION (Package) Balance Sheet Valuation
Properties
Class CL_UA_INV_BSV_PRICE_MANAGER  
Short Description Communication with Price Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package UA_INV_BALANCE_SHEET_VALUATION   Balance Sheet Valuation 
Created 20040929   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_INV_BSV_PRICE_MANAGER has no forward declaration.
Interfaces
Class CL_UA_INV_BSV_PRICE_MANAGER has no interface implemented.
Friends
Class CL_UA_INV_BSV_PRICE_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_INPUT_PRICES Static Attribute Public Type reference (TYPE) UAV_T_PRICE Table Type for Prices of FIN Objects 20041008
2 MT_OUTPUT_PRICES Static Attribute Public Type reference (TYPE) UAV_T_PRICE Table Type for Prices of FIN Objects 20041008
3 MT_PRICELABEL Static Attribute Private Type reference (TYPE) FIN_T_PRICELABELALL Table with All Price Type Data 20041024
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20041008
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041008
3 POST_PRICES Instance method Public Method Update Prices in Price Manager 20040929
4 READ_PRICES Instance method Public Method Read Prices from Price Manager 20040929
5 READ_PRICE_CONFIG Static method Public Method Read Configuration of Price Manager 20041018
Events
Class CL_UA_INV_BSV_PRICE_MANAGER has no event.
Types
Class CL_UA_INV_BSV_PRICE_MANAGER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_UA_INV_BSV_PRICE_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UA_INV_BSV_PRICE_MANAGER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UA_INV_BSV_PRICE_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_UA_INV_BSV_PRICE_MANAGER has no exception.

Method POST_PRICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_MSG_SERVICE Call by reference Object reference (TYPE REF TO) CL_UA_INV_MESSAGE_SERVICES Fehlermeldungen 20050609
2 Importing ID_ACC_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20040930
3 Importing ID_TESTRUN Call by reference Type reference (TYPE) FLAG allgemeines flag 20040930
4 Importing IT_FOBJ_INST Call by reference Type reference (TYPE) FOBJ_T_OBJECT Tabelle mit FIN-Objekten 20041124
5 Importing IT_OUTPUT_PRICES Call by reference Type reference (TYPE) UAV_T_PRICE Tabellentyp für Preise zu FIN-Objekten 20040929
6 Importing IT_PRICES Call by reference Type reference (TYPE) UAI_T_PRICE Input/Output Preise 20040929
# Exception Resumable Description Created on
1 FAILED Preis wurde nicht fortgeschrieben 20050609

Method READ_PRICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INPUT_PRICES Call by reference Type reference (TYPE) UAV_T_PRICE Tabellentyp für Preise zu FIN-Objekten 20040929
2 Importing ID_ACC_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20040930
3 Importing ID_ACC_SYSTEM Call by reference Type reference (TYPE) ACC_SYSTEM Rechnungssystem 20040930
4 Importing ID_COMPANY Call by reference Type reference (TYPE) FIN_COMPANY Gesellschaft 20050204
5 Importing ID_PERIOD Call by reference Type reference (TYPE) FIN_FISCYEARPER Periode und Jahr 20041013
6 Importing IR_T_DATA_MD Call by reference Object reference (TYPE REF TO) DATA FIN-Objekte 20040930
7 Importing IT_CURRID Call by reference Type reference (TYPE) FIN_TS_CURRTYPE Menge von Währungstypen 20050201
8 Importing IT_FOBJ_INST Call by reference Type reference (TYPE) FOBJ_T_OBJECT Tabelle mit FIN-Objekten 20041122
9 Importing IT_PRICES Call by reference Type reference (TYPE) UAI_T_PRICE Input/Output Preise 20040929

Method READ_PRICES on class CL_UA_INV_BSV_PRICE_MANAGER has no exception.

Method READ_PRICE_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PRICELABEL Value transfer Type reference (TYPE) FIN_T_PRICELABELALL Tabelle mit allen Preistyp-Daten 20041024

Method READ_PRICE_CONFIG on class CL_UA_INV_BSV_PRICE_MANAGER has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 400