SAP ABAP Interface IF_CPE_FE_QTY_DISTRB_ROUTINE (Interface for BAdI: BADI_CPE_FE_QTY_DISTRB_ROUTINE)
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)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CPE_FE_QTY_DISTRB_ROUT | Class for BAdI Impl.: BADI_CPE_FE_QTY_DISTRB_ROUT | 20130410 |
Properties
| Interface | IF_CPE_FE_QTY_DISTRB_ROUTINE | |
| Short Description | Interface for BAdI: BADI_CPE_FE_QTY_DISTRB_ROUTINE |
General Data
| Package | CPE_FA_FE | Commodity Pricing: Formula Assembly and Evaluation (ABAP) |
| Created | 20130227 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CPE_FE_QTY_DISTRB_ROUTINE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130410 |
Friends
Interface IF_CPE_FE_QTY_DISTRB_ROUTINE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MC_FACTORS_OR_PERCENTAGE | Constant | Public | Type reference (TYPE) | STRING | '1' | Prop distrb based on factors or percentage | 20130410 | |
| 2 | MC_FIXED_QUANTITY | Constant | Public | Type reference (TYPE) | STRING | '2' | Prop distrb based on ratio betw entered abs and sum of quant | 20130410 | |
| 3 | MC_QUANTITY_FOR_PRICE_FIXATION | Constant | Public | Type reference (TYPE) | STRING | '3' | Absolute fixed quantity | 20130410 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Quantity Distribution | 20130410 |
Events
Interface IF_CPE_FE_QTY_DISTRB_ROUTINE has no event.
Types
Interface IF_CPE_FE_QTY_DISTRB_ROUTINE has no local type.
Method Signatures
Method QUANTITY_DISTRIBUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SUBTERMS_OUTPUT | Call by reference | Type reference (TYPE) | CPET_TERMOUTPUT_TAB | CPE Term - Table Type for Generic Term Output in Evaluation | 20130410 | |||
| 2 | IO_EVALUATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_CPE_FE_EVALUATION_DATA | CPE Evaluation data container | 20130410 | |||
| 3 | IS_ROOT_TERM | Call by reference | Type reference (TYPE) | CPET_TERMOUTPUT | CPE Term - Generic Output Structure during Evaluation | 20130410 | |||
| 4 | IT_SUBTERMS_INPUT | Call by reference | Type reference (TYPE) | CPET_TERMINPUT_TAB | CPE Term - Table Type for Changed General Data Input | 20130410 | |||
| 5 | IV_PRCFIX_LIMIT_QUANTITY | Call by reference | Type reference (TYPE) | CPET_PRCFIX_LIMQTY | CPE Price Fixation Limit Quantity | 20130410 | |||
| 6 | IV_PRCFIX_LIMIT_UOM | Call by reference | Type reference (TYPE) | CPET_PRCFIX_LIMQTY_UOM | CPE Price Fixation Limit Quantity UoM | 20130410 | |||
| 7 | IV_QUANTITY_DISTRB_ROUTINE | Call by reference | Type reference (TYPE) | CPET_PRCFIX_QTYDISTRROUT | CPE Quantity Distribution Routine for Price Fixation | 20130410 | |||
| 8 | IV_TERMCURR | Call by reference | Type reference (TYPE) | CPET_TERMCURR | CPE Term - Currency | 20130410 |
Method QUANTITY_DISTRIBUTION on Interface IF_CPE_FE_QTY_DISTRB_ROUTINE has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |