SAP ABAP Class CL_CPE_FE_RISK_DATA (CPE risk data)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-CPE (Application Component) Commodity Pricing Engine
⤷
CPE_FA_FE (Package) Commodity Pricing: Formula Assembly and Evaluation (ABAP)
⤷
⤷
Properties
| Class | CL_CPE_FE_RISK_DATA | |
| Short Description | CPE risk data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CPE_FA_FE | Commodity Pricing: Formula Assembly and Evaluation (ABAP) |
| Created | 20121112 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CPE_FE_RISK_DATA has no interface implemented.
Friends
Class CL_CPE_FE_RISK_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CPET_FORMCONVOUT_WRK_TAB | CPE Formula - Table Type Work Struct. for Conversion Result | 20121211 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CPET_TERMOUTPUT_TAB | CPE Term - Table Type for Generic Term Output in Evaluation | 20121211 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CPET_TERMCONVOUT_WRK_TAB | CPE Term - Tab. Type Work Structure for Result of Conversion | 20121211 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | LTYPE_GROUP_T | 20121211 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | I | 20121211 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | I | 20121211 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | I | 20121211 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CPET_PRICE_REL_QUOT | Consider pricing-relevant quotations | 20130422 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CPET_QUOTNAME | Quotation Name | 20121211 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | CPET_QUOTSRC | Quotation Source | 20121211 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | CPET_QUOTTYPE | Quotation Type | 20121211 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | CPET_INTERNAL_VALUE | CPE - Used for internal calculation (rounding, conversion) | 20121211 |
Methods
Events
Class CL_CPE_FE_RISK_DATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTYPE_GROUP | Public | See coding | 20121211 | BEGIN OF ltype_group,
termgroup TYPE cpet_termgroup,
count TYPE i,
END OF ltype_group
|
||
| 2 | LTYPE_GROUP_T | Public | See coding | 20121211 | LTYPE_GROUP_T TYPE STANDARD TABLE OF ltype_group
|
Method Signatures
Method CHECK_TERMGROUP_IS_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TERMGROUP_IS_USED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121211 |
Method CHECK_TERMGROUP_IS_USED on class CL_CPE_FE_RISK_DATA has no exception.
Method GET_FORMCONVOUT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FORMCONVOUT_WRK_TAB | Call by reference | Type reference (TYPE) | CPET_FORMCONVOUT_WRK_TAB | CPE Formula - Table Type Work Struct. for Conversion Result | 20121211 |
Method GET_FORMCONVOUT_TAB on class CL_CPE_FE_RISK_DATA has no exception.
Method GET_NUMBER_OF_TERMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER_OF_TERMS | Value transfer | Type reference (TYPE) | I | 20121211 |
Method GET_NUMBER_OF_TERMS on class CL_CPE_FE_RISK_DATA has no exception.
Method GET_NUMBER_OF_TERMS_A Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER_OF_TERMS_A | Value transfer | Type reference (TYPE) | I | 20121211 |
Method GET_NUMBER_OF_TERMS_A on class CL_CPE_FE_RISK_DATA has no exception.
Method GET_NUMBER_OF_TERMS_B Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER_OF_TERMS_B | Value transfer | Type reference (TYPE) | I | 20121211 |
Method GET_NUMBER_OF_TERMS_B on class CL_CPE_FE_RISK_DATA has no exception.
Method GET_PRICE_REL_QUOT_IND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PRICE_REL_QUOT | Value transfer | Type reference (TYPE) | CPET_PRICE_REL_QUOT | Consider pricing-relevant quotations | 20130422 |
Method GET_PRICE_REL_QUOT_IND on class CL_CPE_FE_RISK_DATA has no exception.
Method GET_SUM_QUANTITY_OF_TERMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SUM_QUANT_OF_TERMS | Value transfer | Type reference (TYPE) | CPET_INTERNAL_VALUE | CPE - Used for internal calculation (rounding, conversion) | 20121211 |
Method GET_SUM_QUANTITY_OF_TERMS on class CL_CPE_FE_RISK_DATA has no exception.
Method GET_TERMCONVOUT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TERMCONVOUT_WRK_TAB | Call by reference | Type reference (TYPE) | CPET_TERMCONVOUT_WRK_TAB | CPE Term - Tab. Type Work Structure for Result of Conversion | 20121211 |
Method GET_TERMCONVOUT_TAB on class CL_CPE_FE_RISK_DATA has no exception.
Method GET_TERM_GROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TERMGROUP | Call by reference | Type reference (TYPE) | LTYPE_GROUP_T | 20121211 |
Method GET_TERM_GROUPS on class CL_CPE_FE_RISK_DATA has no exception.
Method SET_FORMCONVOUT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FORMCONVOUT_WRK_TAB | Call by reference | Type reference (TYPE) | CPET_FORMCONVOUT_WRK_TAB | CPE Formula - Table Type Work Struct. for Conversion Result | 20121211 |
Method SET_FORMCONVOUT_TAB on class CL_CPE_FE_RISK_DATA has no exception.
Method SET_NUMBER_OF_TERMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUMBER_OF_TERMS | Call by reference | Type reference (TYPE) | I | 20121211 |
Method SET_NUMBER_OF_TERMS on class CL_CPE_FE_RISK_DATA has no exception.
Method SET_NUMBER_OF_TERMS_A Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUMBER_OF_TERMS_A | Call by reference | Type reference (TYPE) | I | 20121211 |
Method SET_NUMBER_OF_TERMS_A on class CL_CPE_FE_RISK_DATA has no exception.
Method SET_NUMBER_OF_TERMS_B Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUMBER_OF_TERMS_B | Call by reference | Type reference (TYPE) | I | 20121211 |
Method SET_NUMBER_OF_TERMS_B on class CL_CPE_FE_RISK_DATA has no exception.
Method SET_PRICE_REL_QUOT_IND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRICE_REL_QUOT | Call by reference | Type reference (TYPE) | CPET_PRICE_REL_QUOT | Consider pricing-relevant quotations | 20130422 |
Method SET_PRICE_REL_QUOT_IND on class CL_CPE_FE_RISK_DATA has no exception.
Method SET_SUM_QUANTITY_OF_TERMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SUM_QUANT_OF_TERMS | Call by reference | Type reference (TYPE) | CPET_INTERNAL_VALUE | CPE - Used for internal calculation (rounding, conversion) | 20121211 |
Method SET_SUM_QUANTITY_OF_TERMS on class CL_CPE_FE_RISK_DATA has no exception.
Method SET_TERMCONVOUT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TERMCONVOUT_WRK_TAB | Call by reference | Type reference (TYPE) | CPET_TERMCONVOUT_WRK_TAB | CPE Term - Tab. Type Work Structure for Result of Conversion | 20121211 |
Method SET_TERMCONVOUT_TAB on class CL_CPE_FE_RISK_DATA has no exception.
Method SET_TERM_GROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TERMGROUP | Call by reference | Type reference (TYPE) | LTYPE_GROUP_T | 20121211 |
Method SET_TERM_GROUPS on class CL_CPE_FE_RISK_DATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |