SAP ABAP Class CL_OIUCA_SUB_METH (Subtraction Method)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-PRA-REV-CA (Application Component) Contractual Allocation
     OIU_RVCA (Package) PRA Contractual Allocation (Revenue)
Properties
Class CL_OIUCA_SUB_METH  
Short Description Subtraction Method    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OIU_RVCA   PRA Contractual Allocation (Revenue) 
Created 20001017   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OIUCA_SUB_METH has no forward declaration.
Interfaces
Class CL_OIUCA_SUB_METH has no interface implemented.
Friends
Class CL_OIUCA_SUB_METH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CA_ROUNDING Instance attribute Private Type reference (TYPE) XFELD Use CA Rounding Factor 20020806
2 A_UOM Instance attribute Private Type reference (TYPE) MSEHI Unit of measurement 20020806
3 RATIO_DENOM Instance attribute Private Type reference (TYPE) OIU_GRI_PC 1 Denominator 20001017
4 RATIO_DENOM_VOL Instance attribute Private Type reference (TYPE) OIU_ENTL_VOL Volume Denominator 20001017
5 REMAIN_VALUE Instance attribute Private Type reference (TYPE) OIU_ENTL_VOL Total remaining value 20001017
6 REMAIN_VALUE_PREC Instance attribute Private Type reference (TYPE) OIU_GRI_PC Total remaining value high precision 20010814
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20001017
2 SUBTRACTION_METHOD Instance method Public Method Subtraction Method 20001017
3 SUB_METHOD_PREC Instance method Public Method Subtraction Method using High precision 20010814
4 SUB_METHOD_VOL Instance method Public Method Volume based Subtraction Method 20001017
Events
Class CL_OIUCA_SUB_METH has no event.
Types
Class CL_OIUCA_SUB_METH 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 I_CA_ROUNDING Call by reference Type reference (TYPE) XFELD Use CA Rounding Factor 20020806
2 Importing I_UOM Call by reference Type reference (TYPE) MSEHI Unit of measurement 20020806
3 Importing TOTAL_PERCENTAGE Call by reference Type reference (TYPE) OIU_GRI_PC Total Percentage 20001017
4 Importing TOTAL_QTY Call by reference Type reference (TYPE) OIU_GRI_PC Total Qty - Needs to be split 20010814
5 Importing TOTAL_VOLUME Call by reference Type reference (TYPE) OIU_ENTL_VOL Total Volume - Needs to be split 20001017
6 Importing VOLUME_DENOM Call by reference Type reference (TYPE) OIU_ENTL_VOL Volume Denominator 20001017

Method CONSTRUCTOR on class CL_OIUCA_SUB_METH has no exception.

Method SUBTRACTION_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CALC_AMOUNT Call by reference Type reference (TYPE) OIU_ENTL_VOL Calculated Amount 20001017
2 Importing CUR_PERCENT Call by reference Type reference (TYPE) OIU_GRI_PC Current percentage 20001017

Method SUBTRACTION_METHOD on class CL_OIUCA_SUB_METH has no exception.

Method SUB_METHOD_PREC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CALC_AMOUNT Call by reference Type reference (TYPE) OIU_GRI_PC Calculated amount 20010814
2 Importing CUR_PERCENT Call by reference Type reference (TYPE) OIU_GRI_PC Current percentage 20010814

Method SUB_METHOD_PREC on class CL_OIUCA_SUB_METH has no exception.

Method SUB_METHOD_VOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CALC_AMOUNT Call by reference Type reference (TYPE) OIU_ENTL_VOL Calculated Amount 20001017
2 Importing CUR_VOLUME Call by reference Type reference (TYPE) OIU_ENTL_VOL Current Volume 20001017

Method SUB_METHOD_VOL on class CL_OIUCA_SUB_METH has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in