SAP ABAP Class CL_FIN_VALSTRATDERIV (Derivation of Valuation Strategy)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN (Application Component) Financials
⤷
UAV_CONF (Package) Configuration of Valuation and Prices
⤷
⤷
Properties
| Class | CL_FIN_VALSTRATDERIV | |
| Short Description | Derivation of 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 | 20040805 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FIN_VALSTRATDERIV has no forward declaration.
Interfaces
Class CL_FIN_VALSTRATDERIV has no interface implemented.
Friends
Class CL_FIN_VALSTRATDERIV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | FIN_T_VALSTRATDERIV | Table of Strategy Derivations | 20040805 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Derive Valuation Strategy | 20040805 | |
| 2 | Static method | Private | Method | Check Strategy Derivation | 20040805 |
Events
Class CL_FIN_VALSTRATDERIV has no event.
Types
Class CL_FIN_VALSTRATDERIV has no local type.
Method Signatures
Method DERIVE_STRATEGY 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 | 20040805 | |||
| 2 | IO_RECEIVER_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_FOBJ_OBJECT | Generische Implementierung eines FIN-Objekts | 20040805 | |||
| 3 | IO_SENDER_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_FOBJ_OBJECT | Generische Implementierung eines FIN-Objekts | 20040805 | |||
| 4 | IS_VALUATION_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Bewertungsparameter | 20040805 | |||
| 5 | RD_STRATEGY_NAME | Value transfer | Type reference (TYPE) | FIN_VALSTRAT | Bewertungsstrategie | 20040805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine Strategieableitung gefunden | 20040805 |
Method ENSURE_STRATEGY_DERIVATION 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 | 20040805 |
Method ENSURE_STRATEGY_DERIVATION on class CL_FIN_VALSTRATDERIV has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 300 |