SAP ABAP Class CL_OIURV_SUB_METH (Subtraction Method)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-PRA-REV-VAL (Application Component) Valuation
     OIU_RVDC (Package) PRA Valuation (Document Concept)
Properties
Class CL_OIURV_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_RVDC   PRA Valuation (Document Concept) 
Created 20030122   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OIURV_SUB_METH has no forward declaration.
Interfaces
Class CL_OIURV_SUB_METH has no interface implemented.
Friends
Class CL_OIURV_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 20030122
2 A_UOM Instance attribute Private Type reference (TYPE) MSEHI Unit of measurement 20030122
3 RATIO_DENOM Instance attribute Private Type reference (TYPE) OIU_GRI_PC 1 Denominator 20030122
4 RATIO_DENOM_VOL Instance attribute Private Type reference (TYPE) OIUH_DEC11_2 Volume Denominator 20030122
5 REMAIN_VALUE Instance attribute Private Type reference (TYPE) OIUH_DEC11_2 Total remaining value 20030122
6 REMAIN_VALUE_PREC Instance attribute Private Type reference (TYPE) OIU_GRI_PC Total remaining value high precision 20030122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030122
2 SUBTRACTION_METHOD Instance method Public Method Subtraction Method 20030122
3 SUB_METHOD_PREC Instance method Public Method Subtraction Method using High precision 20030122
4 SUB_METHOD_VOL Instance method Public Method Volume based Subtraction Method 20030122
Events
Class CL_OIURV_SUB_METH has no event.
Types
Class CL_OIURV_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 20030122
2 Importing I_UOM Call by reference Type reference (TYPE) MSEHI Unit of measurement 20030122
3 Importing TOTAL_PERCENTAGE Call by reference Type reference (TYPE) OIU_GRI_PC Total Percentage 20030122
4 Importing TOTAL_QTY Call by reference Type reference (TYPE) OIU_GRI_PC Total Qty - Needs to be split 20030122
5 Importing TOTAL_VOLUME Call by reference Type reference (TYPE) OIUH_DEC11_2 Total Volume - Needs to be split 20030122
6 Importing VOLUME_DENOM Call by reference Type reference (TYPE) OIUH_DEC11_2 Volume Denominator 20030122

Method CONSTRUCTOR on class CL_OIURV_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) OIUH_DEC11_2 Calculated Amount 20030122
2 Importing CUR_PERCENT Call by reference Type reference (TYPE) OIU_GRI_PC Current percentage 20030122

Method SUBTRACTION_METHOD on class CL_OIURV_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 20030122
2 Importing CUR_PERCENT Call by reference Type reference (TYPE) OIU_GRI_PC Current percentage 20030122

Method SUB_METHOD_PREC on class CL_OIURV_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) OIUH_DEC11_2 Calculated Amount 20030122
2 Importing CUR_VOLUME Call by reference Type reference (TYPE) OIUH_DEC11_2 Current Volume 20030122

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