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
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)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |