SAP ABAP Interface IF_CPE_FA_COND_CONST (constants for FA condition determination)
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 - 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) 20101011
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_CND_MNT_USAGE_FA Imp. class for BAdI imp. CPE_CND_MNT_USAGE_FA 20101004
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_CONDTYPE_PR Imp. class for BAdI imp. CPE_CONDTYPE_PR 20101011
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_F_FORMID Imp. class for BAdI imp. CPE_F_FORMID 20101012
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_R_CURRENCY Imp. class for BAdI imp. CPE_R_CURRENCY 20101001
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_R_PRICEUNIT Imp. class for BAdI imp. CPE_R_PRICEUNIT 20101001
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_R_RATE Imp. class for BAdI imp. CPE_R_RATE 20101001
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_R_RATETYPE Imp. class for BAdI imp. CPE_R_RATETYPE 20101001
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_R_UOM Imp. class for BAdI imp. CPE_R_UOM 20101001
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_T_CALCRULE Imp. class for BAdI imp. CPE_T_CALCRULE 20101012
... Click here to see Used By full list (14 items)
Properties
Interface IF_CPE_FA_COND_CONST  
Short Description constants for FA condition determination    
General Data
Package CPE_IF_ERP_CONDITION   CPE - Interface to Business Object ERP Condition 
Created 20101001   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_CPE_FA_COND_CONST has no forward declaration.
Interfaces
Interface IF_CPE_FA_COND_CONST has no interface.
Friends
Interface IF_CPE_FA_COND_CONST has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CTGROUP_MM Constant Public Type reference (TYPE) /SAPCND/MAINT_GROUP 'CPE_MM' maint. group Purchasing 20101011
2 CTGROUP_SD Constant Public Type reference (TYPE) /SAPCND/MAINT_GROUP 'CPE_SD' maint. group Sales 20101011
3 FDNAM_CALCRULE Constant Public Type reference (TYPE) NAME_KOMP 'CPE_T_CALCRULE' Component name for calculation rule 20101012
4 FDNAM_CONDTYPE Constant Public Type reference (TYPE) NAME_KOMP 'CPE_CONDTYPE_PR' Component name for pricing condition type 20101011
5 FDNAM_FORMCURR Constant Public Type reference (TYPE) NAME_KOMP 'CPE_R_CURRENCY' Component name for formula currency 20101001
6 FDNAM_FORMID Constant Public Type reference (TYPE) NAME_KOMP 'CPE_F_FORMID' Component name for formula ID 20101012
7 FDNAM_FORMPRUN Constant Public Type reference (TYPE) NAME_KOMP 'CPE_R_PRICEUNIT' Component name for formula price unit 20101001
8 FDNAM_FORMRATE Constant Public Type reference (TYPE) NAME_KOMP 'CPE_R_RATE' Component name for formula rate 20101001
9 FDNAM_FORMUOM Constant Public Type reference (TYPE) NAME_KOMP 'CPE_R_UOM' Component name for formula unit of measure 20101001
10 FDNAM_RATETYPE Constant Public Type reference (TYPE) NAME_KOMP 'CPE_R_RATETYPE' Component name for rate type 20101001
11 FDNAM_TERMGROUP Constant Public Type reference (TYPE) NAME_KOMP 'CPE_T_TERMGROUP' Component name for term group 20101011
12 FDNAM_TERMID Constant Public Type reference (TYPE) NAME_KOMP 'CPE_T_TERMID' Component name for term ID 20101011
13 FDNAM_TERMNO Constant Public Type reference (TYPE) NAME_KOMP 'CPE_T_TERMNO' Component name for term number 20101011
14 FDNAM_TERMRULE Constant Public Type reference (TYPE) NAME_KOMP 'CPE_T_TERMRULE' Component name for term rule 20101011
15 FDNAM_TERMTYPE Constant Public Type reference (TYPE) NAME_KOMP 'CPE_T_TERMTYPE' Component name for term type 20101011
16 KAPPL_MM Constant Public Type reference (TYPE) /SAPCND/APPLICATION 'M' Application Purchasing 20101011
17 KAPPL_SD Constant Public Type reference (TYPE) /SAPCND/APPLICATION 'V' Application Sales 20101011
Methods
Interface IF_CPE_FA_COND_CONST has no method.
Events
Interface IF_CPE_FA_COND_CONST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STY_FA_USAGE_FIELDS Public See coding usage fields for Formula Assembly 20101001 BEGIN OF sty_fa_usage_fields, cpe_r_ratetype TYPE cpet_ratetype, cpe_r_rate TYPE cpet_formrate, cpe_r_currency TYPE cpet_formcurr, cpe_r_priceunit TYPE cpet_formprun, cpe_r_uom TYPE cpet_formuom, END OF sty_fa_usage_fields
Meta Relationship - Used By (full list)
# 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) 20101011
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_CND_MNT_USAGE_FA Imp. class for BAdI imp. CPE_CND_MNT_USAGE_FA 20101004
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_CONDTYPE_PR Imp. class for BAdI imp. CPE_CONDTYPE_PR 20101011
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_F_FORMID Imp. class for BAdI imp. CPE_F_FORMID 20101012
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_R_CURRENCY Imp. class for BAdI imp. CPE_R_CURRENCY 20101001
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_R_PRICEUNIT Imp. class for BAdI imp. CPE_R_PRICEUNIT 20101001
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_R_RATE Imp. class for BAdI imp. CPE_R_RATE 20101001
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_R_RATETYPE Imp. class for BAdI imp. CPE_R_RATETYPE 20101001
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_R_UOM Imp. class for BAdI imp. CPE_R_UOM 20101001
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_T_CALCRULE Imp. class for BAdI imp. CPE_T_CALCRULE 20101012
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_T_TERMGROUP Imp. class for BAdI imp. CPE_T_TERMGROUP 20101011
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_T_TERMID Imp. class for BAdI imp. CPE_T_TERMID 20101011
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_T_TERMRULE Imp. class for BAdI imp. CPE_T_TERMRULE 20101011
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CPE_T_TERMTYPE Imp. class for BAdI imp. CPE_T_TERMTYPE 20101011
History
Last changed by/on SAP  20110908 
SAP Release Created in 606