SAP ABAP Class CL_FIN_VALMETHOD (Valuation Function for Strategy Formula)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN (Application Component) Financials
     UAV_CONF (Package) Configuration of Valuation and Prices
Properties
Class CL_FIN_VALMETHOD  
Short Description Valuation Function for Strategy Formula    
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_VALMETHOD has no forward declaration.
Interfaces
Class CL_FIN_VALMETHOD has no interface implemented.
Friends
Class CL_FIN_VALMETHOD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_VALMETHOD Instance attribute Private Type reference (TYPE) FIN_S_VALMETHOD All Data for Valuation Function 20040806
2 ST_VALMETHOD Static Attribute Private Type reference (TYPE) FIN_T_VALMETHOD All Data for Valuation Methods 20040806
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040806
2 GET_ALL_DATA Static method Public Method Gets All Data for All Valuation Functions 20040806
3 GET_CLASS Instance method Public Method Gets Class Name 20040806
4 GET_DATA Instance method Public Method Gets All Data for Valuation Function 20040806
5 GET_DATABASIS Instance method Public Method Gets Data Basis 20040806
6 GET_DESCR Instance method Public Method Gets Long Text 20040806
7 GET_METHOD Instance method Public Method Gets Method Name 20040806
8 GET_NAME Instance method Public Method Gets Logical Name of Function 20040806
9 HAS_PREFETCH_MET Instance method Public Method Gets Indicator "Has Prefetch Method" 20040806
10 IS_ABSTRACT Instance method Public Method Gets Indicator "Method Is Abstract" 20040806
Events
Class CL_FIN_VALMETHOD has no event.
Types
Class CL_FIN_VALMETHOD 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_NAME Call by reference Type reference (TYPE) FINB_LOG_FUNC_NAME Logischer Name einer Funktion 20040806
# Exception Resumable Description Created on
1 DOES_NOT_EXIST Bewertungsfunktion existiert nicht 20040806

Method GET_ALL_DATA 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 Returning RT_VALMETHOD Value transfer Type reference (TYPE) FIN_T_VALMETHOD alle Daten zu Bewertungsmethoden 20040806

Method GET_ALL_DATA on class CL_FIN_VALMETHOD has no exception.

Method GET_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_CLASS Value transfer Type reference (TYPE) SEOCLSNAME Objekttypname 20040806

Method GET_CLASS on class CL_FIN_VALMETHOD has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_VALMETHOD Value transfer Type reference (TYPE) FIN_S_VALMETHOD Alle Daten zur Bewertungsfunktion 20040806

Method GET_DATA on class CL_FIN_VALMETHOD 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_VALMETHOD has no exception.

Method GET_DESCR Signature

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

Method GET_DESCR on class CL_FIN_VALMETHOD has no exception.

Method GET_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_METHOD Value transfer Type reference (TYPE) SEOCMPNAME Komponentenname 20040806

Method GET_METHOD on class CL_FIN_VALMETHOD has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_NAME Value transfer Type reference (TYPE) FINB_LOG_FUNC_NAME Logischer Name einer Funktion 20040806

Method GET_NAME on class CL_FIN_VALMETHOD has no exception.

Method HAS_PREFETCH_MET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_HAS_PREFETCH_MET Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040806

Method HAS_PREFETCH_MET on class CL_FIN_VALMETHOD has no exception.

Method IS_ABSTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_IS_ABSTRACT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040806

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