SAP ABAP Class CL_UA_VAL_FUN_ACTIVITY_PRICE (Get Activity Price from Cost Center Accounting)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-INV (Application Component) Inventory Accounting
⤷
CON_ACC (Package) Connector Financials - NewFIN Part
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UA_VALUATION_QUAN_CONVERTER | Conversion Service for Units of Measure | 20030701 |
Properties
| Class | CL_UA_VAL_FUN_ACTIVITY_PRICE | |
| Short Description | Get Activity Price from Cost Center Accounting | |
| Super Class | CL_UA_VALUATION_QUAN_CONVERTER | Conversion Service for Units of Measure |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CON_ACC | Connector Financials - NewFIN Part |
| Created | 20030701 | SAP |
| Last change | 20050301 | 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_VAL_FUN_ACTIVITY_PRICE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_UA_FOBU_ENV_VALUATION | 20030701 | Build Environment for Formulas |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | UAB_FUNCTION_NAME | 'VALUATION_FUNCTIONS' | Group of Valuation Methods | 20030701 | ||
| 2 | Constant | Protected | Type reference (TYPE) | TEXTPOOLKY | 'GVM' | ID for Text Element for Group Description | 20030701 | ||
| 3 | Constant | Private | Type reference (TYPE) | VERSN | '000' | Version | 20030704 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | STRING | Formula Language: Access to Edge Characteristics | 20030709 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | STRING | Formula Language: Access to Receiver Object Characteristics | 20030701 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | STRING | Formula Language: Access to Sender Object Characteristics | 20030701 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | T_BUF_ACTPRICE | Buffer for Activity Prices | 20031002 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | T_BUF_CONTROLDATA | Buffer for Control Data | 20031002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030701 | |
| 2 | Static method | Public | Method | Get Actual Price of Activity Type from CO | 20030701 | |
| 3 | Static method | Private | Method | Get Price of Activity Type from CO | 20030701 | |
| 4 | Static method | Private | Method | Get Control Information for Activity Type from CO | 20031002 | |
| 5 | Static method | Public | Method | Get Planned Price of Activity Type from CO | 20030701 |
Events
Class CL_UA_VAL_FUN_ACTIVITY_PRICE has no event.
Types
Class CL_UA_VAL_FUN_ACTIVITY_PRICE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UA_VAL_FUN_ACTIVITY_PRICE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UA_VAL_FUN_ACTIVITY_PRICE has no exception.
Method GET_ACTUAL_ACTIVITY_PRICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT_TYPE | Call by reference | Type reference (TYPE) | LSTAR | Leistungsart | 20030701 | |||
| 2 | COST_CENTER | Call by reference | Type reference (TYPE) | KOSTL | Kostenstelle | 20030701 | |||
| 3 | CO_AREA | Call by reference | Type reference (TYPE) | KOKRS | Kostenrechnungskreis | 20030701 | |||
| 4 | PRICE | Value transfer | Type reference (TYPE) | UAB_S_PRICE | Tarif | 20030701 | |||
| 5 | R3_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination | 20030701 | |||
| 6 | VALUAT_DATE | Call by reference | Type reference (TYPE) | FIN_VALUATDAT | Stichtag für Bewertung eines FIN-Objektes | 20030701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Formeln | 20031031 |
Method GET_COOM_ACTIVITY_PRICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTUAL | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' = hole Ist-Tarif | 20030701 | |||
| 2 | ID_ACT_TYPE | Call by reference | Type reference (TYPE) | LSTAR | Leistungsart | 20030701 | |||
| 3 | ID_COST_CENTER | Call by reference | Type reference (TYPE) | KOSTL | Kostenstelle | 20030701 | |||
| 4 | ID_CO_AREA | Call by reference | Type reference (TYPE) | KOKRS | Kostenrechnungskreis | 20030701 | |||
| 5 | ID_R3_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination | 20030701 | |||
| 6 | ID_VALUAT_DATE | Call by reference | Type reference (TYPE) | FIN_VALUATDAT | Stichtag für Bewertung eines FIN-Objektes | 20030701 | |||
| 7 | RS_PRICE | Value transfer | Type reference (TYPE) | UAB_S_PRICE | Preis | 20030701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Formeln | 20031031 |
Method GET_COOM_CONTROL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACT_TYPE | Call by reference | Type reference (TYPE) | LSTAR | Leistungsart | 20031002 | |||
| 2 | ID_COST_CENTER | Call by reference | Type reference (TYPE) | KOSTL | Kostenstelle | 20031002 | |||
| 3 | ID_CO_AREA | Call by reference | Type reference (TYPE) | KOKRS | Kostenrechnungskreis | 20040603 | |||
| 4 | ID_FI_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20031002 | |||
| 5 | ID_R3_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20031030 | |||
| 6 | RS_CONTROLDATA | Value transfer | Type reference (TYPE) | S_BUF_CONTROLDATA | Steuerinfo der Leistungsart | 20031002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Daten gefunden | 20031002 |
Method GET_PLANNED_ACTIVITY_PRICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT_TYPE | Call by reference | Type reference (TYPE) | LSTAR | Leistungsart | 20030701 | |||
| 2 | COST_CENTER | Call by reference | Type reference (TYPE) | KOSTL | Kostenstelle | 20030701 | |||
| 3 | CO_AREA | Call by reference | Type reference (TYPE) | KOKRS | Kostenrechnungskreis | 20030701 | |||
| 4 | PRICE | Value transfer | Type reference (TYPE) | UAB_S_PRICE | Tarif | 20030701 | |||
| 5 | R3_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination | 20030701 | |||
| 6 | VALUAT_DATE | Call by reference | Type reference (TYPE) | FIN_VALUATDAT | Stichtag für Bewertung eines FIN-Objektes | 20030701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Formeln | 20031031 |
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 350 |