SAP ABAP Class CL_WCAT_RDIFF (Treatment rounding differences)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB-CA (Application Component) Distribution
⤷
WCAT (Package) Trading: Cost Allocation
⤷
⤷
Properties
| Class | CL_WCAT_RDIFF | |
| Short Description | Treatment rounding differences | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCAT | Trading: Cost Allocation |
| Created | 20090220 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCAT_RDIFF has no forward declaration.
Interfaces
Class CL_WCAT_RDIFF has no interface implemented.
Friends
Class CL_WCAT_RDIFF has no friend class.
Attributes
Class CL_WCAT_RDIFF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Distribute small differences completely | 20090220 |
Events
Class CL_WCAT_RDIFF has no event.
Types
Class CL_WCAT_RDIFF has no local type.
Method Signatures
Method DISTRIBUTE_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Table with distribution items | 20090220 | |||
| 2 | I_AMNT_VALUE_FIELDNAME | Call by reference | Type reference (TYPE) | DYNFNAM | Name of auxiliary field for rouding difference analysis | 20090220 | |||
| 3 | I_AMOUNT | Value transfer | Type reference (TYPE) | ANY | Remainder amount to be distributed | 20090220 | |||
| 4 | I_PROPTOTALS | Value transfer | Type reference (TYPE) | ANY | Totals of PROP_VALUE in CT_TABLE | 20090220 | |||
| 5 | I_PROP_VALUE_FIELDNAME | Call by reference | Type reference (TYPE) | DYNFNAM | Name of distribution result field | 20090220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Difference cannot be distributed completely | 20090220 | ||
| 2 | No items | 20090220 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |