SAP ABAP Class CL_COA_VALUES (Represents Values in CO Totals Record)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
CO-PC-OBJ (Application Component) Cost Object Controlling
⤷
DM_COA (Package) Cost Object Analyzer
⤷
⤷
Properties
| Class | CL_COA_VALUES | |
| Short Description | Represents Values in CO Totals Record | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DM_COA | Cost Object Analyzer |
| Created | 19991104 | 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_COA_VALUES has no interface implemented.
Friends
Class CL_COA_VALUES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | COA_VALUE | Values in Controlling Area Currency | 19991104 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | COA_VALUE | Values in Object Currency / Company Code Currency | 19991104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991104 | |
| 2 | Instance method | Public | Method | Generates a Copy of the Object | 19991104 | |
| 3 | Instance method | Public | Method | Returns Value for an Organizational Unit | 19991104 | |
| 4 | Instance method | Public | Method | Peforms Arithmetical Operation | 19991104 | |
| 5 | Instance method | Public | Method | Sets Value for an Organizational Unit | 19991230 | |
| 6 | Instance method | Public | Method | Sets All Values of the Attributes | 19991230 | |
| 7 | Instance method | Public | Method | Sets the Values of the Attributes Using COSBA Structure | 19991104 | |
| 8 | Instance method | Public | Method | Sets the Values of the Attributes Using COSPA Structure | 19991117 | |
| 9 | Instance method | Public | Method | Sets the Values of the Attributes Using COSSA Structure | 19991117 | |
| 10 | Instance method | Public | Method | Sets the Values of the Attributes Using PAG/PAF from COSPA | 20010124 | |
| 11 | Instance method | Public | Method | Sets the Values of the Attributes Using COSSA Structure | 20010124 | |
| 12 | Instance method | Public | Method | Outputs Attributes as List Row | 19991104 |
Events
Class CL_COA_VALUES has no event.
Types
Class CL_COA_VALUES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AMNT_CA | Call by reference | Type reference (TYPE) | COA_VALUE-AMOUNT | Wert Kostenrechnungskreiswährung | 19991104 | |||
| 2 | AMNT_CA_FIX | Call by reference | Type reference (TYPE) | COA_VALUE-AMOUNT_FIXED | Fixanteil Kostenrechnungskreiswährung | 19991104 | |||
| 3 | AMNT_OC | Call by reference | Type reference (TYPE) | COA_VALUE-AMOUNT | Wert Objektwährung | 19991104 | |||
| 4 | AMNT_OC_FIX | Call by reference | Type reference (TYPE) | COA_VALUE-AMOUNT_FIXED | Fixanteil Objektwährung | 19991104 |
Method CONSTRUCTOR on class CL_COA_VALUES has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COPY | Value transfer | Object reference (TYPE REF TO) | CL_COA_VALUES | Objektkopie | 19991104 |
Method COPY on class CL_COA_VALUES has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ORG_UNIT | Call by reference | Type reference (TYPE) | COA_ORG_UNIT | Organisationseinheit | 19991104 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | COA_VALUE | Wert | 19991104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Wert zu dieser Organisationseinheit vorhanden | 19991104 |
Method OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERAND | Call by reference | Object reference (TYPE REF TO) | CL_COA_VALUES | Rechter Operand | 19991104 | |||
| 2 | OPERATOR | Call by reference | Type reference (TYPE) | CHAR1 | Operator ('+' oder '-') | 19991104 |
Method OPERATION on class CL_COA_VALUES has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ORG_UNIT | Call by reference | Type reference (TYPE) | COA_ORG_UNIT | Organisationseinheit | 19991230 | |||
| 2 | VALUE | Call by reference | Type reference (TYPE) | COA_VALUE | Wert | 19991230 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Organisationseinheit | 19991230 |
Method SET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AMNT_CA | Call by reference | Type reference (TYPE) | COA_VALUE-AMOUNT | Wert Kostenrechnungskreiswährung | 19991230 | |||
| 2 | AMNT_CA_FIX | Call by reference | Type reference (TYPE) | COA_VALUE-AMOUNT_FIXED | Fixanteil Kostenrechnungskreiswährung | 19991230 | |||
| 3 | AMNT_OC | Call by reference | Type reference (TYPE) | COA_VALUE-AMOUNT | Wert Objektwährung | 19991230 | |||
| 4 | AMNT_OC_FIX | Call by reference | Type reference (TYPE) | COA_VALUE-AMOUNT_FIXED | Fixanteil Objektwährung | 19991230 | |||
| 5 | VALUES_REF | Call by reference | Object reference (TYPE REF TO) | CL_COA_VALUES | Objektreferenz, von der alle Werte übernommen werden | 19991230 |
Method SET_ALL on class CL_COA_VALUES has no exception.
Method SET_FROM_COSBA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COSBA | Call by reference | Type reference (TYPE) | COSBA | COSBA-Struktur | 19991104 | |||
| 2 | PERIODS | Call by reference | Type reference (TYPE) | COA_CALC_RUN_PARAMS | Zu übernehmender Zeitraum | 20000118 |
Method SET_FROM_COSBA on class CL_COA_VALUES has no exception.
Method SET_FROM_COSPA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COSPA | Call by reference | Type reference (TYPE) | COSPA | COSPA-Struktur | 19991117 | |||
| 2 | PERIODS | Call by reference | Type reference (TYPE) | COA_CALC_RUN_PARAMS | Zu übernehmender Zeitraum | 20000118 |
Method SET_FROM_COSPA on class CL_COA_VALUES has no exception.
Method SET_FROM_COSSA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COSSA | Call by reference | Type reference (TYPE) | COSSA | COSSA-Struktur | 19991117 | |||
| 2 | PERIODS | Call by reference | Type reference (TYPE) | COA_CALC_RUN_PARAMS | Zu übernehmender Zeitraum | 20000118 |
Method SET_FROM_COSSA on class CL_COA_VALUES has no exception.
Method SET_PRD_FROM_COSPA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COSPA | Call by reference | Type reference (TYPE) | COSPA | COSPA-Struktur | 20010124 | |||
| 2 | PERIODS | Call by reference | Type reference (TYPE) | COA_CALC_RUN_PARAMS | Zu übernehmender Zeitraum | 20010124 |
Method SET_PRD_FROM_COSPA on class CL_COA_VALUES has no exception.
Method SET_PRD_FROM_COSSA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COSSA | Call by reference | Type reference (TYPE) | COSSA | COSSA-Struktur | 20010124 | |||
| 2 | PERIODS | Call by reference | Type reference (TYPE) | COA_CALC_RUN_PARAMS | Zu übernehmender Zeitraum | 20010124 |
Method SET_PRD_FROM_COSSA on class CL_COA_VALUES has no exception.
Method WRITE Signature
Method WRITE on class CL_COA_VALUES has no parameter.
Method WRITE on class CL_COA_VALUES has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in |