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 | Constant | Public | Type reference (TYPE) | SHLPNAME | 'FIN_VALSTRAT' | Search help name | 20040812 | ||
| 2 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20040806 | |
| 2 | Instance method | Public | Method | Gets All Data for Valuation Strategy | 20040806 | |
| 3 | Instance method | Public | Method | Gets Data Basis | 20040806 | |
| 4 | Static method | Public | Method | Gets Instance for Strategy Function | 20040812 | |
| 5 | Instance method | Public | Method | Gets Long Text for Strategy Function | 20040806 | |
| 6 | Instance method | Public | Method | Gets Unit Converter for Strategy Formula | 20040806 | |
| 7 | Instance method | Public | Method | Gets Valuation Strategy | 20040806 | |
| 8 | Instance method | Public | Method | Gets Strategy Function: ABAP Class Name | 20040806 | |
| 9 | 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 | ID_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20040806 | |||
| 2 | ID_VALSTRAT | Call by reference | Type reference (TYPE) | FIN_VALSTRAT | Bewertungsstrategie | 20040806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bewertungsstrategie existiert nicht | 20040806 |
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | ID_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20040812 | |||
| 2 | ID_VALSTRATCLS | Call by reference | Type reference (TYPE) | FIN_VALSTRATCLS | Strategiefunktion: Klassenname der ABAP-Implementierung | 20040812 | |||
| 3 | RO_VALSTRAT | Value transfer | Object reference (TYPE REF TO) | CL_FIN_VALSTRAT | Bewertungsstrategie | 20040812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 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 | 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 |