SAP ABAP Class CL_UA_INV_BSV_CONF_MANAGER (Read Configuration)
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_CONF_MANAGER  
Short Description Read Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_INV_BALANCE_SHEET_VALUATION   Balance Sheet Valuation 
Created 20040929   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_INV_BSV_CONF_MANAGER has no forward declaration.
Interfaces
Class CL_UA_INV_BSV_CONF_MANAGER has no interface implemented.
Friends
Class CL_UA_INV_BSV_CONF_MANAGER has no friend class.
Attributes
Class CL_UA_INV_BSV_CONF_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PROCEDURE_OBJECT Instance method Public Method Gets Procedure Object 20040929
2 CREATE_RULE_OBJECT Instance method Public Method Gets Rule Object 20040929
3 GET_CLASSNAMES Instance method Public Method Read Modules for Market Prices 20040929
4 GET_CONFIGURATION Instance method Private Method Gets Configuration Data 20040929
5 GET_FIELD_MAPPING Instance method Public Method Valuation Groups: Determine Field Assignment 20050407
6 GET_MP_PRICELABELS Instance method Public Method Read Price Types for Preliminary Market Prices 20041125
7 GET_PRICELABEL_VARIANT_INFO Static method Public Method Are there price variants for the price type? 20050404
8 GET_PRICE_CONTEXT Static method Public Method Read Allowed Prices for Procedures 20041025
9 GET_PROCEDURES Instance method Public Method Defined Balance Sheet Valuation Procedure 20040929
10 GET_PROC_CONF Instance method Public Method Determine Class and Intermediate Layer for Procedure 20041115
Events
Class CL_UA_INV_BSV_CONF_MANAGER has no event.
Types
Class CL_UA_INV_BSV_CONF_MANAGER has no local type.
Method Signatures

Method CREATE_PROCEDURE_OBJECT Signature

Method CREATE_PROCEDURE_OBJECT on class CL_UA_INV_BSV_CONF_MANAGER has no parameter.
Method CREATE_PROCEDURE_OBJECT on class CL_UA_INV_BSV_CONF_MANAGER has no exception.

Method CREATE_RULE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FAI_BSV_PROC Value transfer Type reference (TYPE) FAI_BSV_PROC Bilanzbewertungsverfahren (ID) 20040929
2 Returning RO_RULE_OBJECT Value transfer Object reference (TYPE REF TO) IF_UA_INV_BSV_RULE_SPECIFIC Verwaltung des speziellen Regelwerks (verfahrensabhängig) 20041007

Method CREATE_RULE_OBJECT on class CL_UA_INV_BSV_CONF_MANAGER has no exception.

Method GET_CLASSNAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAIBSV14C Call by reference Type reference (TYPE) UAI_T_FAIBSV14C Konfiguration zu den Bilanzbewertungsverfahren 20041125

Method GET_CLASSNAMES on class CL_UA_INV_BSV_CONF_MANAGER has no exception.

Method GET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAIBSV04C Call by reference Type reference (TYPE) UAI_T_FAIBSV04C Schlüssel Pauschalabwertung 20041125
2 Exporting ET_FAIBSV14C Call by reference Type reference (TYPE) UAI_T_FAIBSV14C Anwendungsklasse Marktpreise 20041125
3 Exporting ET_FAIBSV19C Call by reference Type reference (TYPE) UAI_T_FAIBSV19C Bewertungsgruppen: Feldzuordnung 20050407
4 Exporting ET_MP_PRICELABEL Call by reference Type reference (TYPE) UAI_T_MP_PRICELABEL Zuordnung fester Preistypen zur Marktpreisanalyse 20041125
5 Exporting ET_PROC_DESC Call by reference Type reference (TYPE) UAI_T_PROC_DESC Bilanzbewertungsverfahren mit Beschreibung 20041125

Method GET_CONFIGURATION on class CL_UA_INV_BSV_CONF_MANAGER has no exception.

Method GET_FIELD_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FAI_BSV_GROUPATT Value transfer Type reference (TYPE) FAI_BSV_GROUPATT Gruppierungsmerkmal für Bewertungsgruppen 20050407
2 Returning RD_SEOCPDNAME Value transfer Type reference (TYPE) SEOCPDNAME Bewertungsgruppen: Feldzuordnung 20050407
# Exception Resumable Description Created on
1 NO_DATA 20050407

Method GET_MP_PRICELABELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MP_PRICELABEL Value transfer Type reference (TYPE) UAI_T_MP_PRICELABEL Zuordnung fester Preistypen zur Marktpreisanalyse 20041125

Method GET_MP_PRICELABELS on class CL_UA_INV_BSV_CONF_MANAGER has no exception.

Method GET_PRICELABEL_VARIANT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRICELABEL Value transfer Type reference (TYPE) FIN_PRICELABEL Preistyp 20050404
2 Returning R_PRCVAR_OPEN Value transfer Type reference (TYPE) FAI_PRCVAR_OPEN Preisvariante eingabebereit? 20050404

Method GET_PRICELABEL_VARIANT_INFO on class CL_UA_INV_BSV_CONF_MANAGER has no exception.

Method GET_PRICE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PRICE_ACCESS Value transfer Type reference (TYPE) UAI_T_PRICE_ACCESS Zuordnung erlaubter Preistypen je Verfahren 20041025

Method GET_PRICE_CONTEXT on class CL_UA_INV_BSV_CONF_MANAGER has no exception.

Method GET_PROCEDURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PROC_DESC Value transfer Type reference (TYPE) UAI_T_PROC_DESC Bilanzbewertungsverfahren mit Beschreibung 20041125

Method GET_PROCEDURES on class CL_UA_INV_BSV_CONF_MANAGER has no exception.

Method GET_PROC_CONF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_BSV_PRGID Call by reference Type reference (TYPE) FAI_BSV_PRGID Programm-Identifier für Bilanzbewertungsverfahren 20041125
2 Exporting ED_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Klassename 20041115
3 Exporting ED_IL_PR_OBJ_NAME Call by reference Type reference (TYPE) FINB_PR_OBJ_NAME Persistenzobjektname 20041115
4 Importing ID_FAI_BSV_PROC Value transfer Type reference (TYPE) FAI_BSV_PROC Bilanzbewertungsverfahren (ID) 20041115
# Exception Resumable Description Created on
1 FATAL_ERROR 20041119
History
Last changed by/on SAP  20050411 
SAP Release Created in 400