SAP ABAP Interface IF_CPE_FA_COND_DETERMINATION (Formula Assembly: condition record determination)
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_FA_COND_DETERM_ERP | FA condition determination (ERP implementation) | 20100623 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CPE_FA_COND_DETERM_PROXY | proxy class for FA condition determination | 20100623 |
Properties
| Interface | IF_CPE_FA_COND_DETERMINATION | |
| Short Description | Formula Assembly: condition record determination |
General Data
| Package | CPE_FA_FE | Commodity Pricing: Formula Assembly and Evaluation (ABAP) |
| Created | 20100623 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CPE_FA_COND_DETERMINATION has no forward declaration.
Interfaces
Interface IF_CPE_FA_COND_DETERMINATION has no interface.
Friends
Interface IF_CPE_FA_COND_DETERMINATION has no friend.
Attributes
Interface IF_CPE_FA_COND_DETERMINATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | do condition determination | 20100623 | |
| 2 | Static method | Public | Method | get relevant attributes | 20100623 |
Events
Interface IF_CPE_FA_COND_DETERMINATION has no event.
Types
Interface IF_CPE_FA_COND_DETERMINATION has no local type.
Method Signatures
Method DETERMINE_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ANALYSIS | Call by reference | Type reference (TYPE) | CPET_COND_DET_ANALYSIS | CPE: analysis of condition determination | 20100623 | |||
| 2 | ET_DETERMINATION_RESULT | Call by reference | Type reference (TYPE) | CPET_COND_DET_RESULT_TAB | CPE: condition determination result | 20100623 | |||
| 3 | IT_COND_TYPES | Call by reference | Type reference (TYPE) | CPET_COND_TYPE_TAB | CPE - Table Type for Condition Types | 20100623 | |||
| 4 | IT_HEADER_ATTRIBUTES | Call by reference | Type reference (TYPE) | CPET_NAMEVALUEATTR_50_TAB | CPE Caller - Table Type for Name Value Attributes (L=50) | 20100623 | |||
| 5 | IT_ITEM_ATTRIBUTES | Call by reference | Type reference (TYPE) | CPET_NAMEVALUEATTR_50_TAB | CPE Caller - Table Type for Name Value Attributes (L=50) | 20100623 | |||
| 6 | I_APPLICATION | Call by reference | Type reference (TYPE) | CPET_APPLICATION | CPE Caller - Application using CPE | 20100623 | |||
| 7 | I_PROCEDURE | Call by reference | Type reference (TYPE) | CPET_FA_PROCEDURE | CPE Caller - Formula Assembly Procedure | 20100623 | |||
| 8 | I_TIMESTAMP | Call by reference | Type reference (TYPE) | CPET_ASSEMBLY_TIMESTAMP | CPE Formula - Assembly Date and Time | 20100623 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CPE: errors in conditions area | 20100716 |
Method GET_RELEVANT_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HEAD_ATTR_NAMES | Call by reference | Type reference (TYPE) | CPET_NAME_ATTR_30_TAB | CPE Caller - Table Type for Attribute Names (L=30) | 20100623 | |||
| 2 | ET_ITEM_ATTR_NAMES | Call by reference | Type reference (TYPE) | CPET_NAME_ATTR_30_TAB | CPE Caller - Table Type for Attribute Names (L=30) | 20100623 | |||
| 3 | I_APPLICATION | Call by reference | Type reference (TYPE) | CPET_APPLICATION | CPE Caller - Application using CPE | 20100623 | |||
| 4 | I_PROCEDURE | Call by reference | Type reference (TYPE) | CPET_FA_PROCEDURE | CPE Caller - Formula Assembly Procedure | 20100623 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CPE: errors in conditions area | 20100716 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |