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 | Instance attribute | Private | Type reference (TYPE) | FIN_S_VALMETHOD | All Data for Valuation Function | 20040806 | |||
| 2 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20040806 | |
| 2 | Static method | Public | Method | Gets All Data for All Valuation Functions | 20040806 | |
| 3 | Instance method | Public | Method | Gets Class Name | 20040806 | |
| 4 | Instance method | Public | Method | Gets All Data for Valuation Function | 20040806 | |
| 5 | Instance method | Public | Method | Gets Data Basis | 20040806 | |
| 6 | Instance method | Public | Method | Gets Long Text | 20040806 | |
| 7 | Instance method | Public | Method | Gets Method Name | 20040806 | |
| 8 | Instance method | Public | Method | Gets Logical Name of Function | 20040806 | |
| 9 | Instance method | Public | Method | Gets Indicator "Has Prefetch Method" | 20040806 | |
| 10 | 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 | ID_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20040806 | |||
| 2 | ID_NAME | Call by reference | Type reference (TYPE) | FINB_LOG_FUNC_NAME | Logischer Name einer Funktion | 20040806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bewertungsfunktion existiert nicht | 20040806 |
Method GET_ALL_DATA 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |