SAP ABAP Class CL_UA_VALUATION_MANAGER (Valuation)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC (Application Component) Business Accounting
⤷
UA_VALUATION_MANAGER (Package) Valuation Manager
⤷
⤷
Properties
| Class | CL_UA_VALUATION_MANAGER | |
| Short Description | Valuation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UA_VALUATION_MANAGER | Valuation Manager |
| Created | 20040119 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UA_VALUATION_MANAGER has no forward declaration.
Interfaces
Class CL_UA_VALUATION_MANAGER has no interface implemented.
Friends
Class CL_UA_VALUATION_MANAGER has no friend class.
Attributes
Class CL_UA_VALUATION_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Find Price for FIN Object | 20040830 | |
| 2 | Static method | Public | Method | Valuate Business Transaction | 20040119 |
Events
Class CL_UA_VALUATION_MANAGER has no event.
Types
Class CL_UA_VALUATION_MANAGER has no local type.
Method Signatures
Method PRICE_EVALUATE 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 | 20040830 | |||
| 2 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_FOBJ_OBJECT | FIN-Objekt | 20040830 | |||
| 3 | IS_VALUATION_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Datenpool der Bewertung | 20040830 | |||
| 4 | RO_PRICING_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_UA_PRICING_RESULT | Interface Preisfindung | 20040908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bewertung ergab Fehler | 20040830 |
Method VALUATE 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 | 20040119 | |||
| 2 | IO_RECEIVER_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_FOBJ_OBJECT | Empfänger-FIN-Objekt | 20040119 | |||
| 3 | IO_SENDER_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_FOBJ_OBJECT | Sender-FIN-Objekt | 20040119 | |||
| 4 | IS_VALUATION_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Datenpool der Bewertung | 20040119 | |||
| 5 | RO_VALUATION_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_UA_VALUATION_RESULT | Interface Bewertung | 20040119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bewertung ergab Fehler | 20040119 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 400 |