SAP ABAP Interface IF_CPE_QUOTATION_GROUP (Quotation Group)
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_QUOTATION_GROUP | Quotation Group | 20130925 |
Properties
Interface | IF_CPE_QUOTATION_GROUP | |
Short Description | Quotation Group |
General Data
Package | CPE_FA_FE | Commodity Pricing: Formula Assembly and Evaluation (ABAP) |
Created | 20121015 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_CPE_QUOTATIONS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CPE_QUOTATION_GROUP has no interface.
Friends
Interface IF_CPE_QUOTATION_GROUP has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | KEYS | Instance attribute | Public | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_KEYS | Quotation Keys | 20121019 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Quotations | 20121019 |
2 | ![]() |
Instance method | Public | Method | Get all Quotations of Quotation Group | 20121019 |
3 | ![]() |
Instance method | Public | Method | Get Quotations for Key only | 20121019 |
Events
Interface IF_CPE_QUOTATION_GROUP has no event.
Types
Interface IF_CPE_QUOTATION_GROUP has no local type.
Method Signatures
Method ADD_QUOTATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_KEY | Quotation Key | 20121019 | ||
2 | ![]() |
I_QUOTATIONS | Call by reference | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_QUOTATIONS | Quotations | 20121019 | ||
3 | ![]() |
R_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_CPE_QUOTATION_GROUP | 20130925 |
Method ADD_QUOTATIONS on Interface IF_CPE_QUOTATION_GROUP has no exception.
Method GET_QUOTATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_QUOTATIONS | Value transfer | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_QUOTATIONS | Qutotations | 20121019 |
Method GET_QUOTATIONS on Interface IF_CPE_QUOTATION_GROUP has no exception.
Method GET_QUOTATIONS_FOR_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | IF_CPE_QUOTATIONS=>TY_KEY | Quotation Key | 20121019 | ||
2 | ![]() |
R_QUOTATIONS | Value transfer | Object reference (TYPE REF TO) | IF_CPE_QUOTATIONS | Quotations | 20121019 |
Method GET_QUOTATIONS_FOR_KEY on Interface IF_CPE_QUOTATION_GROUP has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |