SAP ABAP Class CL_ACCUMULATOR_TRG (Treasury: Accumulator)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM (Application Component) Transaction Manager
⤷
FTR_GENERAL (Package) CFM TM: Application Basis / Global Objects

⤷

⤷

Properties
Class | CL_ACCUMULATOR_TRG | |
Short Description | Treasury: Accumulator | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FTR_GENERAL | CFM TM: Application Basis / Global Objects |
Created | 20000105 | SAP |
Last change | 20130531 | 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_ACCUMULATOR_TRG has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ACCUMULATOR_TRG | 20060809 | Treasury: Accumulator |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPM_DERIV_COMP_CAT | Control of Derived Position Components | 20010122 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XFLAG | 20090604 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPMY_VALUE | Values of Derived Components | 20000105 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_TAB_DERIV_ORIG_COMP | 20011115 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPMY_VALUE | Values of Original Components | 20000105 | ||
6 | ![]() |
Static Attribute | Private | See coding | System Table of all Components | 20080818 | |||
7 | ![]() |
Static Attribute | Private | See coding | Addition Rules for Derived Components | 20080818 | |||
8 | ![]() |
Static Attribute | Private | See coding | Buffer for Position Change Categories | 20080818 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds Flows to the Accumulator | 20000105 |
2 | ![]() |
Instance method | Public | Method | Adds Values | 20000105 |
3 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000105 |
4 | ![]() |
Instance method | Private | Method | Determines the Values for all Derived Components | 20000105 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR - Gives the Original and Derived Components | 20000105 |
6 | ![]() |
Instance method | Public | Method | Deducts Flows | 20000105 |
7 | ![]() |
Instance method | Public | Method | Determines Sign of Influence of an Original Component | 20110324 |
8 | ![]() |
Instance method | Public | Method | Gets a Copy of the Accumulator (with current values) | 20000105 |
9 | ![]() |
Instance method | Public | Method | Exports the Value for a Specified Component | 20000105 |
10 | ![]() |
Instance method | Public | Method | Exports the Value for all Initialized Components | 20000105 |
11 | ![]() |
Instance method | Public | Method | Replaces the Value of an Original Component | 20000105 |
12 | ![]() |
Instance method | Public | Method | Resets all Values | 20000105 |
13 | ![]() |
Instance method | Public | Method | Subtracts Values | 20000105 |
Events
Class CL_ACCUMULATOR_TRG has no event.
Types
Class CL_ACCUMULATOR_TRG has no local type.
Method Signatures
Method ACCUMULATE_FLOWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SINGLE_FLOW | Call by reference | Type reference (TYPE) | TPMS_ACCU_FLOW | addierbare Bewegung | 20000105 | ||
2 | ![]() |
IM_TAB_DERIVFLOW | Call by reference | Type reference (TYPE) | TRLY_DERIVFLOW | Bewegungen der abgeleiteten Geschäftsvorfälle | 20090917 | ||
3 | ![]() |
IM_TAB_FLOWS | Call by reference | Type reference (TYPE) | TPMY_ACCU_FLOW | Tabelle addierbarer Bewegungen | 20000105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
unzulässiger Bestandsführungstyp | 20000105 |
Method ADD_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SINGLE_VALUE | Call by reference | Type reference (TYPE) | TPMS_VALUE | zu addierender Wert | 20000105 | ||
2 | ![]() |
IM_TAB_VALUES | Call by reference | Type reference (TYPE) | TPMY_VALUE | zu addierende Werte | 20000105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Währungen unvereinbar | 20000105 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ACCUMULATOR_TRG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ACCUMULATOR_TRG has no exception.
Method COMPUTE_DERIVED_VALUES Signature
Method COMPUTE_DERIVED_VALUES on class CL_ACCUMULATOR_TRG has no parameter.
Method COMPUTE_DERIVED_VALUES on class CL_ACCUMULATOR_TRG has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMPONENTS | Call by reference | Type reference (TYPE) | TPMY_POS_COMP | Komponenten | 20000105 | ||
2 | ![]() |
IM_DERIV_COMP_CAT | Call by reference | Type reference (TYPE) | TPM_DERIV_COMP_CAT | Steuerung abgeleitete Bestandskomponenten | 20010122 |
Method CONSTRUCTOR on class CL_ACCUMULATOR_TRG has no exception.
Method DEDUCT_FLOWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SINGLE_FLOW | Call by reference | Type reference (TYPE) | TPMS_ACCU_FLOW | addierbare Bewegung | 20000105 | ||
2 | ![]() |
IM_TAB_FLOWS | Call by reference | Type reference (TYPE) | TPMY_ACCU_FLOW | Tabelle addierbarer Bewegungen | 20000105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
unzulässiger Bestandsführungstyp | 20000105 |
Method DETERMINE_BOOK_VALUE_DIRECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ORIG_COMP | Call by reference | Type reference (TYPE) | TPM_POS_COMP | Bestandskomponente | 20110324 | ||
2 | ![]() |
RE_SIGN | Value transfer | Type reference (TYPE) | I | 0, 1 or -1 | 20110324 |
Method DETERMINE_BOOK_VALUE_DIRECTION on class CL_ACCUMULATOR_TRG has no exception.
Method GET_CLONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CLONE | Value transfer | Object reference (TYPE REF TO) | CL_ACCUMULATOR_TRG | Kopie | 20000105 |
Method GET_CLONE on class CL_ACCUMULATOR_TRG has no exception.
Method GET_SINGLE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMPONENT | Call by reference | Type reference (TYPE) | TPM_POS_COMP | Komponente | 20000105 | ||
2 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | TPMS_VALUE | Wert-Struktur | 20000105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Komponente nicht initialisiert | 20000105 |
Method GET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TAB_VALUES | Value transfer | Type reference (TYPE) | TPMY_VALUE | Ergebniswerte | 20000105 |
Method GET_VALUES on class CL_ACCUMULATOR_TRG has no exception.
Method REPLACE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | TPMS_VALUE | ersetzender Wert | 20000105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Komponente wurde nicht initialisiert | 20000105 |
Method RESET_VALUES Signature
Method RESET_VALUES on class CL_ACCUMULATOR_TRG has no parameter.
Method RESET_VALUES on class CL_ACCUMULATOR_TRG has no exception.
Method SUBTRACT_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SINGLE_VALUE | Call by reference | Type reference (TYPE) | TPMS_VALUE | zu subtrahierender Wert | 20000105 | ||
2 | ![]() |
IM_TAB_VALUES | Call by reference | Type reference (TYPE) | TPMY_VALUE | zu subtrahierende Werte | 20000105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Währungen unvereinbar | 20000105 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |