SAP ABAP Class CL_WCAT_RDIFF_BW (Treatment of rounding differences)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-ISR-RSL (Application Component) Retail Stock Ledger
     RS_BCT_RETAIL_CAT (Package) Trading: Cost Allocation
Properties
Class CL_WCAT_RDIFF_BW  
Short Description Treatment of rounding differences    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_RETAIL_CAT   Trading: Cost Allocation 
Created 20090223   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCAT_RDIFF_BW has no forward declaration.
Interfaces
Class CL_WCAT_RDIFF_BW has no interface implemented.
Friends
Class CL_WCAT_RDIFF_BW has no friend class.
Attributes
Class CL_WCAT_RDIFF_BW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISTRIBUTE_AMOUNT Static method Public Method Distribute small differences completely 20090223
Events
Class CL_WCAT_RDIFF_BW has no event.
Types
Class CL_WCAT_RDIFF_BW 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 Changing CT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Table with distribution items 20090223
2 Importing I_AMNT_VALUE_FIELDNAME Call by reference Type reference (TYPE) DYNFNAM Name of auxiliary field for rounding difference analysis 20090223
3 Importing I_AMOUNT Value transfer Type reference (TYPE) ANY Remainder amount to be distributed 20090223
4 Importing I_PLNT_VALUE_FIELDNAME Call by reference Type reference (TYPE) DYNFNAM plant for rounding difference analysis 20121211
5 Importing I_PROPTOTALS Value transfer Type reference (TYPE) ANY Totals of PROP_VALUE in CT_TABLE 20090223
6 Importing I_PROP_VALUE_FIELDNAME Call by reference Type reference (TYPE) DYNFNAM Name of distribution result field 20090223
# Exception Resumable Description Created on
1 NOT_ALL_DISTRIBUTABLE Difference cannot be distributed completely 20090223
2 NO_ITEMS No items 20090223
History
Last changed by/on SAP  20141101 
SAP Release Created in 705