SAP ABAP Class CL_UA_PRICING_STRATEGY (Abstract Price Determination Strategy)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UA_PRICING_STRATEGY | Valuation Strategy for Price Determination | 20040830 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UA_STRATEGY_MAINTENANCE | Valuation Strategy Maintenance | 20040830 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_UA_PRCSTRAT_MATERIAL_BATCH | Price Determination Strategy for Batch Material | 20040915 |
Properties
Class | CL_UA_PRICING_STRATEGY | |
Short Description | Abstract Price Determination Strategy | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UA_VALUATION_MANAGER | Valuation Manager |
Created | 20040830 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UA_PRICING_STRATEGY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UA_PRICING_STRATEGY | Valuation Strategy for Price Determination | 20040830 | ||
2 | IF_UA_STRATEGY_MAINTENANCE | Valuation Strategy Maintenance | 20040830 |
Friends
Class CL_UA_PRICING_STRATEGY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FIN_S_VALSTRAT | All Data Fields for Valuation Strategy | 20040830 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_T_INSTANCE | Buffer for Runtime Instances | 20040830 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_T_MNT_INSTANCE | Buffer for Maintenance Instances | 20040830 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040830 |
2 | ![]() |
Static method | Public | Method | Gets Valuation Strategy for Strategy Maintenance | 20040830 |
3 | ![]() |
Static method | Public | Method | Gets Valuation Strategy for Runtime | 20040830 |
Events
Class CL_UA_PRICING_STRATEGY has no event.
Types
Class CL_UA_PRICING_STRATEGY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_STRATEGY_DEFINITION | Call by reference | Type reference (TYPE) | FIN_S_VALSTRAT | Alle Datenfelder zur Bewertungsstrategie | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040830 |
Method GET_MAINTENANCE_INSTANCE 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 | ![]() |
ID_RELOAD | Call by reference | Type reference (TYPE) | BOOLE_D | Kz: Strategie laden, nicht aus Puffer holen | 20040830 | ||
3 | ![]() |
ID_STRATEGY_NAME | Call by reference | Type reference (TYPE) | FIN_VALSTRAT | Name der Bewertungsstrategie | 20040830 | ||
4 | ![]() |
RO_VALUATION_STRATEGY | Value transfer | Object reference (TYPE REF TO) | IF_UA_STRATEGY_MAINTENANCE | Bewertungsstrategie zur Pflege | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Strategie existiert nicht | 20040830 | |
2 | ![]() |
Strategie konnte nicht instanziert werden | 20040830 |
Method GET_RUNTIME_INSTANCE 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 | ![]() |
ID_STRATEGY_NAME | Call by reference | Type reference (TYPE) | FIN_VALSTRAT | Name der Bewertungsstrategie | 20040830 | ||
3 | ![]() |
RO_PRICING_STRATEGY | Value transfer | Object reference (TYPE REF TO) | IF_UA_PRICING_STRATEGY | Bewertungsstrategie für Preisfindung | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Strategie existiert nicht | 20040830 |
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 400 |