SAP ABAP Class IF_UA_STRATEGY_MAINTENANCE (Valuation Strategy Maintenance)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_PRICING_STRATEGY Abstract Price Determination Strategy 20040830
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_VALUATION_STRATEGY Abstract Valuation Strategy 20040830
Properties
Class IF_UA_STRATEGY_MAINTENANCE  
Short Description Valuation Strategy Maintenance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030415   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UA_STRATEGY_MAINTENANCE has no forward declaration.
Interfaces
Class IF_UA_STRATEGY_MAINTENANCE has no interface implemented.
Friends
Class IF_UA_STRATEGY_MAINTENANCE has no friend class.
Attributes
Class IF_UA_STRATEGY_MAINTENANCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CLASSNAME Instance method Public Method Gets Class Name of ABAP Implementation 20040204
2 GET_DESCRIPTION Instance method Public Method Gets Description of Valuation Strategy 20040128
3 GET_FORMULA Instance method Public Method Gets Formula for Valuation Strategy 20040128
4 GET_FORMULA_BUILD_ENV Instance method Public Method Gets Build Environment for Formula 20040128
5 GET_QUAN_CONV_NAME Instance method Public Method Gets Class Name of Unit Converter 20040128
Events
Class IF_UA_STRATEGY_MAINTENANCE has no event.
Types
Class IF_UA_STRATEGY_MAINTENANCE has no local type.
Method Signatures

Method GET_CLASSNAME Signature

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

Method GET_CLASSNAME on class IF_UA_STRATEGY_MAINTENANCE has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20040128
2 Returning RD_DESCRIPTION Value transfer Type reference (TYPE) UAB_FTEXT Beschreibung 20040128

Method GET_DESCRIPTION on class IF_UA_STRATEGY_MAINTENANCE has no exception.

Method GET_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_FORMULA Value transfer Object reference (TYPE REF TO) CL_UA_FORMULA_ Formel 20040128

Method GET_FORMULA on class IF_UA_STRATEGY_MAINTENANCE has no exception.

Method GET_FORMULA_BUILD_ENV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_FORMULA_BUILD_ENV Value transfer Object reference (TYPE REF TO) CL_UA_FORMULA_BUILD_ENV Umgebung einer Formel zum Build-Zeitpunkt 20040128

Method GET_FORMULA_BUILD_ENV on class IF_UA_STRATEGY_MAINTENANCE has no exception.

Method GET_QUAN_CONV_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_QUAN_CONVERTER Value transfer Type reference (TYPE) FIN_VALQUANCONV Einheitenumrechner für Formel in Bewertungsstrategie 20040128

Method GET_QUAN_CONV_NAME on class IF_UA_STRATEGY_MAINTENANCE has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in