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 CO 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 CONTR_AREA_VAL Instance attribute Public Type reference (TYPE) COA_VALUE Values in Controlling Area Currency 19991104
2 OBJECT_CURR_VAL 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 CONSTRUCTOR Instance method Public Constructor Constructor 19991104
2 COPY Instance method Public Method Generates a Copy of the Object 19991104
3 GET Instance method Public Method Returns Value for an Organizational Unit 19991104
4 OPERATION Instance method Public Method Peforms Arithmetical Operation 19991104
5 SET Instance method Public Method Sets Value for an Organizational Unit 19991230
6 SET_ALL Instance method Public Method Sets All Values of the Attributes 19991230
7 SET_FROM_COSBA Instance method Public Method Sets the Values of the Attributes Using COSBA Structure 19991104
8 SET_FROM_COSPA Instance method Public Method Sets the Values of the Attributes Using COSPA Structure 19991117
9 SET_FROM_COSSA Instance method Public Method Sets the Values of the Attributes Using COSSA Structure 19991117
10 SET_PRD_FROM_COSPA Instance method Public Method Sets the Values of the Attributes Using PAG/PAF from COSPA 20010124
11 SET_PRD_FROM_COSSA Instance method Public Method Sets the Values of the Attributes Using COSSA Structure 20010124
12 WRITE 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 Importing AMNT_CA Call by reference Type reference (TYPE) COA_VALUE-AMOUNT Wert Kostenrechnungskreiswährung 19991104
2 Importing AMNT_CA_FIX Call by reference Type reference (TYPE) COA_VALUE-AMOUNT_FIXED Fixanteil Kostenrechnungskreiswährung 19991104
3 Importing AMNT_OC Call by reference Type reference (TYPE) COA_VALUE-AMOUNT Wert Objektwährung 19991104
4 Importing 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 Returning 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 Importing ORG_UNIT Call by reference Type reference (TYPE) COA_ORG_UNIT Organisationseinheit 19991104
2 Returning VALUE Value transfer Type reference (TYPE) COA_VALUE Wert 19991104
# Exception Resumable Description Created on
1 INVALID_ORG_UNIT 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 Importing OPERAND Call by reference Object reference (TYPE REF TO) CL_COA_VALUES Rechter Operand 19991104
2 Importing 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 Importing ORG_UNIT Call by reference Type reference (TYPE) COA_ORG_UNIT Organisationseinheit 19991230
2 Importing VALUE Call by reference Type reference (TYPE) COA_VALUE Wert 19991230
# Exception Resumable Description Created on
1 INVALID_ORG_UNIT Ungültige Organisationseinheit 19991230

Method SET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AMNT_CA Call by reference Type reference (TYPE) COA_VALUE-AMOUNT Wert Kostenrechnungskreiswährung 19991230
2 Importing AMNT_CA_FIX Call by reference Type reference (TYPE) COA_VALUE-AMOUNT_FIXED Fixanteil Kostenrechnungskreiswährung 19991230
3 Importing AMNT_OC Call by reference Type reference (TYPE) COA_VALUE-AMOUNT Wert Objektwährung 19991230
4 Importing AMNT_OC_FIX Call by reference Type reference (TYPE) COA_VALUE-AMOUNT_FIXED Fixanteil Objektwährung 19991230
5 Importing 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 Importing COSBA Call by reference Type reference (TYPE) COSBA COSBA-Struktur 19991104
2 Importing 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 Importing COSPA Call by reference Type reference (TYPE) COSPA COSPA-Struktur 19991117
2 Importing 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 Importing COSSA Call by reference Type reference (TYPE) COSSA COSSA-Struktur 19991117
2 Importing 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 Importing COSPA Call by reference Type reference (TYPE) COSPA COSPA-Struktur 20010124
2 Importing 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 Importing COSSA Call by reference Type reference (TYPE) COSSA COSSA-Struktur 20010124
2 Importing 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