SAP ABAP Class CL_FIN_VALSTRAT (Valuation Strategy)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN (Application Component) Financials
     UAV_CONF (Package) Configuration of Valuation and Prices
Properties
Class CL_FIN_VALSTRAT  
Short Description Valuation Strategy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UAV_CONF   Configuration of Valuation and Prices 
Created 20040806   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIN_VALSTRAT has no forward declaration.
Interfaces
Class CL_FIN_VALSTRAT has no interface implemented.
Friends
Class CL_FIN_VALSTRAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SHLP_NAME Constant Public Type reference (TYPE) SHLPNAME 'FIN_VALSTRAT' Search help name 20040812
2 MS_VALSTRAT Instance attribute Private Type reference (TYPE) FIN_S_VALSTRAT All Data Fields for Valuation Strategy 20040806
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040806
2 GET_DATA Instance method Public Method Gets All Data for Valuation Strategy 20040806
3 GET_DATABASIS Instance method Public Method Gets Data Basis 20040806
4 GET_OBJECT_FOR_CLS Static method Public Method Gets Instance for Strategy Function 20040812
5 GET_TXTLG Instance method Public Method Gets Long Text for Strategy Function 20040806
6 GET_VALQUANCONV Instance method Public Method Gets Unit Converter for Strategy Formula 20040806
7 GET_VALSTRAT Instance method Public Method Gets Valuation Strategy 20040806
8 GET_VALSTRATCLS Instance method Public Method Gets Strategy Function: ABAP Class Name 20040806
9 GET_VALSTRATFML Instance method Public Method Gets Strategy Formula: ID of Formula 20040806
Events
Class CL_FIN_VALSTRAT has no event.
Types
Class CL_FIN_VALSTRAT 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 20040806
2 Importing ID_VALSTRAT Call by reference Type reference (TYPE) FIN_VALSTRAT Bewertungsstrategie 20040806
# Exception Resumable Description Created on
1 DOES_NOT_EXIST Bewertungsstrategie existiert nicht 20040806

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_VALSTRAT Value transfer Type reference (TYPE) FIN_S_VALSTRAT Alle Datenfelder zur Bewertungsstrategie 20040806

Method GET_DATA on class CL_FIN_VALSTRAT has no exception.

Method GET_DATABASIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_DATABASIS Value transfer Type reference (TYPE) ACC_DATABASIS Datenbasis 20040806

Method GET_DATABASIS on class CL_FIN_VALSTRAT has no exception.

Method GET_OBJECT_FOR_CLS 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 20040812
2 Importing ID_VALSTRATCLS Call by reference Type reference (TYPE) FIN_VALSTRATCLS Strategiefunktion: Klassenname der ABAP-Implementierung 20040812
3 Returning RO_VALSTRAT Value transfer Object reference (TYPE REF TO) CL_FIN_VALSTRAT Bewertungsstrategie 20040812
# Exception Resumable Description Created on
1 DOES_NOT_EXIST Zur Strategiefunktion existiert keine Bewertungsstrategie 20040812

Method GET_TXTLG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_TXTLG Value transfer Type reference (TYPE) FINB_MD_TXTLG Langtext 20040806

Method GET_TXTLG on class CL_FIN_VALSTRAT has no exception.

Method GET_VALQUANCONV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_VALQUANCONV Value transfer Type reference (TYPE) FIN_VALQUANCONV Einheitenumrechner für Strategieformel 20040806

Method GET_VALQUANCONV on class CL_FIN_VALSTRAT has no exception.

Method GET_VALSTRAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_VALSTRAT Value transfer Type reference (TYPE) FIN_VALSTRAT Bewertungsstrategie 20040806

Method GET_VALSTRAT on class CL_FIN_VALSTRAT has no exception.

Method GET_VALSTRATCLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_VALSTRATCLS Value transfer Type reference (TYPE) FIN_VALSTRATCLS Strategiefunktion: Klassenname der ABAP-Implementierung 20040806

Method GET_VALSTRATCLS on class CL_FIN_VALSTRAT has no exception.

Method GET_VALSTRATFML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_VALSTRATFML Value transfer Type reference (TYPE) FIN_VALSTRATFML Strategieformel: ID der Formel 20040806

Method GET_VALSTRATFML on class CL_FIN_VALSTRAT has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 300