SAP ABAP Class CL_UA_VALSTRAT_FORMULA (Valuation Strategy with Formula)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC (Application Component) Business Accounting
⤷
UA_VALUATION_MANAGER (Package) Valuation Manager

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_UA_VALUATION_STRATEGY | Abstract Valuation Strategy | 20040129 |
Properties
Class | CL_UA_VALSTRAT_FORMULA | |
Short Description | Valuation Strategy with Formula | |
Super Class | CL_UA_VALUATION_STRATEGY | Abstract Valuation Strategy |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UA_VALUATION_MANAGER | Valuation Manager |
Created | 20040122 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UA_VALSTRAT_FORMULA has no interface implemented.
Friends
Class CL_UA_VALSTRAT_FORMULA 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) | BOOLE_D | Ind: Instance for Strategy Maintenance | 20040128 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_FORMULA_BUILD_ENV | Environment of a Formula at Build Time | 20040128 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_FORMULA_ | Formula | 20040122 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_VALUATION_QUAN_CONVERTER | Services to Convert Quantities | 20040122 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TYPE_T_FOBU_ENV | Table of Formula Build Environments | 20040128 | ||
6 | ![]() |
Static Attribute | Private | See coding | Table of Strategy Singletons | 20040122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040122 |
2 | ![]() |
Static method | Public | Method | Generates Build Environment for Formula | 20040204 |
3 | ![]() |
Instance method | Private | Method | 20040128 |
Events
Class CL_UA_VALSTRAT_FORMULA has no event.
Types
Class CL_UA_VALSTRAT_FORMULA 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_FOR_MAINTENANCE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Kennzeichen: Instanz für Pflege | 20040128 | |
2 | ![]() |
IS_STRATEGY_DEFINITION | Call by reference | Type reference (TYPE) | FIN_S_VALSTRAT | Alle Datenfelder zur Bewertungsstrategie | 20040122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040122 |
Method CREATE_FORMULA_BUILD_ENV 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 | 20040204 | ||
2 | ![]() |
ID_FOR_MAINTENANCE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040204 | ||
3 | ![]() |
RO_FORMULA_BUILD_ENV | Value transfer | Object reference (TYPE REF TO) | CL_UA_FORMULA_BUILD_ENV | Umgebung einer Formel zum Build-Zeitpunkt | 20040204 |
Method CREATE_FORMULA_BUILD_ENV on class CL_UA_VALSTRAT_FORMULA has no exception.
Method GET_FORMULA_BUILD_ENV Signature
Method GET_FORMULA_BUILD_ENV on class CL_UA_VALSTRAT_FORMULA has no parameter.
Method GET_FORMULA_BUILD_ENV on class CL_UA_VALSTRAT_FORMULA has no exception.
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 400 |