SAP ABAP Class CL_CPE_FA_COND_DETERM_ERP (FA condition determination (ERP implementation))
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-BF-CPE (Application Component) CPE in SD
⤷
CPE_IF_ERP_CONDITION (Package) CPE - Interface to Business Object ERP Condition
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CPE_FA_COND_CONST | constants for FA condition determination | 20101011 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CPE_FA_COND_DETERMINATION | Formula Assembly: condition record determination | 20100623 |
Properties
| Class | CL_CPE_FA_COND_DETERM_ERP | |
| Short Description | FA condition determination (ERP implementation) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CPE_IF_ERP_CONDITION | CPE - Interface to Business Object ERP Condition |
| Created | 20100623 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CPE_FA_COND_CONST | constants for FA condition determination | 20101011 | ||
| 2 | IF_CPE_FA_COND_DETERMINATION | Formula Assembly: condition record determination | 20100623 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_IM_CPE_FA_SWITCH_CHANGE | 20100812 | Impl. class for CPE_FA_SWITCH_STATE_CHANGE |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /SAPCND/DET_ENGINE_TYPE | CTCUS_ENGINE_TYPE_ABAP | Engine Type Condition Determination | 20100623 | ||
| 2 | Constant | Public | Type reference (TYPE) | /SAPCND/APPLICATION | 'M' | Application as Condition Technique | 20100817 | ||
| 3 | Constant | Public | Type reference (TYPE) | /SAPCND/APPLICATION | 'V' | Application as Condition Technique | 20100817 | ||
| 4 | Constant | Public | Type reference (TYPE) | /SAPCND/DET_ENGINE_TYPE | CTCUS_ENGINE_TYPE_JAVA | Engine Type Condition Determination | 20100623 | ||
| 5 | Constant | Public | Type reference (TYPE) | /SAPCND/USAGE | 'FA' | Usage for Condition Technique | 20100623 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | STY_ENGINE_TYPE_BUFFER | buffer for engine type (appl. specific) | 20100715 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100623 | ||
| 2 | Static method | Public | Method | get default engine type for cond. det. (user-indep.) | 20100721 | |
| 3 | Static method | Public | Method | get engine type for condition determination | 20100715 | |
| 4 | Instance method | Public | Method | 20100623 | ||
| 5 | Static method | Private | Method | update engine type in /SAPCND/T681Z | 20100812 |
Events
Class CL_CPE_FA_COND_DETERM_ERP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | STY_ENGINE_TYPE_BUFFER | Private | See coding | buffer for engine type (appl. specific) | 20100715 | BEGIN OF sty_engine_type_buffer,
application TYPE /sapcnd/application,
engine_type TYPE /sapcnd/det_engine_type,
END OF sty_engine_type_buffer
|
Method Signatures
Method DETERMINE_RECORDS Signature
Method DETERMINE_RECORDS on class CL_CPE_FA_COND_DETERM_ERP has no parameter.
Method DETERMINE_RECORDS on class CL_CPE_FA_COND_DETERM_ERP has no exception.
Method GET_DEFAULT_ENGINE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULT_ENGINE_TYPE | Value transfer | Type reference (TYPE) | /SAPCND/DET_ENGINE_TYPE | Engine Type Condition Determination | 20100806 |
Method GET_DEFAULT_ENGINE_TYPE on class CL_CPE_FA_COND_DETERM_ERP has no exception.
Method GET_ENGINE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENGINE_TYPE | Value transfer | Type reference (TYPE) | /SAPCND/DET_ENGINE_TYPE | Engine Type Condition Determination | 20100715 | |||
| 2 | I_APPLICATION | Call by reference | Type reference (TYPE) | /SAPCND/APPLICATION | Application as Condition Technique | 20100715 |
Method GET_ENGINE_TYPE on class CL_CPE_FA_COND_DETERM_ERP has no exception.
Method GET_RELEVANT_ATTRIBUTES Signature
Method GET_RELEVANT_ATTRIBUTES on class CL_CPE_FA_COND_DETERM_ERP has no parameter.
Method GET_RELEVANT_ATTRIBUTES on class CL_CPE_FA_COND_DETERM_ERP has no exception.
Method UPDATE_ENGINE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGED_RECORDS | Call by reference | Type reference (TYPE) | SYDBCNT | Processed Database Table Rows | 20100812 | |||
| 2 | IV_ENGINE_TYPE | Call by reference | Type reference (TYPE) | /SAPCND/DET_ENGINE_TYPE | Engine Type Condition Determination | 20100812 |
Method UPDATE_ENGINE_TYPE on class CL_CPE_FA_COND_DETERM_ERP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |