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 | Instance attribute | Private | Type reference (TYPE) | XFELD | Use CA Rounding Factor | 20030122 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | MSEHI | Unit of measurement | 20030122 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | OIU_GRI_PC | 1 | Denominator | 20030122 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | OIUH_DEC11_2 | Volume Denominator | 20030122 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | OIUH_DEC11_2 | Total remaining value | 20030122 | |||
| 6 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20030122 | |
| 2 | Instance method | Public | Method | Subtraction Method | 20030122 | |
| 3 | Instance method | Public | Method | Subtraction Method using High precision | 20030122 | |
| 4 | 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 | I_CA_ROUNDING | Call by reference | Type reference (TYPE) | XFELD | Use CA Rounding Factor | 20030122 | |||
| 2 | I_UOM | Call by reference | Type reference (TYPE) | MSEHI | Unit of measurement | 20030122 | |||
| 3 | TOTAL_PERCENTAGE | Call by reference | Type reference (TYPE) | OIU_GRI_PC | Total Percentage | 20030122 | |||
| 4 | TOTAL_QTY | Call by reference | Type reference (TYPE) | OIU_GRI_PC | Total Qty - Needs to be split | 20030122 | |||
| 5 | TOTAL_VOLUME | Call by reference | Type reference (TYPE) | OIUH_DEC11_2 | Total Volume - Needs to be split | 20030122 | |||
| 6 | 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 | CALC_AMOUNT | Call by reference | Type reference (TYPE) | OIUH_DEC11_2 | Calculated Amount | 20030122 | |||
| 2 | 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 | CALC_AMOUNT | Call by reference | Type reference (TYPE) | OIU_GRI_PC | Calculated amount | 20030122 | |||
| 2 | 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 | CALC_AMOUNT | Call by reference | Type reference (TYPE) | OIUH_DEC11_2 | Calculated Amount | 20030122 | |||
| 2 | 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 |