SAP ABAP Class CL_COA_REMAINING_VAR_ANALYZER (Calculate Remaining Variances)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
CO-PC-OBJ (Application Component) Cost Object Controlling
⤷
DM_COA (Package) Cost Object Analyzer

⤷

⤷

Properties
Class | CL_COA_REMAINING_VAR_ANALYZER | |
Short Description | Calculate Remaining Variances | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DM_COA | Cost Object Analyzer |
Created | 19990929 | 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_REMAINING_VAR_ANALYZER has no interface implemented.
Friends
Class CL_COA_REMAINING_VAR_ANALYZER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CKIWERK | Buffer Organizational Elements | 19991026 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_COA_COST_OBJECT | Cost Object | 19991021 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Calculate Variances | 19990929 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 19990929 |
3 | ![]() |
Instance method | Private | Method | Determine SUM_LEVEL with BP for Remaining Variances | 19991021 |
4 | ![]() |
Instance method | Private | Method | Determine SUM_LEVEL with KL for Remaining Variances | 19991021 |
5 | ![]() |
Instance method | Private | Method | Determine SUM_LEVEL with OR for Remaining Variances | 19991021 |
6 | ![]() |
Instance method | Public | Method | Call for FORALL | 19991021 |
7 | ![]() |
Instance method | Private | Method | Determine SUM_LEVEL for Remaining Variances | 19991021 |
Events
Class CL_COA_REMAINING_VAR_ANALYZER has no event.
Types
Class CL_COA_REMAINING_VAR_ANALYZER has no local type.
Method Signatures
Method CALCULATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Call by reference | Type reference (TYPE) | KPEP_WL_OBJSTAT | Ergebnis | 19991026 | ||
2 | ![]() |
IM_PERIOD | Call by reference | Type reference (TYPE) | CO_PERIO | Buchungsperiode | 19991026 | ||
3 | ![]() |
IM_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 19991026 |
Method CALCULATE on class CL_COA_REMAINING_VAR_ANALYZER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COST_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_COA_COST_OBJECT | Cost-Object | 19991019 |
Method CONSTRUCTOR on class CL_COA_REMAINING_VAR_ANALYZER has no exception.
Method GET_BP_SUM_LEVEL_FOR_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_SUM_LEVEL | Value transfer | Type reference (TYPE) | COA_SUM_LEVEL | Sum_Level für Restabweichungen | 19991021 | ||
2 | ![]() |
EX_SUM_LEVEL_ATTR | Call by reference | Type reference (TYPE) | COA_SUM_LEVEL_ATTR | zusätzliche Attribute | 19991021 | ||
3 | ![]() |
IM_PERIOD | Call by reference | Type reference (TYPE) | CO_PERIO | Buchungsperiode | 19991026 | ||
4 | ![]() |
IM_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 19991026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
keine Verrechnungskostenart ermittelbar | 19991027 |
Method GET_KL_SUM_LEVEL_FOR_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_SUM_LEVEL | Value transfer | Type reference (TYPE) | COA_SUM_LEVEL | Sum_Level für Restabweichungen | 19991021 | ||
2 | ![]() |
EX_SUM_LEVEL_ATTR | Call by reference | Type reference (TYPE) | COA_SUM_LEVEL_ATTR | zusätzliche Attribute | 19991021 | ||
3 | ![]() |
IM_PERIOD | Call by reference | Type reference (TYPE) | CO_PERIO | Periode | 19991026 | ||
4 | ![]() |
IM_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 19991026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
keine Verrechnungskostenart ermittelbar | 19991027 |
Method GET_OR_SUM_LEVEL_FOR_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_SUM_LEVEL | Value transfer | Type reference (TYPE) | COA_SUM_LEVEL | Sum_Level für Restabweichungen | 19991021 | ||
2 | ![]() |
EX_SUM_LEVEL_ATTR | Call by reference | Type reference (TYPE) | COA_SUM_LEVEL_ATTR | zusätzliche Attribute | 19991021 | ||
3 | ![]() |
IM_PERIOD | Call by reference | Type reference (TYPE) | CO_PERIO | Periode | 19991026 | ||
4 | ![]() |
IM_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 19991026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
keine Verrechnungskostenart ermittelbar | 19991027 |
Method GET_OR_SUM_LEVEL_LOOP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_TOTALS | Call by reference | Object reference (TYPE REF TO) | CL_COA_CO_TOTALS | CO-Totals | 19991021 | ||
2 | ![]() |
METH_PAR | Call by reference | Object reference (TYPE REF TO) | DATA | Übergabeinformation | 19991021 | ||
3 | ![]() |
SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert | 19991021 | ||
4 | ![]() |
SUM_LEVEL_TOTALS | Call by reference | Type reference (TYPE) | COA_TOTALS_BY_SUM_LEVEL | SUM_LEVEL | 19991116 |
Method GET_OR_SUM_LEVEL_LOOP on class CL_COA_REMAINING_VAR_ANALYZER has no exception.
Method GET_SUM_LEVEL_FOR_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_SUM_LEVEL | Call by reference | Type reference (TYPE) | COA_SUM_LEVEL | Sum-Level | 19991021 | ||
2 | ![]() |
EX_SUM_LEVEL_ATTR | Call by reference | Type reference (TYPE) | COA_SUM_LEVEL_ATTR | zusatzliche Attribute | 19991021 | ||
3 | ![]() |
IM_PERIOD | Call by reference | Type reference (TYPE) | CO_PERIO | Buchungsperiode | 19991026 | ||
4 | ![]() |
IM_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 19991026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
keine Verrechnungskostenart ermittelbar | 19991027 |
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in |